Shades of Persian Indigo #290690
Tints of Persian Indigo #290690
RGB
CMYK
RGB Variations
Color information
#290690 (or 0x290690) is known color: Persian Indigo. HEX triplet: 29, 06 and 90. RGB value is (41,6,144). Sum of RGB (Red+Green+Blue) = 41+6+144=191 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.47% from 191); Green value is 6 (2.73% from 255 or 3.14% from 191); Blue value is 144 (56.64% from 255 or 75.39% from 191); Max value from RGB is 144 - color contains mainly: blue. Hex color #290690 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290690 is #D6F96F. Grayscale: #1F1F1F. Windows color (decimal): -14088560 or 9438761. OLE color: 9438761.
HSL color Cylindrical-coordinate representation of color #290690: hue angle of 255.22º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #290690 is Cyan = 0.72, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 41 | 6 | 144 | - |
| CMYK | 0.72 | 0.96 | 0 | 0.44 |
| HSL | 255.22º | 0.92% | 0.29% | - |
| HSV(B) | 255.22º | 0.96% | 0.56% | - |
| XYZ | 6.01 | 2.62 | 26.57 | - |
| YUV | 32.2 | 191.1 | 134.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 6 | 144 | 0.72 | 0.96 | 0 | 0.44 | 255.22 | 0.92 | 0.29 |
| Hex | 29 | 6 | 90 | 48 | 60 | 0 | 2C | FF | 5C | 1D |
| Octal | 51 | 6 | 220 | 110 | 140 | 0 | 54 | 377 | 134 | 35 |
| Binary | 101001 | 110 | 10010000 | 1001000 | 1100000 | 0 | 101100 | 11111111 | 1011100 | 11101 |
Color Harmonies of #290690
Complementary color
Monochromatic Colors of #290690
Black with #290690
Text Example
Text Example
White with #290690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290690; }
p { color: rgb(41,6,144); }
H1.HeaderClassName
{
color: #290690;
}
.AnyTagClassName
{
color: #290690;
}
</style>
background-color css
<style>
a { background-color: #290690; }
a { background-color: rgb(41,6,144); }
div.DivClassName
{
background-color: #290690;
}
.BgClassName
{
background-color: #290690;
}
</style>
border-color css
<style>
span { border-color: #290690; }
span { border-color: rgb(41,6,144); }
td.TdClassName
{
border-color: #290690;
}
.TagClassName
{
border-color: #290690;
}
</style>