Shades of Persian Indigo #290470
Tints of Persian Indigo #290470
RGB
CMYK
RGB Variations
Color information
#290470 (or 0x290470) is known color: Persian Indigo. HEX triplet: 29, 04 and 70. RGB value is (41,4,112). Sum of RGB (Red+Green+Blue) = 41+4+112=157 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.11% from 157); Green value is 4 (1.95% from 255 or 2.55% from 157); Blue value is 112 (44.14% from 255 or 71.34% from 157); Max value from RGB is 112 - color contains mainly: blue. Hex color #290470 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290470 is #D6FB8F. Grayscale: #1A1A1A. Windows color (decimal): -14089104 or 7341097. OLE color: 7341097.
HSL color Cylindrical-coordinate representation of color #290470: hue angle of 260.56º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #290470 is Cyan = 0.63, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 4 | 112 | - |
| CMYK | 0.63 | 0.96 | 0 | 0.56 |
| HSL | 260.56º | 0.93% | 0.23% | - |
| HSV(B) | 260.56º | 0.96% | 0.44% | - |
| XYZ | 3.88 | 1.73 | 15.46 | - |
| YUV | 27.38 | 175.76 | 137.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 4 | 112 | 0.63 | 0.96 | 0 | 0.56 | 260.56 | 0.93 | 0.23 |
| Hex | 29 | 4 | 70 | 3F | 60 | 0 | 38 | 105 | 5D | 17 |
| Octal | 51 | 4 | 160 | 77 | 140 | 0 | 70 | 405 | 135 | 27 |
| Binary | 101001 | 100 | 1110000 | 111111 | 1100000 | 0 | 111000 | 100000101 | 1011101 | 10111 |
Color Harmonies of #290470
Complementary color
Monochromatic Colors of #290470
Black with #290470
Text Example
Text Example
White with #290470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290470; }
p { color: rgb(41,4,112); }
H1.HeaderClassName
{
color: #290470;
}
.AnyTagClassName
{
color: #290470;
}
</style>
background-color css
<style>
a { background-color: #290470; }
a { background-color: rgb(41,4,112); }
div.DivClassName
{
background-color: #290470;
}
.BgClassName
{
background-color: #290470;
}
</style>
border-color css
<style>
span { border-color: #290470; }
span { border-color: rgb(41,4,112); }
td.TdClassName
{
border-color: #290470;
}
.TagClassName
{
border-color: #290470;
}
</style>