Shades of Persian Indigo #291387
Tints of Persian Indigo #291387
RGB
CMYK
RGB Variations
Color information
#291387 (or 0x291387) is known color: Persian Indigo. HEX triplet: 29, 13 and 87. RGB value is (41,19,135). Sum of RGB (Red+Green+Blue) = 41+19+135=195 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.03% from 195); Green value is 19 (7.81% from 255 or 9.74% from 195); Blue value is 135 (53.12% from 255 or 69.23% from 195); Max value from RGB is 135 - color contains mainly: blue. Hex color #291387 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #291387 is #D6EC78. Grayscale: #262626. Windows color (decimal): -14085241 or 8852265. OLE color: 8852265.
HSL color Cylindrical-coordinate representation of color #291387: hue angle of 251.38º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #291387 is Cyan = 0.70, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 19 | 135 | - |
| CMYK | 0.70 | 0.86 | 0 | 0.47 |
| HSL | 251.38º | 0.75% | 0.3% | - |
| HSV(B) | 251.38º | 0.86% | 0.53% | - |
| XYZ | 5.52 | 2.69 | 23.15 | - |
| YUV | 38.8 | 182.29 | 129.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 19 | 135 | 0.70 | 0.86 | 0 | 0.47 | 251.38 | 0.75 | 0.3 |
| Hex | 29 | 13 | 87 | 46 | 56 | 0 | 2F | FB | 4B | 1E |
| Octal | 51 | 23 | 207 | 106 | 126 | 0 | 57 | 373 | 113 | 36 |
| Binary | 101001 | 10011 | 10000111 | 1000110 | 1010110 | 0 | 101111 | 11111011 | 1001011 | 11110 |
Color Harmonies of #291387
Complementary color
Monochromatic Colors of #291387
Black with #291387
Text Example
Text Example
White with #291387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291387; }
p { color: rgb(41,19,135); }
H1.HeaderClassName
{
color: #291387;
}
.AnyTagClassName
{
color: #291387;
}
</style>
background-color css
<style>
a { background-color: #291387; }
a { background-color: rgb(41,19,135); }
div.DivClassName
{
background-color: #291387;
}
.BgClassName
{
background-color: #291387;
}
</style>
border-color css
<style>
span { border-color: #291387; }
span { border-color: rgb(41,19,135); }
td.TdClassName
{
border-color: #291387;
}
.TagClassName
{
border-color: #291387;
}
</style>