Shades of Persian Indigo #291671
Tints of Persian Indigo #291671
RGB
CMYK
RGB Variations
Color information
#291671 (or 0x291671) is known color: Persian Indigo. HEX triplet: 29, 16 and 71. RGB value is (41,22,113). Sum of RGB (Red+Green+Blue) = 41+22+113=176 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.30% from 176); Green value is 22 (8.98% from 255 or 12.5% from 176); Blue value is 113 (44.53% from 255 or 64.20% from 176); Max value from RGB is 113 - color contains mainly: blue. Hex color #291671 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291671 is #D6E98E. Grayscale: #252525. Windows color (decimal): -14084495 or 7411241. OLE color: 7411241.
HSL color Cylindrical-coordinate representation of color #291671: hue angle of 252.53º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #291671 is Cyan = 0.64, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 22 | 113 | - |
| CMYK | 0.64 | 0.81 | 0 | 0.56 |
| HSL | 252.53º | 0.67% | 0.26% | - |
| HSV(B) | 252.53º | 0.81% | 0.44% | - |
| XYZ | 4.18 | 2.24 | 15.83 | - |
| YUV | 38.06 | 170.29 | 130.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 22 | 113 | 0.64 | 0.81 | 0 | 0.56 | 252.53 | 0.67 | 0.26 |
| Hex | 29 | 16 | 71 | 40 | 51 | 0 | 38 | FD | 43 | 1A |
| Octal | 51 | 26 | 161 | 100 | 121 | 0 | 70 | 375 | 103 | 32 |
| Binary | 101001 | 10110 | 1110001 | 1000000 | 1010001 | 0 | 111000 | 11111101 | 1000011 | 11010 |
Color Harmonies of #291671
Complementary color
Monochromatic Colors of #291671
Black with #291671
Text Example
Text Example
White with #291671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291671; }
p { color: rgb(41,22,113); }
H1.HeaderClassName
{
color: #291671;
}
.AnyTagClassName
{
color: #291671;
}
</style>
background-color css
<style>
a { background-color: #291671; }
a { background-color: rgb(41,22,113); }
div.DivClassName
{
background-color: #291671;
}
.BgClassName
{
background-color: #291671;
}
</style>
border-color css
<style>
span { border-color: #291671; }
span { border-color: rgb(41,22,113); }
td.TdClassName
{
border-color: #291671;
}
.TagClassName
{
border-color: #291671;
}
</style>