Shades of Persian Indigo #290063
Tints of Persian Indigo #290063
RGB
CMYK
RGB Variations
Color information
#290063 (or 0x290063) is known color: Persian Indigo. HEX triplet: 29, 00 and 63. RGB value is (41,0,99). Sum of RGB (Red+Green+Blue) = 41+0+99=140 (18% of max value = 765). Red value is 41 (16.41% from 255 or 29.29% from 140); Green value is 0 (0.39% from 255 or 0% from 140); Blue value is 99 (39.06% from 255 or 70.71% from 140); Max value from RGB is 99 - color contains mainly: blue. Hex color #290063 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290063 is #D6FF9C. Grayscale: #171717. Windows color (decimal): -14090141 or 6488105. OLE color: 6488105.
HSL color Cylindrical-coordinate representation of color #290063: hue angle of 264.85º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 1%. Process color model (Four color, CMYK) of #290063 is Cyan = 0.59, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 0 | 99 | - |
| CMYK | 0.59 | 1 | 0 | 0.61 |
| HSL | 264.85º | 1% | 0.19% | - |
| HSV(B) | 264.85º | 1% | 0.39% | - |
| XYZ | 3.17 | 1.37 | 11.9 | - |
| YUV | 23.55 | 170.58 | 140.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 0 | 99 | 0.59 | 1 | 0 | 0.61 | 264.85 | 1 | 0.19 |
| Hex | 29 | 0 | 63 | 3B | 64 | 0 | 3D | 109 | 64 | 13 |
| Octal | 51 | 0 | 143 | 73 | 144 | 0 | 75 | 411 | 144 | 23 |
| Binary | 101001 | 0 | 1100011 | 111011 | 1100100 | 0 | 111101 | 100001001 | 1100100 | 10011 |
Color Harmonies of #290063
Complementary color
Monochromatic Colors of #290063
Black with #290063
Text Example
Text Example
White with #290063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290063; }
p { color: rgb(41,0,99); }
H1.HeaderClassName
{
color: #290063;
}
.AnyTagClassName
{
color: #290063;
}
</style>
background-color css
<style>
a { background-color: #290063; }
a { background-color: rgb(41,0,99); }
div.DivClassName
{
background-color: #290063;
}
.BgClassName
{
background-color: #290063;
}
</style>
border-color css
<style>
span { border-color: #290063; }
span { border-color: rgb(41,0,99); }
td.TdClassName
{
border-color: #290063;
}
.TagClassName
{
border-color: #290063;
}
</style>