Shades of Persian Indigo #290390
Tints of Persian Indigo #290390
RGB
CMYK
RGB Variations
Color information
#290390 (or 0x290390) is known color: Persian Indigo. HEX triplet: 29, 03 and 90. RGB value is (41,3,144). Sum of RGB (Red+Green+Blue) = 41+3+144=188 (24% of max value = 765). Red value is 41 (16.41% from 255 or 21.81% from 188); Green value is 3 (1.56% from 255 or 1.60% from 188); Blue value is 144 (56.64% from 255 or 76.60% from 188); Max value from RGB is 144 - color contains mainly: blue. Hex color #290390 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290390 is #D6FC6F. Grayscale: #1D1D1D. Windows color (decimal): -14089328 or 9437993. OLE color: 9437993.
HSL color Cylindrical-coordinate representation of color #290390: hue angle of 256.17º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #290390 is Cyan = 0.72, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 41 | 3 | 144 | - |
| CMYK | 0.72 | 0.98 | 0 | 0.44 |
| HSL | 256.17º | 0.96% | 0.29% | - |
| HSV(B) | 256.17º | 0.98% | 0.56% | - |
| XYZ | 5.98 | 2.55 | 26.56 | - |
| YUV | 30.44 | 192.09 | 135.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 3 | 144 | 0.72 | 0.98 | 0 | 0.44 | 256.17 | 0.96 | 0.29 |
| Hex | 29 | 3 | 90 | 48 | 62 | 0 | 2C | 100 | 60 | 1D |
| Octal | 51 | 3 | 220 | 110 | 142 | 0 | 54 | 400 | 140 | 35 |
| Binary | 101001 | 11 | 10010000 | 1001000 | 1100010 | 0 | 101100 | 100000000 | 1100000 | 11101 |
Color Harmonies of #290390
Complementary color
Monochromatic Colors of #290390
Black with #290390
Text Example
Text Example
White with #290390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290390; }
p { color: rgb(41,3,144); }
H1.HeaderClassName
{
color: #290390;
}
.AnyTagClassName
{
color: #290390;
}
</style>
background-color css
<style>
a { background-color: #290390; }
a { background-color: rgb(41,3,144); }
div.DivClassName
{
background-color: #290390;
}
.BgClassName
{
background-color: #290390;
}
</style>
border-color css
<style>
span { border-color: #290390; }
span { border-color: rgb(41,3,144); }
td.TdClassName
{
border-color: #290390;
}
.TagClassName
{
border-color: #290390;
}
</style>