Shades of Persian Indigo #240476
Tints of Persian Indigo #240476
RGB
CMYK
RGB Variations
Color information
#240476 (or 0x240476) is known color: Persian Indigo. HEX triplet: 24, 04 and 76. RGB value is (36,4,118). Sum of RGB (Red+Green+Blue) = 36+4+118=158 (20% of max value = 765). Red value is 36 (14.45% from 255 or 22.78% from 158); Green value is 4 (1.95% from 255 or 2.53% from 158); Blue value is 118 (46.48% from 255 or 74.68% from 158); Max value from RGB is 118 - color contains mainly: blue. Hex color #240476 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240476 is #DBFB89. Grayscale: #1A1A1A. Windows color (decimal): -14416778 or 7734308. OLE color: 7734308.
HSL color Cylindrical-coordinate representation of color #240476: hue angle of 256.84º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #240476 is Cyan = 0.69, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 36 | 4 | 118 | - |
| CMYK | 0.69 | 0.97 | 0 | 0.54 |
| HSL | 256.84º | 0.93% | 0.24% | - |
| HSV(B) | 256.84º | 0.97% | 0.46% | - |
| XYZ | 4.04 | 1.77 | 17.27 | - |
| YUV | 26.56 | 179.6 | 134.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 4 | 118 | 0.69 | 0.97 | 0 | 0.54 | 256.84 | 0.93 | 0.24 |
| Hex | 24 | 4 | 76 | 45 | 61 | 0 | 36 | 101 | 5D | 18 |
| Octal | 44 | 4 | 166 | 105 | 141 | 0 | 66 | 401 | 135 | 30 |
| Binary | 100100 | 100 | 1110110 | 1000101 | 1100001 | 0 | 110110 | 100000001 | 1011101 | 11000 |
Color Harmonies of #240476
Complementary color
Monochromatic Colors of #240476
Black with #240476
Text Example
Text Example
White with #240476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240476; }
p { color: rgb(36,4,118); }
H1.HeaderClassName
{
color: #240476;
}
.AnyTagClassName
{
color: #240476;
}
</style>
background-color css
<style>
a { background-color: #240476; }
a { background-color: rgb(36,4,118); }
div.DivClassName
{
background-color: #240476;
}
.BgClassName
{
background-color: #240476;
}
</style>
border-color css
<style>
span { border-color: #240476; }
span { border-color: rgb(36,4,118); }
td.TdClassName
{
border-color: #240476;
}
.TagClassName
{
border-color: #240476;
}
</style>