Shades of Persian Indigo #25047E
Tints of Persian Indigo #25047E
RGB
CMYK
RGB Variations
Color information
#25047E (or 0x25047E) is known color: Persian Indigo. HEX triplet: 25, 04 and 7E. RGB value is (37,4,126). Sum of RGB (Red+Green+Blue) = 37+4+126=167 (22% of max value = 765). Red value is 37 (14.84% from 255 or 22.16% from 167); Green value is 4 (1.95% from 255 or 2.40% from 167); Blue value is 126 (49.61% from 255 or 75.45% from 167); Max value from RGB is 126 - color contains mainly: blue. Hex color #25047E is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #25047E is #DAFB81. Grayscale: #1B1B1B. Windows color (decimal): -14351234 or 8258597. OLE color: 8258597.
HSL color Cylindrical-coordinate representation of color #25047E: hue angle of 256.23º degrees, saturation: 0.94, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #25047E is Cyan = 0.71, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 37 | 4 | 126 | - |
| CMYK | 0.71 | 0.97 | 0 | 0.51 |
| HSL | 256.23º | 0.94% | 0.25% | - |
| HSV(B) | 256.23º | 0.97% | 0.49% | - |
| XYZ | 4.57 | 1.99 | 19.88 | - |
| YUV | 27.78 | 183.43 | 134.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 4 | 126 | 0.71 | 0.97 | 0 | 0.51 | 256.23 | 0.94 | 0.25 |
| Hex | 25 | 4 | 7E | 47 | 61 | 0 | 33 | 100 | 5E | 19 |
| Octal | 45 | 4 | 176 | 107 | 141 | 0 | 63 | 400 | 136 | 31 |
| Binary | 100101 | 100 | 1111110 | 1000111 | 1100001 | 0 | 110011 | 100000000 | 1011110 | 11001 |
Color Harmonies of #25047E
Complementary color
Monochromatic Colors of #25047E
Black with #25047E
Text Example
Text Example
White with #25047E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #25047E; }
p { color: rgb(37,4,126); }
H1.HeaderClassName
{
color: #25047E;
}
.AnyTagClassName
{
color: #25047E;
}
</style>
background-color css
<style>
a { background-color: #25047E; }
a { background-color: rgb(37,4,126); }
div.DivClassName
{
background-color: #25047E;
}
.BgClassName
{
background-color: #25047E;
}
</style>
border-color css
<style>
span { border-color: #25047E; }
span { border-color: rgb(37,4,126); }
td.TdClassName
{
border-color: #25047E;
}
.TagClassName
{
border-color: #25047E;
}
</style>