Shades of Persian Indigo #290790
Tints of Persian Indigo #290790
RGB
CMYK
RGB Variations
Color information
#290790 (or 0x290790) is known color: Persian Indigo. HEX triplet: 29, 07 and 90. RGB value is (41,7,144). Sum of RGB (Red+Green+Blue) = 41+7+144=192 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.35% from 192); Green value is 7 (3.12% from 255 or 3.65% from 192); Blue value is 144 (56.64% from 255 or 75% from 192); Max value from RGB is 144 - color contains mainly: blue. Hex color #290790 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290790 is #D6F86F. Grayscale: #202020. Windows color (decimal): -14088304 or 9439017. OLE color: 9439017.
HSL color Cylindrical-coordinate representation of color #290790: hue angle of 254.89º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #290790 is Cyan = 0.72, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 41 | 7 | 144 | - |
| CMYK | 0.72 | 0.95 | 0 | 0.44 |
| HSL | 254.89º | 0.91% | 0.3% | - |
| HSV(B) | 254.89º | 0.95% | 0.56% | - |
| XYZ | 6.02 | 2.64 | 26.58 | - |
| YUV | 32.78 | 190.76 | 133.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 7 | 144 | 0.72 | 0.95 | 0 | 0.44 | 254.89 | 0.91 | 0.3 |
| Hex | 29 | 7 | 90 | 48 | 5F | 0 | 2C | FF | 5B | 1E |
| Octal | 51 | 7 | 220 | 110 | 137 | 0 | 54 | 377 | 133 | 36 |
| Binary | 101001 | 111 | 10010000 | 1001000 | 1011111 | 0 | 101100 | 11111111 | 1011011 | 11110 |
Color Harmonies of #290790
Complementary color
Monochromatic Colors of #290790
Black with #290790
Text Example
Text Example
White with #290790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290790; }
p { color: rgb(41,7,144); }
H1.HeaderClassName
{
color: #290790;
}
.AnyTagClassName
{
color: #290790;
}
</style>
background-color css
<style>
a { background-color: #290790; }
a { background-color: rgb(41,7,144); }
div.DivClassName
{
background-color: #290790;
}
.BgClassName
{
background-color: #290790;
}
</style>
border-color css
<style>
span { border-color: #290790; }
span { border-color: rgb(41,7,144); }
td.TdClassName
{
border-color: #290790;
}
.TagClassName
{
border-color: #290790;
}
</style>