Shades of Persian Indigo #240167
Tints of Persian Indigo #240167
RGB
CMYK
RGB Variations
Color information
#240167 (or 0x240167) is known color: Persian Indigo. HEX triplet: 24, 01 and 67. RGB value is (36,1,103). Sum of RGB (Red+Green+Blue) = 36+1+103=140 (18% of max value = 765). Red value is 36 (14.45% from 255 or 25.71% from 140); Green value is 1 (0.78% from 255 or 0.71% from 140); Blue value is 103 (40.62% from 255 or 73.57% from 140); Max value from RGB is 103 - color contains mainly: blue. Hex color #240167 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240167 is #DBFE98. Grayscale: #161616. Windows color (decimal): -14417561 or 6750500. OLE color: 6750500.
HSL color Cylindrical-coordinate representation of color #240167: hue angle of 260.59º 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 #240167 is Cyan = 0.65, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 36 | 1 | 103 | - |
| CMYK | 0.65 | 0.99 | 0 | 0.60 |
| HSL | 260.59º | 0.98% | 0.2% | - |
| HSV(B) | 260.59º | 0.99% | 0.4% | - |
| XYZ | 3.19 | 1.38 | 12.93 | - |
| YUV | 23.09 | 173.1 | 137.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 1 | 103 | 0.65 | 0.99 | 0 | 0.60 | 260.59 | 0.98 | 0.2 |
| Hex | 24 | 1 | 67 | 41 | 63 | 0 | 3C | 105 | 62 | 14 |
| Octal | 44 | 1 | 147 | 101 | 143 | 0 | 74 | 405 | 142 | 24 |
| Binary | 100100 | 1 | 1100111 | 1000001 | 1100011 | 0 | 111100 | 100000101 | 1100010 | 10100 |
Color Harmonies of #240167
Complementary color
Monochromatic Colors of #240167
Black with #240167
Text Example
Text Example
White with #240167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240167; }
p { color: rgb(36,1,103); }
H1.HeaderClassName
{
color: #240167;
}
.AnyTagClassName
{
color: #240167;
}
</style>
background-color css
<style>
a { background-color: #240167; }
a { background-color: rgb(36,1,103); }
div.DivClassName
{
background-color: #240167;
}
.BgClassName
{
background-color: #240167;
}
</style>
border-color css
<style>
span { border-color: #240167; }
span { border-color: rgb(36,1,103); }
td.TdClassName
{
border-color: #240167;
}
.TagClassName
{
border-color: #240167;
}
</style>