Shades of Persian Indigo #291170
Tints of Persian Indigo #291170
RGB
CMYK
RGB Variations
Color information
#291170 (or 0x291170) is known color: Persian Indigo. HEX triplet: 29, 11 and 70. RGB value is (41,17,112). Sum of RGB (Red+Green+Blue) = 41+17+112=170 (22% of max value = 765). Red value is 41 (16.41% from 255 or 24.12% from 170); Green value is 17 (7.03% from 255 or 10% from 170); Blue value is 112 (44.14% from 255 or 65.88% from 170); Max value from RGB is 112 - color contains mainly: blue. Hex color #291170 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291170 is #D6EE8F. Grayscale: #222222. Windows color (decimal): -14085776 or 7344425. OLE color: 7344425.
HSL color Cylindrical-coordinate representation of color #291170: hue angle of 255.16º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #291170 is Cyan = 0.63, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 17 | 112 | - |
| CMYK | 0.63 | 0.85 | 0 | 0.56 |
| HSL | 255.16º | 0.74% | 0.25% | - |
| HSV(B) | 255.16º | 0.85% | 0.44% | - |
| XYZ | 4.04 | 2.04 | 15.51 | - |
| YUV | 35.01 | 171.45 | 132.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 17 | 112 | 0.63 | 0.85 | 0 | 0.56 | 255.16 | 0.74 | 0.25 |
| Hex | 29 | 11 | 70 | 3F | 55 | 0 | 38 | FF | 4A | 19 |
| Octal | 51 | 21 | 160 | 77 | 125 | 0 | 70 | 377 | 112 | 31 |
| Binary | 101001 | 10001 | 1110000 | 111111 | 1010101 | 0 | 111000 | 11111111 | 1001010 | 11001 |
Color Harmonies of #291170
Complementary color
Monochromatic Colors of #291170
Black with #291170
Text Example
Text Example
White with #291170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291170; }
p { color: rgb(41,17,112); }
H1.HeaderClassName
{
color: #291170;
}
.AnyTagClassName
{
color: #291170;
}
</style>
background-color css
<style>
a { background-color: #291170; }
a { background-color: rgb(41,17,112); }
div.DivClassName
{
background-color: #291170;
}
.BgClassName
{
background-color: #291170;
}
</style>
border-color css
<style>
span { border-color: #291170; }
span { border-color: rgb(41,17,112); }
td.TdClassName
{
border-color: #291170;
}
.TagClassName
{
border-color: #291170;
}
</style>