Shades of Persian Indigo #290562
Tints of Persian Indigo #290562
RGB
CMYK
RGB Variations
Color information
#290562 (or 0x290562) is known color: Persian Indigo. HEX triplet: 29, 05 and 62. RGB value is (41,5,98). Sum of RGB (Red+Green+Blue) = 41+5+98=144 (19% of max value = 765). Red value is 41 (16.41% from 255 or 28.47% from 144); Green value is 5 (2.34% from 255 or 3.47% from 144); Blue value is 98 (38.67% from 255 or 68.06% from 144); Max value from RGB is 98 - color contains mainly: blue. Hex color #290562 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290562 is #D6FA9D. Grayscale: #1A1A1A. Windows color (decimal): -14088862 or 6423849. OLE color: 6423849.
HSL color Cylindrical-coordinate representation of color #290562: hue angle of 263.23º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #290562 is Cyan = 0.58, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 5 | 98 | - |
| CMYK | 0.58 | 0.95 | 0 | 0.62 |
| HSL | 263.23º | 0.9% | 0.2% | - |
| HSV(B) | 263.23º | 0.95% | 0.38% | - |
| XYZ | 3.17 | 1.46 | 11.67 | - |
| YUV | 26.37 | 168.43 | 138.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 5 | 98 | 0.58 | 0.95 | 0 | 0.62 | 263.23 | 0.9 | 0.2 |
| Hex | 29 | 5 | 62 | 3A | 5F | 0 | 3E | 107 | 5A | 14 |
| Octal | 51 | 5 | 142 | 72 | 137 | 0 | 76 | 407 | 132 | 24 |
| Binary | 101001 | 101 | 1100010 | 111010 | 1011111 | 0 | 111110 | 100000111 | 1011010 | 10100 |
Color Harmonies of #290562
Complementary color
Monochromatic Colors of #290562
Black with #290562
Text Example
Text Example
White with #290562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290562; }
p { color: rgb(41,5,98); }
H1.HeaderClassName
{
color: #290562;
}
.AnyTagClassName
{
color: #290562;
}
</style>
background-color css
<style>
a { background-color: #290562; }
a { background-color: rgb(41,5,98); }
div.DivClassName
{
background-color: #290562;
}
.BgClassName
{
background-color: #290562;
}
</style>
border-color css
<style>
span { border-color: #290562; }
span { border-color: rgb(41,5,98); }
td.TdClassName
{
border-color: #290562;
}
.TagClassName
{
border-color: #290562;
}
</style>