Shades of Persian Indigo #291168
Tints of Persian Indigo #291168
RGB
CMYK
RGB Variations
Color information
#291168 (or 0x291168) is known color: Persian Indigo. HEX triplet: 29, 11 and 68. RGB value is (41,17,104). Sum of RGB (Red+Green+Blue) = 41+17+104=162 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.31% from 162); Green value is 17 (7.03% from 255 or 10.49% from 162); Blue value is 104 (41.02% from 255 or 64.20% from 162); Max value from RGB is 104 - color contains mainly: blue. Hex color #291168 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291168 is #D6EE97. Grayscale: #212121. Windows color (decimal): -14085784 or 6820137. OLE color: 6820137.
HSL color Cylindrical-coordinate representation of color #291168: hue angle of 256.55º 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 #291168 is Cyan = 0.61, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 17 | 104 | - |
| CMYK | 0.61 | 0.84 | 0 | 0.59 |
| HSL | 256.55º | 0.72% | 0.24% | - |
| HSV(B) | 256.55º | 0.84% | 0.41% | - |
| XYZ | 3.61 | 1.87 | 13.27 | - |
| YUV | 34.09 | 167.45 | 132.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 17 | 104 | 0.61 | 0.84 | 0 | 0.59 | 256.55 | 0.72 | 0.24 |
| Hex | 29 | 11 | 68 | 3D | 54 | 0 | 3B | 101 | 48 | 18 |
| Octal | 51 | 21 | 150 | 75 | 124 | 0 | 73 | 401 | 110 | 30 |
| Binary | 101001 | 10001 | 1101000 | 111101 | 1010100 | 0 | 111011 | 100000001 | 1001000 | 11000 |
Color Harmonies of #291168
Complementary color
Monochromatic Colors of #291168
Black with #291168
Text Example
Text Example
White with #291168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291168; }
p { color: rgb(41,17,104); }
H1.HeaderClassName
{
color: #291168;
}
.AnyTagClassName
{
color: #291168;
}
</style>
background-color css
<style>
a { background-color: #291168; }
a { background-color: rgb(41,17,104); }
div.DivClassName
{
background-color: #291168;
}
.BgClassName
{
background-color: #291168;
}
</style>
border-color css
<style>
span { border-color: #291168; }
span { border-color: rgb(41,17,104); }
td.TdClassName
{
border-color: #291168;
}
.TagClassName
{
border-color: #291168;
}
</style>