Shades of Persian Indigo #291573
Tints of Persian Indigo #291573
RGB
CMYK
RGB Variations
Color information
#291573 (or 0x291573) is known color: Persian Indigo. HEX triplet: 29, 15 and 73. RGB value is (41,21,115). Sum of RGB (Red+Green+Blue) = 41+21+115=177 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.16% from 177); Green value is 21 (8.59% from 255 or 11.86% from 177); Blue value is 115 (45.31% from 255 or 64.97% from 177); Max value from RGB is 115 - color contains mainly: blue. Hex color #291573 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291573 is #D6EA8C. Grayscale: #252525. Windows color (decimal): -14084749 or 7542057. OLE color: 7542057.
HSL color Cylindrical-coordinate representation of color #291573: hue angle of 252.77º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #291573 is Cyan = 0.64, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 21 | 115 | - |
| CMYK | 0.64 | 0.82 | 0 | 0.55 |
| HSL | 252.77º | 0.69% | 0.27% | - |
| HSV(B) | 252.77º | 0.82% | 0.45% | - |
| XYZ | 4.28 | 2.25 | 16.43 | - |
| YUV | 37.7 | 171.63 | 130.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 21 | 115 | 0.64 | 0.82 | 0 | 0.55 | 252.77 | 0.69 | 0.27 |
| Hex | 29 | 15 | 73 | 40 | 52 | 0 | 37 | FD | 45 | 1B |
| Octal | 51 | 25 | 163 | 100 | 122 | 0 | 67 | 375 | 105 | 33 |
| Binary | 101001 | 10101 | 1110011 | 1000000 | 1010010 | 0 | 110111 | 11111101 | 1000101 | 11011 |
Color Harmonies of #291573
Complementary color
Monochromatic Colors of #291573
Black with #291573
Text Example
Text Example
White with #291573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291573; }
p { color: rgb(41,21,115); }
H1.HeaderClassName
{
color: #291573;
}
.AnyTagClassName
{
color: #291573;
}
</style>
background-color css
<style>
a { background-color: #291573; }
a { background-color: rgb(41,21,115); }
div.DivClassName
{
background-color: #291573;
}
.BgClassName
{
background-color: #291573;
}
</style>
border-color css
<style>
span { border-color: #291573; }
span { border-color: rgb(41,21,115); }
td.TdClassName
{
border-color: #291573;
}
.TagClassName
{
border-color: #291573;
}
</style>