Shades of Persian Indigo #240871
Tints of Persian Indigo #240871
RGB
CMYK
RGB Variations
Color information
#240871 (or 0x240871) is known color: Persian Indigo. HEX triplet: 24, 08 and 71. RGB value is (36,8,113). Sum of RGB (Red+Green+Blue) = 36+8+113=157 (20% of max value = 765). Red value is 36 (14.45% from 255 or 22.93% from 157); Green value is 8 (3.52% from 255 or 5.10% from 157); Blue value is 113 (44.53% from 255 or 71.97% from 157); Max value from RGB is 113 - color contains mainly: blue. Hex color #240871 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240871 is #DBF78E. Grayscale: #1B1B1B. Windows color (decimal): -14415759 or 7407652. OLE color: 7407652.
HSL color Cylindrical-coordinate representation of color #240871: hue angle of 256º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #240871 is Cyan = 0.68, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 36 | 8 | 113 | - |
| CMYK | 0.68 | 0.93 | 0 | 0.56 |
| HSL | 256º | 0.87% | 0.24% | - |
| HSV(B) | 256º | 0.93% | 0.44% | - |
| XYZ | 3.8 | 1.74 | 15.76 | - |
| YUV | 28.34 | 175.78 | 133.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 8 | 113 | 0.68 | 0.93 | 0 | 0.56 | 256 | 0.87 | 0.24 |
| Hex | 24 | 8 | 71 | 44 | 5D | 0 | 38 | 100 | 57 | 18 |
| Octal | 44 | 10 | 161 | 104 | 135 | 0 | 70 | 400 | 127 | 30 |
| Binary | 100100 | 1000 | 1110001 | 1000100 | 1011101 | 0 | 111000 | 100000000 | 1010111 | 11000 |
Color Harmonies of #240871
Complementary color
Monochromatic Colors of #240871
Black with #240871
Text Example
Text Example
White with #240871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240871; }
p { color: rgb(36,8,113); }
H1.HeaderClassName
{
color: #240871;
}
.AnyTagClassName
{
color: #240871;
}
</style>
background-color css
<style>
a { background-color: #240871; }
a { background-color: rgb(36,8,113); }
div.DivClassName
{
background-color: #240871;
}
.BgClassName
{
background-color: #240871;
}
</style>
border-color css
<style>
span { border-color: #240871; }
span { border-color: rgb(36,8,113); }
td.TdClassName
{
border-color: #240871;
}
.TagClassName
{
border-color: #240871;
}
</style>