Shades of Persian Indigo #240876
Tints of Persian Indigo #240876
RGB
CMYK
RGB Variations
Color information
#240876 (or 0x240876) is known color: Persian Indigo. HEX triplet: 24, 08 and 76. RGB value is (36,8,118). Sum of RGB (Red+Green+Blue) = 36+8+118=162 (21% of max value = 765). Red value is 36 (14.45% from 255 or 22.22% from 162); Green value is 8 (3.52% from 255 or 4.94% from 162); Blue value is 118 (46.48% from 255 or 72.84% from 162); Max value from RGB is 118 - color contains mainly: blue. Hex color #240876 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240876 is #DBF789. Grayscale: #1C1C1C. Windows color (decimal): -14415754 or 7735332. OLE color: 7735332.
HSL color Cylindrical-coordinate representation of color #240876: hue angle of 255.27º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #240876 is Cyan = 0.69, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 36 | 8 | 118 | - |
| CMYK | 0.69 | 0.93 | 0 | 0.54 |
| HSL | 255.27º | 0.87% | 0.25% | - |
| HSV(B) | 255.27º | 0.93% | 0.46% | - |
| XYZ | 4.08 | 1.86 | 17.28 | - |
| YUV | 28.91 | 178.28 | 133.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 8 | 118 | 0.69 | 0.93 | 0 | 0.54 | 255.27 | 0.87 | 0.25 |
| Hex | 24 | 8 | 76 | 45 | 5D | 0 | 36 | FF | 57 | 19 |
| Octal | 44 | 10 | 166 | 105 | 135 | 0 | 66 | 377 | 127 | 31 |
| Binary | 100100 | 1000 | 1110110 | 1000101 | 1011101 | 0 | 110110 | 11111111 | 1010111 | 11001 |
Color Harmonies of #240876
Complementary color
Monochromatic Colors of #240876
Black with #240876
Text Example
Text Example
White with #240876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240876; }
p { color: rgb(36,8,118); }
H1.HeaderClassName
{
color: #240876;
}
.AnyTagClassName
{
color: #240876;
}
</style>
background-color css
<style>
a { background-color: #240876; }
a { background-color: rgb(36,8,118); }
div.DivClassName
{
background-color: #240876;
}
.BgClassName
{
background-color: #240876;
}
</style>
border-color css
<style>
span { border-color: #240876; }
span { border-color: rgb(36,8,118); }
td.TdClassName
{
border-color: #240876;
}
.TagClassName
{
border-color: #240876;
}
</style>