Shades of Persian Indigo #291071
Tints of Persian Indigo #291071
RGB
CMYK
RGB Variations
Color information
#291071 (or 0x291071) is known color: Persian Indigo. HEX triplet: 29, 10 and 71. RGB value is (41,16,113). Sum of RGB (Red+Green+Blue) = 41+16+113=170 (22% of max value = 765). Red value is 41 (16.41% from 255 or 24.12% from 170); Green value is 16 (6.64% from 255 or 9.41% from 170); Blue value is 113 (44.53% from 255 or 66.47% from 170); Max value from RGB is 113 - color contains mainly: blue. Hex color #291071 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291071 is #D6EF8E. Grayscale: #222222. Windows color (decimal): -14086031 or 7409705. OLE color: 7409705.
HSL color Cylindrical-coordinate representation of color #291071: hue angle of 255.46º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #291071 is Cyan = 0.64, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 16 | 113 | - |
| CMYK | 0.64 | 0.86 | 0 | 0.56 |
| HSL | 255.46º | 0.75% | 0.25% | - |
| HSV(B) | 255.46º | 0.86% | 0.44% | - |
| XYZ | 4.08 | 2.03 | 15.8 | - |
| YUV | 34.53 | 172.28 | 132.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 16 | 113 | 0.64 | 0.86 | 0 | 0.56 | 255.46 | 0.75 | 0.25 |
| Hex | 29 | 10 | 71 | 40 | 56 | 0 | 38 | FF | 4B | 19 |
| Octal | 51 | 20 | 161 | 100 | 126 | 0 | 70 | 377 | 113 | 31 |
| Binary | 101001 | 10000 | 1110001 | 1000000 | 1010110 | 0 | 111000 | 11111111 | 1001011 | 11001 |
Color Harmonies of #291071
Complementary color
Monochromatic Colors of #291071
Black with #291071
Text Example
Text Example
White with #291071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291071; }
p { color: rgb(41,16,113); }
H1.HeaderClassName
{
color: #291071;
}
.AnyTagClassName
{
color: #291071;
}
</style>
background-color css
<style>
a { background-color: #291071; }
a { background-color: rgb(41,16,113); }
div.DivClassName
{
background-color: #291071;
}
.BgClassName
{
background-color: #291071;
}
</style>
border-color css
<style>
span { border-color: #291071; }
span { border-color: rgb(41,16,113); }
td.TdClassName
{
border-color: #291071;
}
.TagClassName
{
border-color: #291071;
}
</style>