Shades of Persian Indigo #291970
Tints of Persian Indigo #291970
RGB
CMYK
RGB Variations
Color information
#291970 (or 0x291970) is known color: Persian Indigo. HEX triplet: 29, 19 and 70. RGB value is (41,25,112). Sum of RGB (Red+Green+Blue) = 41+25+112=178 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.03% from 178); Green value is 25 (10.16% from 255 or 14.04% from 178); Blue value is 112 (44.14% from 255 or 62.92% from 178); Max value from RGB is 112 - color contains mainly: blue. Hex color #291970 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291970 is #D6E68F. Grayscale: #272727. Windows color (decimal): -14083728 or 7346473. OLE color: 7346473.
HSL color Cylindrical-coordinate representation of color #291970: hue angle of 251.03º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #291970 is Cyan = 0.63, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 25 | 112 | - |
| CMYK | 0.63 | 0.78 | 0 | 0.56 |
| HSL | 251.03º | 0.64% | 0.27% | - |
| HSV(B) | 251.03º | 0.78% | 0.44% | - |
| XYZ | 4.19 | 2.34 | 15.56 | - |
| YUV | 39.7 | 168.8 | 128.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 25 | 112 | 0.63 | 0.78 | 0 | 0.56 | 251.03 | 0.64 | 0.27 |
| Hex | 29 | 19 | 70 | 3F | 4E | 0 | 38 | FB | 40 | 1B |
| Octal | 51 | 31 | 160 | 77 | 116 | 0 | 70 | 373 | 100 | 33 |
| Binary | 101001 | 11001 | 1110000 | 111111 | 1001110 | 0 | 111000 | 11111011 | 1000000 | 11011 |
Color Harmonies of #291970
Complementary color
Monochromatic Colors of #291970
Black with #291970
Text Example
Text Example
White with #291970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291970; }
p { color: rgb(41,25,112); }
H1.HeaderClassName
{
color: #291970;
}
.AnyTagClassName
{
color: #291970;
}
</style>
background-color css
<style>
a { background-color: #291970; }
a { background-color: rgb(41,25,112); }
div.DivClassName
{
background-color: #291970;
}
.BgClassName
{
background-color: #291970;
}
</style>
border-color css
<style>
span { border-color: #291970; }
span { border-color: rgb(41,25,112); }
td.TdClassName
{
border-color: #291970;
}
.TagClassName
{
border-color: #291970;
}
</style>