Shades of Persian Indigo #240862
Tints of Persian Indigo #240862
RGB
CMYK
RGB Variations
Color information
#240862 (or 0x240862) is known color: Persian Indigo. HEX triplet: 24, 08 and 62. RGB value is (36,8,98). Sum of RGB (Red+Green+Blue) = 36+8+98=142 (18% of max value = 765). Red value is 36 (14.45% from 255 or 25.35% from 142); Green value is 8 (3.52% from 255 or 5.63% from 142); Blue value is 98 (38.67% from 255 or 69.01% from 142); Max value from RGB is 98 - color contains mainly: blue. Hex color #240862 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240862 is #DBF79D. Grayscale: #1A1A1A. Windows color (decimal): -14415774 or 6424612. OLE color: 6424612.
HSL color Cylindrical-coordinate representation of color #240862: hue angle of 258.67º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #240862 is Cyan = 0.63, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 36 | 8 | 98 | - |
| CMYK | 0.63 | 0.92 | 0 | 0.62 |
| HSL | 258.67º | 0.85% | 0.21% | - |
| HSV(B) | 258.67º | 0.92% | 0.38% | - |
| XYZ | 3.02 | 1.43 | 11.67 | - |
| YUV | 26.63 | 168.28 | 134.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 8 | 98 | 0.63 | 0.92 | 0 | 0.62 | 258.67 | 0.85 | 0.21 |
| Hex | 24 | 8 | 62 | 3F | 5C | 0 | 3E | 103 | 55 | 15 |
| Octal | 44 | 10 | 142 | 77 | 134 | 0 | 76 | 403 | 125 | 25 |
| Binary | 100100 | 1000 | 1100010 | 111111 | 1011100 | 0 | 111110 | 100000011 | 1010101 | 10101 |
Color Harmonies of #240862
Complementary color
Monochromatic Colors of #240862
Black with #240862
Text Example
Text Example
White with #240862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240862; }
p { color: rgb(36,8,98); }
H1.HeaderClassName
{
color: #240862;
}
.AnyTagClassName
{
color: #240862;
}
</style>
background-color css
<style>
a { background-color: #240862; }
a { background-color: rgb(36,8,98); }
div.DivClassName
{
background-color: #240862;
}
.BgClassName
{
background-color: #240862;
}
</style>
border-color css
<style>
span { border-color: #240862; }
span { border-color: rgb(36,8,98); }
td.TdClassName
{
border-color: #240862;
}
.TagClassName
{
border-color: #240862;
}
</style>