Shades of Persian Indigo #290891
Tints of Persian Indigo #290891
RGB
CMYK
RGB Variations
Color information
#290891 (or 0x290891) is known color: Persian Indigo. HEX triplet: 29, 08 and 91. RGB value is (41,8,145). Sum of RGB (Red+Green+Blue) = 41+8+145=194 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.13% from 194); Green value is 8 (3.52% from 255 or 4.12% from 194); Blue value is 145 (57.03% from 255 or 74.74% from 194); Max value from RGB is 145 - color contains mainly: blue. Hex color #290891 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290891 is #D6F76E. Grayscale: #202020. Windows color (decimal): -14088047 or 9504809. OLE color: 9504809.
HSL color Cylindrical-coordinate representation of color #290891: hue angle of 254.45º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #290891 is Cyan = 0.72, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 41 | 8 | 145 | - |
| CMYK | 0.72 | 0.94 | 0 | 0.43 |
| HSL | 254.45º | 0.9% | 0.3% | - |
| HSV(B) | 254.45º | 0.94% | 0.57% | - |
| XYZ | 6.11 | 2.69 | 26.99 | - |
| YUV | 33.49 | 190.93 | 133.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 8 | 145 | 0.72 | 0.94 | 0 | 0.43 | 254.45 | 0.9 | 0.3 |
| Hex | 29 | 8 | 91 | 48 | 5E | 0 | 2B | FE | 5A | 1E |
| Octal | 51 | 10 | 221 | 110 | 136 | 0 | 53 | 376 | 132 | 36 |
| Binary | 101001 | 1000 | 10010001 | 1001000 | 1011110 | 0 | 101011 | 11111110 | 1011010 | 11110 |
Color Harmonies of #290891
Complementary color
Monochromatic Colors of #290891
Black with #290891
Text Example
Text Example
White with #290891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290891; }
p { color: rgb(41,8,145); }
H1.HeaderClassName
{
color: #290891;
}
.AnyTagClassName
{
color: #290891;
}
</style>
background-color css
<style>
a { background-color: #290891; }
a { background-color: rgb(41,8,145); }
div.DivClassName
{
background-color: #290891;
}
.BgClassName
{
background-color: #290891;
}
</style>
border-color css
<style>
span { border-color: #290891; }
span { border-color: rgb(41,8,145); }
td.TdClassName
{
border-color: #290891;
}
.TagClassName
{
border-color: #290891;
}
</style>