Shades of Persian Indigo #290186
Tints of Persian Indigo #290186
RGB
CMYK
RGB Variations
Color information
#290186 (or 0x290186) is known color: Persian Indigo. HEX triplet: 29, 01 and 86. RGB value is (41,1,134). Sum of RGB (Red+Green+Blue) = 41+1+134=176 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.30% from 176); Green value is 1 (0.78% from 255 or 0.57% from 176); Blue value is 134 (52.73% from 255 or 76.14% from 176); Max value from RGB is 134 - color contains mainly: blue. Hex color #290186 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290186 is #D6FE79. Grayscale: #1B1B1B. Windows color (decimal): -14089850 or 8782121. OLE color: 8782121.
HSL color Cylindrical-coordinate representation of color #290186: hue angle of 258.05º degrees, saturation: 0.99, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #290186 is Cyan = 0.69, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 1 | 134 | - |
| CMYK | 0.69 | 0.99 | 0 | 0.47 |
| HSL | 258.05º | 0.99% | 0.26% | - |
| HSV(B) | 258.05º | 0.99% | 0.53% | - |
| XYZ | 5.23 | 2.21 | 22.71 | - |
| YUV | 28.12 | 187.75 | 137.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 1 | 134 | 0.69 | 0.99 | 0 | 0.47 | 258.05 | 0.99 | 0.26 |
| Hex | 29 | 1 | 86 | 45 | 63 | 0 | 2F | 102 | 63 | 1A |
| Octal | 51 | 1 | 206 | 105 | 143 | 0 | 57 | 402 | 143 | 32 |
| Binary | 101001 | 1 | 10000110 | 1000101 | 1100011 | 0 | 101111 | 100000010 | 1100011 | 11010 |
Color Harmonies of #290186
Complementary color
Monochromatic Colors of #290186
Black with #290186
Text Example
Text Example
White with #290186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290186; }
p { color: rgb(41,1,134); }
H1.HeaderClassName
{
color: #290186;
}
.AnyTagClassName
{
color: #290186;
}
</style>
background-color css
<style>
a { background-color: #290186; }
a { background-color: rgb(41,1,134); }
div.DivClassName
{
background-color: #290186;
}
.BgClassName
{
background-color: #290186;
}
</style>
border-color css
<style>
span { border-color: #290186; }
span { border-color: rgb(41,1,134); }
td.TdClassName
{
border-color: #290186;
}
.TagClassName
{
border-color: #290186;
}
</style>