Shades of Persian Indigo #290986
Tints of Persian Indigo #290986
RGB
CMYK
RGB Variations
Color information
#290986 (or 0x290986) is known color: Persian Indigo. HEX triplet: 29, 09 and 86. RGB value is (41,9,134). Sum of RGB (Red+Green+Blue) = 41+9+134=184 (24% of max value = 765). Red value is 41 (16.41% from 255 or 22.28% from 184); Green value is 9 (3.91% from 255 or 4.89% from 184); Blue value is 134 (52.73% from 255 or 72.83% from 184); Max value from RGB is 134 - color contains mainly: blue. Hex color #290986 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290986 is #D6F679. Grayscale: #202020. Windows color (decimal): -14087802 or 8784169. OLE color: 8784169.
HSL color Cylindrical-coordinate representation of color #290986: hue angle of 255.36º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #290986 is Cyan = 0.69, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 9 | 134 | - |
| CMYK | 0.69 | 0.93 | 0 | 0.47 |
| HSL | 255.36º | 0.87% | 0.28% | - |
| HSV(B) | 255.36º | 0.93% | 0.53% | - |
| XYZ | 5.32 | 2.39 | 22.74 | - |
| YUV | 32.82 | 185.1 | 133.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 9 | 134 | 0.69 | 0.93 | 0 | 0.47 | 255.36 | 0.87 | 0.28 |
| Hex | 29 | 9 | 86 | 45 | 5D | 0 | 2F | FF | 57 | 1C |
| Octal | 51 | 11 | 206 | 105 | 135 | 0 | 57 | 377 | 127 | 34 |
| Binary | 101001 | 1001 | 10000110 | 1000101 | 1011101 | 0 | 101111 | 11111111 | 1010111 | 11100 |
Color Harmonies of #290986
Complementary color
Monochromatic Colors of #290986
Black with #290986
Text Example
Text Example
White with #290986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290986; }
p { color: rgb(41,9,134); }
H1.HeaderClassName
{
color: #290986;
}
.AnyTagClassName
{
color: #290986;
}
</style>
background-color css
<style>
a { background-color: #290986; }
a { background-color: rgb(41,9,134); }
div.DivClassName
{
background-color: #290986;
}
.BgClassName
{
background-color: #290986;
}
</style>
border-color css
<style>
span { border-color: #290986; }
span { border-color: rgb(41,9,134); }
td.TdClassName
{
border-color: #290986;
}
.TagClassName
{
border-color: #290986;
}
</style>