Shades of Persian Indigo #290563
Tints of Persian Indigo #290563
RGB
CMYK
RGB Variations
Color information
#290563 (or 0x290563) is known color: Persian Indigo. HEX triplet: 29, 05 and 63. RGB value is (41,5,99). Sum of RGB (Red+Green+Blue) = 41+5+99=145 (19% of max value = 765). Red value is 41 (16.41% from 255 or 28.28% from 145); Green value is 5 (2.34% from 255 or 3.45% from 145); Blue value is 99 (39.06% from 255 or 68.28% from 145); Max value from RGB is 99 - color contains mainly: blue. Hex color #290563 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290563 is #D6FA9C. Grayscale: #1A1A1A. Windows color (decimal): -14088861 or 6489385. OLE color: 6489385.
HSL color Cylindrical-coordinate representation of color #290563: hue angle of 262.98º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #290563 is Cyan = 0.59, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 5 | 99 | - |
| CMYK | 0.59 | 0.95 | 0 | 0.61 |
| HSL | 262.98º | 0.9% | 0.2% | - |
| HSV(B) | 262.98º | 0.95% | 0.39% | - |
| XYZ | 3.22 | 1.48 | 11.92 | - |
| YUV | 26.48 | 168.93 | 138.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 5 | 99 | 0.59 | 0.95 | 0 | 0.61 | 262.98 | 0.9 | 0.2 |
| Hex | 29 | 5 | 63 | 3B | 5F | 0 | 3D | 107 | 5A | 14 |
| Octal | 51 | 5 | 143 | 73 | 137 | 0 | 75 | 407 | 132 | 24 |
| Binary | 101001 | 101 | 1100011 | 111011 | 1011111 | 0 | 111101 | 100000111 | 1011010 | 10100 |
Color Harmonies of #290563
Complementary color
Monochromatic Colors of #290563
Black with #290563
Text Example
Text Example
White with #290563
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290563; }
p { color: rgb(41,5,99); }
H1.HeaderClassName
{
color: #290563;
}
.AnyTagClassName
{
color: #290563;
}
</style>
background-color css
<style>
a { background-color: #290563; }
a { background-color: rgb(41,5,99); }
div.DivClassName
{
background-color: #290563;
}
.BgClassName
{
background-color: #290563;
}
</style>
border-color css
<style>
span { border-color: #290563; }
span { border-color: rgb(41,5,99); }
td.TdClassName
{
border-color: #290563;
}
.TagClassName
{
border-color: #290563;
}
</style>