Shades of Persian Indigo #290566
Tints of Persian Indigo #290566
RGB
CMYK
RGB Variations
Color information
#290566 (or 0x290566) is known color: Persian Indigo. HEX triplet: 29, 05 and 66. RGB value is (41,5,102). Sum of RGB (Red+Green+Blue) = 41+5+102=148 (19% of max value = 765). Red value is 41 (16.41% from 255 or 27.70% from 148); Green value is 5 (2.34% from 255 or 3.38% from 148); Blue value is 102 (40.23% from 255 or 68.92% from 148); Max value from RGB is 102 - color contains mainly: blue. Hex color #290566 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290566 is #D6FA99. Grayscale: #1A1A1A. Windows color (decimal): -14088858 or 6685993. OLE color: 6685993.
HSL color Cylindrical-coordinate representation of color #290566: hue angle of 262.27º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #290566 is Cyan = 0.60, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 41 | 5 | 102 | - |
| CMYK | 0.60 | 0.95 | 0 | 0.6 |
| HSL | 262.27º | 0.91% | 0.21% | - |
| HSV(B) | 262.27º | 0.95% | 0.4% | - |
| XYZ | 3.37 | 1.54 | 12.69 | - |
| YUV | 26.82 | 170.43 | 138.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 5 | 102 | 0.60 | 0.95 | 0 | 0.6 | 262.27 | 0.91 | 0.21 |
| Hex | 29 | 5 | 66 | 3C | 5F | 0 | 3C | 106 | 5B | 15 |
| Octal | 51 | 5 | 146 | 74 | 137 | 0 | 74 | 406 | 133 | 25 |
| Binary | 101001 | 101 | 1100110 | 111100 | 1011111 | 0 | 111100 | 100000110 | 1011011 | 10101 |
Color Harmonies of #290566
Complementary color
Monochromatic Colors of #290566
Black with #290566
Text Example
Text Example
White with #290566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290566; }
p { color: rgb(41,5,102); }
H1.HeaderClassName
{
color: #290566;
}
.AnyTagClassName
{
color: #290566;
}
</style>
background-color css
<style>
a { background-color: #290566; }
a { background-color: rgb(41,5,102); }
div.DivClassName
{
background-color: #290566;
}
.BgClassName
{
background-color: #290566;
}
</style>
border-color css
<style>
span { border-color: #290566; }
span { border-color: rgb(41,5,102); }
td.TdClassName
{
border-color: #290566;
}
.TagClassName
{
border-color: #290566;
}
</style>