Shades of Persian Indigo #290472
Tints of Persian Indigo #290472
RGB
CMYK
RGB Variations
Color information
#290472 (or 0x290472) is known color: Persian Indigo. HEX triplet: 29, 04 and 72. RGB value is (41,4,114). Sum of RGB (Red+Green+Blue) = 41+4+114=159 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.79% from 159); Green value is 4 (1.95% from 255 or 2.52% from 159); Blue value is 114 (44.92% from 255 or 71.70% from 159); Max value from RGB is 114 - color contains mainly: blue. Hex color #290472 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290472 is #D6FB8D. Grayscale: #1B1B1B. Windows color (decimal): -14089102 or 7472169. OLE color: 7472169.
HSL color Cylindrical-coordinate representation of color #290472: hue angle of 260.18º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #290472 is Cyan = 0.64, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 4 | 114 | - |
| CMYK | 0.64 | 0.96 | 0 | 0.55 |
| HSL | 260.18º | 0.93% | 0.23% | - |
| HSV(B) | 260.18º | 0.96% | 0.45% | - |
| XYZ | 4 | 1.77 | 16.05 | - |
| YUV | 27.6 | 176.76 | 137.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 4 | 114 | 0.64 | 0.96 | 0 | 0.55 | 260.18 | 0.93 | 0.23 |
| Hex | 29 | 4 | 72 | 40 | 60 | 0 | 37 | 104 | 5D | 17 |
| Octal | 51 | 4 | 162 | 100 | 140 | 0 | 67 | 404 | 135 | 27 |
| Binary | 101001 | 100 | 1110010 | 1000000 | 1100000 | 0 | 110111 | 100000100 | 1011101 | 10111 |
Color Harmonies of #290472
Complementary color
Monochromatic Colors of #290472
Black with #290472
Text Example
Text Example
White with #290472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290472; }
p { color: rgb(41,4,114); }
H1.HeaderClassName
{
color: #290472;
}
.AnyTagClassName
{
color: #290472;
}
</style>
background-color css
<style>
a { background-color: #290472; }
a { background-color: rgb(41,4,114); }
div.DivClassName
{
background-color: #290472;
}
.BgClassName
{
background-color: #290472;
}
</style>
border-color css
<style>
span { border-color: #290472; }
span { border-color: rgb(41,4,114); }
td.TdClassName
{
border-color: #290472;
}
.TagClassName
{
border-color: #290472;
}
</style>