Shades of Persian Indigo #291187
Tints of Persian Indigo #291187
RGB
CMYK
RGB Variations
Color information
#291187 (or 0x291187) is known color: Persian Indigo. HEX triplet: 29, 11 and 87. RGB value is (41,17,135). Sum of RGB (Red+Green+Blue) = 41+17+135=193 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.24% from 193); Green value is 17 (7.03% from 255 or 8.81% from 193); Blue value is 135 (53.12% from 255 or 69.95% from 193); Max value from RGB is 135 - color contains mainly: blue. Hex color #291187 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #291187 is #D6EE78. Grayscale: #252525. Windows color (decimal): -14085753 or 8851753. OLE color: 8851753.
HSL color Cylindrical-coordinate representation of color #291187: hue angle of 252.2º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #291187 is Cyan = 0.70, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 17 | 135 | - |
| CMYK | 0.70 | 0.87 | 0 | 0.47 |
| HSL | 252.2º | 0.78% | 0.3% | - |
| HSV(B) | 252.2º | 0.87% | 0.53% | - |
| XYZ | 5.49 | 2.62 | 23.14 | - |
| YUV | 37.63 | 182.95 | 130.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 17 | 135 | 0.70 | 0.87 | 0 | 0.47 | 252.2 | 0.78 | 0.3 |
| Hex | 29 | 11 | 87 | 46 | 57 | 0 | 2F | FC | 4E | 1E |
| Octal | 51 | 21 | 207 | 106 | 127 | 0 | 57 | 374 | 116 | 36 |
| Binary | 101001 | 10001 | 10000111 | 1000110 | 1010111 | 0 | 101111 | 11111100 | 1001110 | 11110 |
Color Harmonies of #291187
Complementary color
Monochromatic Colors of #291187
Black with #291187
Text Example
Text Example
White with #291187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291187; }
p { color: rgb(41,17,135); }
H1.HeaderClassName
{
color: #291187;
}
.AnyTagClassName
{
color: #291187;
}
</style>
background-color css
<style>
a { background-color: #291187; }
a { background-color: rgb(41,17,135); }
div.DivClassName
{
background-color: #291187;
}
.BgClassName
{
background-color: #291187;
}
</style>
border-color css
<style>
span { border-color: #291187; }
span { border-color: rgb(41,17,135); }
td.TdClassName
{
border-color: #291187;
}
.TagClassName
{
border-color: #291187;
}
</style>