Shades of Persian Indigo #240776
Tints of Persian Indigo #240776
RGB
CMYK
RGB Variations
Color information
#240776 (or 0x240776) is known color: Persian Indigo. HEX triplet: 24, 07 and 76. RGB value is (36,7,118). Sum of RGB (Red+Green+Blue) = 36+7+118=161 (21% of max value = 765). Red value is 36 (14.45% from 255 or 22.36% from 161); Green value is 7 (3.12% from 255 or 4.35% from 161); Blue value is 118 (46.48% from 255 or 73.29% from 161); Max value from RGB is 118 - color contains mainly: blue. Hex color #240776 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240776 is #DBF889. Grayscale: #1B1B1B. Windows color (decimal): -14416010 or 7735076. OLE color: 7735076.
HSL color Cylindrical-coordinate representation of color #240776: hue angle of 255.68º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #240776 is Cyan = 0.69, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 36 | 7 | 118 | - |
| CMYK | 0.69 | 0.94 | 0 | 0.54 |
| HSL | 255.68º | 0.89% | 0.25% | - |
| HSV(B) | 255.68º | 0.94% | 0.46% | - |
| XYZ | 4.07 | 1.84 | 17.28 | - |
| YUV | 28.33 | 178.61 | 133.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 7 | 118 | 0.69 | 0.94 | 0 | 0.54 | 255.68 | 0.89 | 0.25 |
| Hex | 24 | 7 | 76 | 45 | 5E | 0 | 36 | 100 | 59 | 19 |
| Octal | 44 | 7 | 166 | 105 | 136 | 0 | 66 | 400 | 131 | 31 |
| Binary | 100100 | 111 | 1110110 | 1000101 | 1011110 | 0 | 110110 | 100000000 | 1011001 | 11001 |
Color Harmonies of #240776
Complementary color
Monochromatic Colors of #240776
Black with #240776
Text Example
Text Example
White with #240776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240776; }
p { color: rgb(36,7,118); }
H1.HeaderClassName
{
color: #240776;
}
.AnyTagClassName
{
color: #240776;
}
</style>
background-color css
<style>
a { background-color: #240776; }
a { background-color: rgb(36,7,118); }
div.DivClassName
{
background-color: #240776;
}
.BgClassName
{
background-color: #240776;
}
</style>
border-color css
<style>
span { border-color: #240776; }
span { border-color: rgb(36,7,118); }
td.TdClassName
{
border-color: #240776;
}
.TagClassName
{
border-color: #240776;
}
</style>