Shades of Persian Indigo #291288
Tints of Persian Indigo #291288
RGB
CMYK
RGB Variations
Color information
#291288 (or 0x291288) is known color: Persian Indigo. HEX triplet: 29, 12 and 88. RGB value is (41,18,136). Sum of RGB (Red+Green+Blue) = 41+18+136=195 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.03% from 195); Green value is 18 (7.42% from 255 or 9.23% from 195); Blue value is 136 (53.52% from 255 or 69.74% from 195); Max value from RGB is 136 - color contains mainly: blue. Hex color #291288 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #291288 is #D6ED77. Grayscale: #252525. Windows color (decimal): -14085496 or 8917545. OLE color: 8917545.
HSL color Cylindrical-coordinate representation of color #291288: hue angle of 251.69º degrees, saturation: 0.77, 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 #291288 is Cyan = 0.70, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 18 | 136 | - |
| CMYK | 0.70 | 0.87 | 0 | 0.47 |
| HSL | 251.69º | 0.77% | 0.3% | - |
| HSV(B) | 251.69º | 0.87% | 0.53% | - |
| XYZ | 5.57 | 2.68 | 23.52 | - |
| YUV | 38.33 | 183.12 | 129.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 18 | 136 | 0.70 | 0.87 | 0 | 0.47 | 251.69 | 0.77 | 0.3 |
| Hex | 29 | 12 | 88 | 46 | 57 | 0 | 2F | FC | 4D | 1E |
| Octal | 51 | 22 | 210 | 106 | 127 | 0 | 57 | 374 | 115 | 36 |
| Binary | 101001 | 10010 | 10001000 | 1000110 | 1010111 | 0 | 101111 | 11111100 | 1001101 | 11110 |
Color Harmonies of #291288
Complementary color
Monochromatic Colors of #291288
Black with #291288
Text Example
Text Example
White with #291288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291288; }
p { color: rgb(41,18,136); }
H1.HeaderClassName
{
color: #291288;
}
.AnyTagClassName
{
color: #291288;
}
</style>
background-color css
<style>
a { background-color: #291288; }
a { background-color: rgb(41,18,136); }
div.DivClassName
{
background-color: #291288;
}
.BgClassName
{
background-color: #291288;
}
</style>
border-color css
<style>
span { border-color: #291288; }
span { border-color: rgb(41,18,136); }
td.TdClassName
{
border-color: #291288;
}
.TagClassName
{
border-color: #291288;
}
</style>