Shades of Persian Indigo #291572
Tints of Persian Indigo #291572
RGB
CMYK
RGB Variations
Color information
#291572 (or 0x291572) is known color: Persian Indigo. HEX triplet: 29, 15 and 72. RGB value is (41,21,114). Sum of RGB (Red+Green+Blue) = 41+21+114=176 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.30% from 176); Green value is 21 (8.59% from 255 or 11.93% from 176); Blue value is 114 (44.92% from 255 or 64.77% from 176); Max value from RGB is 114 - color contains mainly: blue. Hex color #291572 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291572 is #D6EA8D. Grayscale: #252525. Windows color (decimal): -14084750 or 7476521. OLE color: 7476521.
HSL color Cylindrical-coordinate representation of color #291572: hue angle of 252.9º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #291572 is Cyan = 0.64, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 21 | 114 | - |
| CMYK | 0.64 | 0.82 | 0 | 0.55 |
| HSL | 252.9º | 0.69% | 0.26% | - |
| HSV(B) | 252.9º | 0.82% | 0.45% | - |
| XYZ | 4.22 | 2.22 | 16.13 | - |
| YUV | 37.58 | 171.13 | 130.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 21 | 114 | 0.64 | 0.82 | 0 | 0.55 | 252.9 | 0.69 | 0.26 |
| Hex | 29 | 15 | 72 | 40 | 52 | 0 | 37 | FD | 45 | 1A |
| Octal | 51 | 25 | 162 | 100 | 122 | 0 | 67 | 375 | 105 | 32 |
| Binary | 101001 | 10101 | 1110010 | 1000000 | 1010010 | 0 | 110111 | 11111101 | 1000101 | 11010 |
Color Harmonies of #291572
Complementary color
Monochromatic Colors of #291572
Black with #291572
Text Example
Text Example
White with #291572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291572; }
p { color: rgb(41,21,114); }
H1.HeaderClassName
{
color: #291572;
}
.AnyTagClassName
{
color: #291572;
}
</style>
background-color css
<style>
a { background-color: #291572; }
a { background-color: rgb(41,21,114); }
div.DivClassName
{
background-color: #291572;
}
.BgClassName
{
background-color: #291572;
}
</style>
border-color css
<style>
span { border-color: #291572; }
span { border-color: rgb(41,21,114); }
td.TdClassName
{
border-color: #291572;
}
.TagClassName
{
border-color: #291572;
}
</style>