Shades of Persian Indigo #240676
Tints of Persian Indigo #240676
RGB
CMYK
RGB Variations
Color information
#240676 (or 0x240676) is known color: Persian Indigo. HEX triplet: 24, 06 and 76. RGB value is (36,6,118). Sum of RGB (Red+Green+Blue) = 36+6+118=160 (21% of max value = 765). Red value is 36 (14.45% from 255 or 22.5% from 160); Green value is 6 (2.73% from 255 or 3.75% from 160); Blue value is 118 (46.48% from 255 or 73.75% from 160); Max value from RGB is 118 - color contains mainly: blue. Hex color #240676 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240676 is #DBF989. Grayscale: #1B1B1B. Windows color (decimal): -14416266 or 7734820. OLE color: 7734820.
HSL color Cylindrical-coordinate representation of color #240676: hue angle of 256.07º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #240676 is Cyan = 0.69, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 36 | 6 | 118 | - |
| CMYK | 0.69 | 0.95 | 0 | 0.54 |
| HSL | 256.07º | 0.9% | 0.24% | - |
| HSV(B) | 256.07º | 0.95% | 0.46% | - |
| XYZ | 4.06 | 1.81 | 17.28 | - |
| YUV | 27.74 | 178.94 | 133.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 6 | 118 | 0.69 | 0.95 | 0 | 0.54 | 256.07 | 0.9 | 0.24 |
| Hex | 24 | 6 | 76 | 45 | 5F | 0 | 36 | 100 | 5A | 18 |
| Octal | 44 | 6 | 166 | 105 | 137 | 0 | 66 | 400 | 132 | 30 |
| Binary | 100100 | 110 | 1110110 | 1000101 | 1011111 | 0 | 110110 | 100000000 | 1011010 | 11000 |
Color Harmonies of #240676
Complementary color
Monochromatic Colors of #240676
Black with #240676
Text Example
Text Example
White with #240676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240676; }
p { color: rgb(36,6,118); }
H1.HeaderClassName
{
color: #240676;
}
.AnyTagClassName
{
color: #240676;
}
</style>
background-color css
<style>
a { background-color: #240676; }
a { background-color: rgb(36,6,118); }
div.DivClassName
{
background-color: #240676;
}
.BgClassName
{
background-color: #240676;
}
</style>
border-color css
<style>
span { border-color: #240676; }
span { border-color: rgb(36,6,118); }
td.TdClassName
{
border-color: #240676;
}
.TagClassName
{
border-color: #240676;
}
</style>