Shades of Persian Indigo #290770
Tints of Persian Indigo #290770
RGB
CMYK
RGB Variations
Color information
#290770 (or 0x290770) is known color: Persian Indigo. HEX triplet: 29, 07 and 70. RGB value is (41,7,112). Sum of RGB (Red+Green+Blue) = 41+7+112=160 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.62% from 160); Green value is 7 (3.12% from 255 or 4.38% from 160); Blue value is 112 (44.14% from 255 or 70% from 160); Max value from RGB is 112 - color contains mainly: blue. Hex color #290770 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290770 is #D6F88F. Grayscale: #1C1C1C. Windows color (decimal): -14088336 or 7341865. OLE color: 7341865.
HSL color Cylindrical-coordinate representation of color #290770: hue angle of 259.43º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #290770 is Cyan = 0.63, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 7 | 112 | - |
| CMYK | 0.63 | 0.94 | 0 | 0.56 |
| HSL | 259.43º | 0.88% | 0.23% | - |
| HSV(B) | 259.43º | 0.94% | 0.44% | - |
| XYZ | 3.92 | 1.79 | 15.47 | - |
| YUV | 29.14 | 174.76 | 136.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 7 | 112 | 0.63 | 0.94 | 0 | 0.56 | 259.43 | 0.88 | 0.23 |
| Hex | 29 | 7 | 70 | 3F | 5E | 0 | 38 | 103 | 58 | 17 |
| Octal | 51 | 7 | 160 | 77 | 136 | 0 | 70 | 403 | 130 | 27 |
| Binary | 101001 | 111 | 1110000 | 111111 | 1011110 | 0 | 111000 | 100000011 | 1011000 | 10111 |
Color Harmonies of #290770
Complementary color
Monochromatic Colors of #290770
Black with #290770
Text Example
Text Example
White with #290770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290770; }
p { color: rgb(41,7,112); }
H1.HeaderClassName
{
color: #290770;
}
.AnyTagClassName
{
color: #290770;
}
</style>
background-color css
<style>
a { background-color: #290770; }
a { background-color: rgb(41,7,112); }
div.DivClassName
{
background-color: #290770;
}
.BgClassName
{
background-color: #290770;
}
</style>
border-color css
<style>
span { border-color: #290770; }
span { border-color: rgb(41,7,112); }
td.TdClassName
{
border-color: #290770;
}
.TagClassName
{
border-color: #290770;
}
</style>