Shades of Persian Indigo #24047E
Tints of Persian Indigo #24047E
RGB
CMYK
RGB Variations
Color information
#24047E (or 0x24047E) is known color: Persian Indigo. HEX triplet: 24, 04 and 7E. RGB value is (36,4,126). Sum of RGB (Red+Green+Blue) = 36+4+126=166 (21% of max value = 765). Red value is 36 (14.45% from 255 or 21.69% from 166); Green value is 4 (1.95% from 255 or 2.41% from 166); Blue value is 126 (49.61% from 255 or 75.90% from 166); Max value from RGB is 126 - color contains mainly: blue. Hex color #24047E is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #24047E is #DBFB81. Grayscale: #1B1B1B. Windows color (decimal): -14416770 or 8258596. OLE color: 8258596.
HSL color Cylindrical-coordinate representation of color #24047E: hue angle of 255.74º 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 #24047E is Cyan = 0.71, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 36 | 4 | 126 | - |
| CMYK | 0.71 | 0.97 | 0 | 0.51 |
| HSL | 255.74º | 0.94% | 0.25% | - |
| HSV(B) | 255.74º | 0.97% | 0.49% | - |
| XYZ | 4.54 | 1.97 | 19.88 | - |
| YUV | 27.48 | 183.6 | 134.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 4 | 126 | 0.71 | 0.97 | 0 | 0.51 | 255.74 | 0.94 | 0.25 |
| Hex | 24 | 4 | 7E | 47 | 61 | 0 | 33 | 100 | 5E | 19 |
| Octal | 44 | 4 | 176 | 107 | 141 | 0 | 63 | 400 | 136 | 31 |
| Binary | 100100 | 100 | 1111110 | 1000111 | 1100001 | 0 | 110011 | 100000000 | 1011110 | 11001 |
Color Harmonies of #24047E
Complementary color
Monochromatic Colors of #24047E
Black with #24047E
Text Example
Text Example
White with #24047E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #24047E; }
p { color: rgb(36,4,126); }
H1.HeaderClassName
{
color: #24047E;
}
.AnyTagClassName
{
color: #24047E;
}
</style>
background-color css
<style>
a { background-color: #24047E; }
a { background-color: rgb(36,4,126); }
div.DivClassName
{
background-color: #24047E;
}
.BgClassName
{
background-color: #24047E;
}
</style>
border-color css
<style>
span { border-color: #24047E; }
span { border-color: rgb(36,4,126); }
td.TdClassName
{
border-color: #24047E;
}
.TagClassName
{
border-color: #24047E;
}
</style>