Shades of Persian Indigo #291588
Tints of Persian Indigo #291588
RGB
CMYK
RGB Variations
Color information
#291588 (or 0x291588) is known color: Persian Indigo. HEX triplet: 29, 15 and 88. RGB value is (41,21,136). Sum of RGB (Red+Green+Blue) = 41+21+136=198 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.71% from 198); Green value is 21 (8.59% from 255 or 10.61% from 198); Blue value is 136 (53.52% from 255 or 68.69% from 198); Max value from RGB is 136 - color contains mainly: blue. Hex color #291588 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #291588 is #D6EA77. Grayscale: #272727. Windows color (decimal): -14084728 or 8918313. OLE color: 8918313.
HSL color Cylindrical-coordinate representation of color #291588: hue angle of 250.43º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #291588 is Cyan = 0.70, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 21 | 136 | - |
| CMYK | 0.70 | 0.85 | 0 | 0.47 |
| HSL | 250.43º | 0.73% | 0.31% | - |
| HSV(B) | 250.43º | 0.85% | 0.53% | - |
| XYZ | 5.63 | 2.79 | 23.53 | - |
| YUV | 40.09 | 182.13 | 128.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 21 | 136 | 0.70 | 0.85 | 0 | 0.47 | 250.43 | 0.73 | 0.31 |
| Hex | 29 | 15 | 88 | 46 | 55 | 0 | 2F | FA | 49 | 1F |
| Octal | 51 | 25 | 210 | 106 | 125 | 0 | 57 | 372 | 111 | 37 |
| Binary | 101001 | 10101 | 10001000 | 1000110 | 1010101 | 0 | 101111 | 11111010 | 1001001 | 11111 |
Color Harmonies of #291588
Complementary color
Monochromatic Colors of #291588
Black with #291588
Text Example
Text Example
White with #291588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291588; }
p { color: rgb(41,21,136); }
H1.HeaderClassName
{
color: #291588;
}
.AnyTagClassName
{
color: #291588;
}
</style>
background-color css
<style>
a { background-color: #291588; }
a { background-color: rgb(41,21,136); }
div.DivClassName
{
background-color: #291588;
}
.BgClassName
{
background-color: #291588;
}
</style>
border-color css
<style>
span { border-color: #291588; }
span { border-color: rgb(41,21,136); }
td.TdClassName
{
border-color: #291588;
}
.TagClassName
{
border-color: #291588;
}
</style>