Shades of Persian Indigo #240166
Tints of Persian Indigo #240166
RGB
CMYK
RGB Variations
Color information
#240166 (or 0x240166) is known color: Persian Indigo. HEX triplet: 24, 01 and 66. RGB value is (36,1,102). Sum of RGB (Red+Green+Blue) = 36+1+102=139 (18% of max value = 765). Red value is 36 (14.45% from 255 or 25.90% from 139); Green value is 1 (0.78% from 255 or 0.72% from 139); Blue value is 102 (40.23% from 255 or 73.38% from 139); Max value from RGB is 102 - color contains mainly: blue. Hex color #240166 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240166 is #DBFE99. Grayscale: #161616. Windows color (decimal): -14417562 or 6684964. OLE color: 6684964.
HSL color Cylindrical-coordinate representation of color #240166: hue angle of 260.79º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #240166 is Cyan = 0.65, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 36 | 1 | 102 | - |
| CMYK | 0.65 | 0.99 | 0 | 0.6 |
| HSL | 260.79º | 0.98% | 0.2% | - |
| HSV(B) | 260.79º | 0.99% | 0.4% | - |
| XYZ | 3.14 | 1.36 | 12.67 | - |
| YUV | 22.98 | 172.6 | 137.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 1 | 102 | 0.65 | 0.99 | 0 | 0.6 | 260.79 | 0.98 | 0.2 |
| Hex | 24 | 1 | 66 | 41 | 63 | 0 | 3C | 105 | 62 | 14 |
| Octal | 44 | 1 | 146 | 101 | 143 | 0 | 74 | 405 | 142 | 24 |
| Binary | 100100 | 1 | 1100110 | 1000001 | 1100011 | 0 | 111100 | 100000101 | 1100010 | 10100 |
Color Harmonies of #240166
Complementary color
Monochromatic Colors of #240166
Black with #240166
Text Example
Text Example
White with #240166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240166; }
p { color: rgb(36,1,102); }
H1.HeaderClassName
{
color: #240166;
}
.AnyTagClassName
{
color: #240166;
}
</style>
background-color css
<style>
a { background-color: #240166; }
a { background-color: rgb(36,1,102); }
div.DivClassName
{
background-color: #240166;
}
.BgClassName
{
background-color: #240166;
}
</style>
border-color css
<style>
span { border-color: #240166; }
span { border-color: rgb(36,1,102); }
td.TdClassName
{
border-color: #240166;
}
.TagClassName
{
border-color: #240166;
}
</style>