Shades of Persian Indigo #240162
Tints of Persian Indigo #240162
RGB
CMYK
RGB Variations
Color information
#240162 (or 0x240162) is known color: Persian Indigo. HEX triplet: 24, 01 and 62. RGB value is (36,1,98). Sum of RGB (Red+Green+Blue) = 36+1+98=135 (17% of max value = 765). Red value is 36 (14.45% from 255 or 26.67% from 135); Green value is 1 (0.78% from 255 or 0.74% from 135); Blue value is 98 (38.67% from 255 or 72.59% from 135); Max value from RGB is 98 - color contains mainly: blue. Hex color #240162 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240162 is #DBFE9D. Grayscale: #161616. Windows color (decimal): -14417566 or 6422820. OLE color: 6422820.
HSL color Cylindrical-coordinate representation of color #240162: hue angle of 261.65º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #240162 is Cyan = 0.63, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 36 | 1 | 98 | - |
| CMYK | 0.63 | 0.99 | 0 | 0.62 |
| HSL | 261.65º | 0.98% | 0.19% | - |
| HSV(B) | 261.65º | 0.99% | 0.38% | - |
| XYZ | 2.94 | 1.28 | 11.65 | - |
| YUV | 22.52 | 170.6 | 137.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 1 | 98 | 0.63 | 0.99 | 0 | 0.62 | 261.65 | 0.98 | 0.19 |
| Hex | 24 | 1 | 62 | 3F | 63 | 0 | 3E | 106 | 62 | 13 |
| Octal | 44 | 1 | 142 | 77 | 143 | 0 | 76 | 406 | 142 | 23 |
| Binary | 100100 | 1 | 1100010 | 111111 | 1100011 | 0 | 111110 | 100000110 | 1100010 | 10011 |
Color Harmonies of #240162
Complementary color
Monochromatic Colors of #240162
Black with #240162
Text Example
Text Example
White with #240162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240162; }
p { color: rgb(36,1,98); }
H1.HeaderClassName
{
color: #240162;
}
.AnyTagClassName
{
color: #240162;
}
</style>
background-color css
<style>
a { background-color: #240162; }
a { background-color: rgb(36,1,98); }
div.DivClassName
{
background-color: #240162;
}
.BgClassName
{
background-color: #240162;
}
</style>
border-color css
<style>
span { border-color: #240162; }
span { border-color: rgb(36,1,98); }
td.TdClassName
{
border-color: #240162;
}
.TagClassName
{
border-color: #240162;
}
</style>