Shades of Persian Indigo #240276
Tints of Persian Indigo #240276
RGB
CMYK
RGB Variations
Color information
#240276 (or 0x240276) is known color: Persian Indigo. HEX triplet: 24, 02 and 76. RGB value is (36,2,118). Sum of RGB (Red+Green+Blue) = 36+2+118=156 (20% of max value = 765). Red value is 36 (14.45% from 255 or 23.08% from 156); Green value is 2 (1.17% from 255 or 1.28% from 156); Blue value is 118 (46.48% from 255 or 75.64% from 156); Max value from RGB is 118 - color contains mainly: blue. Hex color #240276 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240276 is #DBFD89. Grayscale: #181818. Windows color (decimal): -14417290 or 7733796. OLE color: 7733796.
HSL color Cylindrical-coordinate representation of color #240276: hue angle of 257.59º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #240276 is Cyan = 0.69, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 36 | 2 | 118 | - |
| CMYK | 0.69 | 0.98 | 0 | 0.54 |
| HSL | 257.59º | 0.97% | 0.24% | - |
| HSV(B) | 257.59º | 0.98% | 0.46% | - |
| XYZ | 4.02 | 1.73 | 17.26 | - |
| YUV | 25.39 | 180.26 | 135.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 2 | 118 | 0.69 | 0.98 | 0 | 0.54 | 257.59 | 0.97 | 0.24 |
| Hex | 24 | 2 | 76 | 45 | 62 | 0 | 36 | 102 | 61 | 18 |
| Octal | 44 | 2 | 166 | 105 | 142 | 0 | 66 | 402 | 141 | 30 |
| Binary | 100100 | 10 | 1110110 | 1000101 | 1100010 | 0 | 110110 | 100000010 | 1100001 | 11000 |
Color Harmonies of #240276
Complementary color
Monochromatic Colors of #240276
Black with #240276
Text Example
Text Example
White with #240276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240276; }
p { color: rgb(36,2,118); }
H1.HeaderClassName
{
color: #240276;
}
.AnyTagClassName
{
color: #240276;
}
</style>
background-color css
<style>
a { background-color: #240276; }
a { background-color: rgb(36,2,118); }
div.DivClassName
{
background-color: #240276;
}
.BgClassName
{
background-color: #240276;
}
</style>
border-color css
<style>
span { border-color: #240276; }
span { border-color: rgb(36,2,118); }
td.TdClassName
{
border-color: #240276;
}
.TagClassName
{
border-color: #240276;
}
</style>