Shades of Persian Indigo #241168
Tints of Persian Indigo #241168
RGB
CMYK
RGB Variations
Color information
#241168 (or 0x241168) is known color: Persian Indigo. HEX triplet: 24, 11 and 68. RGB value is (36,17,104). Sum of RGB (Red+Green+Blue) = 36+17+104=157 (20% of max value = 765). Red value is 36 (14.45% from 255 or 22.93% from 157); Green value is 17 (7.03% from 255 or 10.83% from 157); Blue value is 104 (41.02% from 255 or 66.24% from 157); Max value from RGB is 104 - color contains mainly: blue. Hex color #241168 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #241168 is #DBEE97. Grayscale: #202020. Windows color (decimal): -14413464 or 6820132. OLE color: 6820132.
HSL color Cylindrical-coordinate representation of color #241168: hue angle of 253.1º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #241168 is Cyan = 0.65, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 36 | 17 | 104 | - |
| CMYK | 0.65 | 0.84 | 0 | 0.59 |
| HSL | 253.1º | 0.72% | 0.24% | - |
| HSV(B) | 253.1º | 0.84% | 0.41% | - |
| XYZ | 3.43 | 1.78 | 13.26 | - |
| YUV | 32.6 | 168.29 | 130.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 17 | 104 | 0.65 | 0.84 | 0 | 0.59 | 253.1 | 0.72 | 0.24 |
| Hex | 24 | 11 | 68 | 41 | 54 | 0 | 3B | FD | 48 | 18 |
| Octal | 44 | 21 | 150 | 101 | 124 | 0 | 73 | 375 | 110 | 30 |
| Binary | 100100 | 10001 | 1101000 | 1000001 | 1010100 | 0 | 111011 | 11111101 | 1001000 | 11000 |
Color Harmonies of #241168
Complementary color
Monochromatic Colors of #241168
Black with #241168
Text Example
Text Example
White with #241168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #241168; }
p { color: rgb(36,17,104); }
H1.HeaderClassName
{
color: #241168;
}
.AnyTagClassName
{
color: #241168;
}
</style>
background-color css
<style>
a { background-color: #241168; }
a { background-color: rgb(36,17,104); }
div.DivClassName
{
background-color: #241168;
}
.BgClassName
{
background-color: #241168;
}
</style>
border-color css
<style>
span { border-color: #241168; }
span { border-color: rgb(36,17,104); }
td.TdClassName
{
border-color: #241168;
}
.TagClassName
{
border-color: #241168;
}
</style>