#2525a4 color RGB value is (37,37,164)
#2525a4 color CMYK value
#2525a4 color HSL value
HSV(or HSB) | 240° | 77.4 | 64.3 |
XYZ | 8.125 | 4.397 | 35.542 |
Yxy | 0.169 | 0.091 | 4.397 |
LAB | 24.942 | 43.787 | -67.118 |
LUV | 24.942 | -5.83 | -80.852 |
Hunter-LAB | 20.969 | 32.474 | -85.821 |
CIE-LCH | 24.942 | 80.138 | 303.12 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 25 | 25 | A4 |
Decimal | 37 | 37 | 164 |
Octal | 45 | 45 | 244 |
Binary | 00100101 | 00100101 | 10100100 |
Below, you can see some colors close to #2525a4. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #2525a4.
<span style="color:#2525a4">Text here</span>
This paragraph has a background color of #2525a4.
<p style="background-color:#2525a4;">Content here</p>
This element has a border color of #2525a4.
<div style="border:1px #2525a4;">Content here</div>
.text {color:#2525a4;}
.background {background-color:#2525a4;}
.border {border:1px solid #2525a4;}
.text-shadow {border:1px solid #2525a4;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #020208 is the darkest color, while #f6f6fd is the lightest one.