Shades of Persian Indigo #290191
Tints of Persian Indigo #290191
RGB
CMYK
RGB Variations
Color information
#290191 (or 0x290191) is known color: Persian Indigo. HEX triplet: 29, 01 and 91. RGB value is (41,1,145). Sum of RGB (Red+Green+Blue) = 41+1+145=187 (24% of max value = 765). Red value is 41 (16.41% from 255 or 21.93% from 187); Green value is 1 (0.78% from 255 or 0.53% from 187); Blue value is 145 (57.03% from 255 or 77.54% from 187); Max value from RGB is 145 - color contains mainly: blue. Hex color #290191 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290191 is #D6FE6E. Grayscale: #1C1C1C. Windows color (decimal): -14089839 or 9503017. OLE color: 9503017.
HSL color Cylindrical-coordinate representation of color #290191: hue angle of 256.67º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #290191 is Cyan = 0.72, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 41 | 1 | 145 | - |
| CMYK | 0.72 | 0.99 | 0 | 0.43 |
| HSL | 256.67º | 0.99% | 0.29% | - |
| HSV(B) | 256.67º | 0.99% | 0.57% | - |
| XYZ | 6.04 | 2.54 | 26.96 | - |
| YUV | 29.38 | 193.25 | 136.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 1 | 145 | 0.72 | 0.99 | 0 | 0.43 | 256.67 | 0.99 | 0.29 |
| Hex | 29 | 1 | 91 | 48 | 63 | 0 | 2B | 101 | 63 | 1D |
| Octal | 51 | 1 | 221 | 110 | 143 | 0 | 53 | 401 | 143 | 35 |
| Binary | 101001 | 1 | 10010001 | 1001000 | 1100011 | 0 | 101011 | 100000001 | 1100011 | 11101 |
Color Harmonies of #290191
Complementary color
Monochromatic Colors of #290191
Black with #290191
Text Example
Text Example
White with #290191
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290191; }
p { color: rgb(41,1,145); }
H1.HeaderClassName
{
color: #290191;
}
.AnyTagClassName
{
color: #290191;
}
</style>
background-color css
<style>
a { background-color: #290191; }
a { background-color: rgb(41,1,145); }
div.DivClassName
{
background-color: #290191;
}
.BgClassName
{
background-color: #290191;
}
</style>
border-color css
<style>
span { border-color: #290191; }
span { border-color: rgb(41,1,145); }
td.TdClassName
{
border-color: #290191;
}
.TagClassName
{
border-color: #290191;
}
</style>