Shades of Persian Indigo #290663
Tints of Persian Indigo #290663
RGB
CMYK
RGB Variations
Color information
#290663 (or 0x290663) is known color: Persian Indigo. HEX triplet: 29, 06 and 63. RGB value is (41,6,99). Sum of RGB (Red+Green+Blue) = 41+6+99=146 (19% of max value = 765). Red value is 41 (16.41% from 255 or 28.08% from 146); Green value is 6 (2.73% from 255 or 4.11% from 146); Blue value is 99 (39.06% from 255 or 67.81% from 146); Max value from RGB is 99 - color contains mainly: blue. Hex color #290663 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290663 is #D6F99C. Grayscale: #1A1A1A. Windows color (decimal): -14088605 or 6489641. OLE color: 6489641.
HSL color Cylindrical-coordinate representation of color #290663: hue angle of 262.58º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #290663 is Cyan = 0.59, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 6 | 99 | - |
| CMYK | 0.59 | 0.94 | 0 | 0.61 |
| HSL | 262.58º | 0.89% | 0.21% | - |
| HSV(B) | 262.58º | 0.94% | 0.39% | - |
| XYZ | 3.23 | 1.5 | 11.92 | - |
| YUV | 27.07 | 168.6 | 137.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 6 | 99 | 0.59 | 0.94 | 0 | 0.61 | 262.58 | 0.89 | 0.21 |
| Hex | 29 | 6 | 63 | 3B | 5E | 0 | 3D | 107 | 59 | 15 |
| Octal | 51 | 6 | 143 | 73 | 136 | 0 | 75 | 407 | 131 | 25 |
| Binary | 101001 | 110 | 1100011 | 111011 | 1011110 | 0 | 111101 | 100000111 | 1011001 | 10101 |
Color Harmonies of #290663
Complementary color
Monochromatic Colors of #290663
Black with #290663
Text Example
Text Example
White with #290663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290663; }
p { color: rgb(41,6,99); }
H1.HeaderClassName
{
color: #290663;
}
.AnyTagClassName
{
color: #290663;
}
</style>
background-color css
<style>
a { background-color: #290663; }
a { background-color: rgb(41,6,99); }
div.DivClassName
{
background-color: #290663;
}
.BgClassName
{
background-color: #290663;
}
</style>
border-color css
<style>
span { border-color: #290663; }
span { border-color: rgb(41,6,99); }
td.TdClassName
{
border-color: #290663;
}
.TagClassName
{
border-color: #290663;
}
</style>