Shades of Persian Indigo #290786
Tints of Persian Indigo #290786
RGB
CMYK
RGB Variations
Color information
#290786 (or 0x290786) is known color: Persian Indigo. HEX triplet: 29, 07 and 86. RGB value is (41,7,134). Sum of RGB (Red+Green+Blue) = 41+7+134=182 (24% of max value = 765). Red value is 41 (16.41% from 255 or 22.53% from 182); Green value is 7 (3.12% from 255 or 3.85% from 182); Blue value is 134 (52.73% from 255 or 73.63% from 182); Max value from RGB is 134 - color contains mainly: blue. Hex color #290786 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290786 is #D6F879. Grayscale: #1F1F1F. Windows color (decimal): -14088314 or 8783657. OLE color: 8783657.
HSL color Cylindrical-coordinate representation of color #290786: hue angle of 256.06º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #290786 is Cyan = 0.69, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 7 | 134 | - |
| CMYK | 0.69 | 0.95 | 0 | 0.47 |
| HSL | 256.06º | 0.9% | 0.28% | - |
| HSV(B) | 256.06º | 0.95% | 0.53% | - |
| XYZ | 5.29 | 2.34 | 22.73 | - |
| YUV | 31.64 | 185.76 | 134.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 7 | 134 | 0.69 | 0.95 | 0 | 0.47 | 256.06 | 0.9 | 0.28 |
| Hex | 29 | 7 | 86 | 45 | 5F | 0 | 2F | 100 | 5A | 1C |
| Octal | 51 | 7 | 206 | 105 | 137 | 0 | 57 | 400 | 132 | 34 |
| Binary | 101001 | 111 | 10000110 | 1000101 | 1011111 | 0 | 101111 | 100000000 | 1011010 | 11100 |
Color Harmonies of #290786
Complementary color
Monochromatic Colors of #290786
Black with #290786
Text Example
Text Example
White with #290786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290786; }
p { color: rgb(41,7,134); }
H1.HeaderClassName
{
color: #290786;
}
.AnyTagClassName
{
color: #290786;
}
</style>
background-color css
<style>
a { background-color: #290786; }
a { background-color: rgb(41,7,134); }
div.DivClassName
{
background-color: #290786;
}
.BgClassName
{
background-color: #290786;
}
</style>
border-color css
<style>
span { border-color: #290786; }
span { border-color: rgb(41,7,134); }
td.TdClassName
{
border-color: #290786;
}
.TagClassName
{
border-color: #290786;
}
</style>