Shades of Persian Indigo #240471
Tints of Persian Indigo #240471
RGB
CMYK
RGB Variations
Color information
#240471 (or 0x240471) is known color: Persian Indigo. HEX triplet: 24, 04 and 71. RGB value is (36,4,113). Sum of RGB (Red+Green+Blue) = 36+4+113=153 (20% of max value = 765). Red value is 36 (14.45% from 255 or 23.53% from 153); Green value is 4 (1.95% from 255 or 2.61% from 153); Blue value is 113 (44.53% from 255 or 73.86% from 153); Max value from RGB is 113 - color contains mainly: blue. Hex color #240471 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240471 is #DBFB8E. Grayscale: #191919. Windows color (decimal): -14416783 or 7406628. OLE color: 7406628.
HSL color Cylindrical-coordinate representation of color #240471: hue angle of 257.61º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #240471 is Cyan = 0.68, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 36 | 4 | 113 | - |
| CMYK | 0.68 | 0.96 | 0 | 0.56 |
| HSL | 257.61º | 0.93% | 0.23% | - |
| HSV(B) | 257.61º | 0.96% | 0.44% | - |
| XYZ | 3.75 | 1.65 | 15.74 | - |
| YUV | 25.99 | 177.1 | 135.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 4 | 113 | 0.68 | 0.96 | 0 | 0.56 | 257.61 | 0.93 | 0.23 |
| Hex | 24 | 4 | 71 | 44 | 60 | 0 | 38 | 102 | 5D | 17 |
| Octal | 44 | 4 | 161 | 104 | 140 | 0 | 70 | 402 | 135 | 27 |
| Binary | 100100 | 100 | 1110001 | 1000100 | 1100000 | 0 | 111000 | 100000010 | 1011101 | 10111 |
Color Harmonies of #240471
Complementary color
Monochromatic Colors of #240471
Black with #240471
Text Example
Text Example
White with #240471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240471; }
p { color: rgb(36,4,113); }
H1.HeaderClassName
{
color: #240471;
}
.AnyTagClassName
{
color: #240471;
}
</style>
background-color css
<style>
a { background-color: #240471; }
a { background-color: rgb(36,4,113); }
div.DivClassName
{
background-color: #240471;
}
.BgClassName
{
background-color: #240471;
}
</style>
border-color css
<style>
span { border-color: #240471; }
span { border-color: rgb(36,4,113); }
td.TdClassName
{
border-color: #240471;
}
.TagClassName
{
border-color: #240471;
}
</style>