Shades of Persian Indigo #290366
Tints of Persian Indigo #290366
RGB
CMYK
RGB Variations
Color information
#290366 (or 0x290366) is known color: Persian Indigo. HEX triplet: 29, 03 and 66. RGB value is (41,3,102). Sum of RGB (Red+Green+Blue) = 41+3+102=146 (19% of max value = 765). Red value is 41 (16.41% from 255 or 28.08% from 146); Green value is 3 (1.56% from 255 or 2.05% from 146); Blue value is 102 (40.23% from 255 or 69.86% from 146); Max value from RGB is 102 - color contains mainly: blue. Hex color #290366 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290366 is #D6FC99. Grayscale: #191919. Windows color (decimal): -14089370 or 6685481. OLE color: 6685481.
HSL color Cylindrical-coordinate representation of color #290366: hue angle of 263.03º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #290366 is Cyan = 0.60, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 41 | 3 | 102 | - |
| CMYK | 0.60 | 0.97 | 0 | 0.6 |
| HSL | 263.03º | 0.94% | 0.21% | - |
| HSV(B) | 263.03º | 0.97% | 0.4% | - |
| XYZ | 3.35 | 1.5 | 12.68 | - |
| YUV | 25.65 | 171.09 | 138.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 3 | 102 | 0.60 | 0.97 | 0 | 0.6 | 263.03 | 0.94 | 0.21 |
| Hex | 29 | 3 | 66 | 3C | 61 | 0 | 3C | 107 | 5E | 15 |
| Octal | 51 | 3 | 146 | 74 | 141 | 0 | 74 | 407 | 136 | 25 |
| Binary | 101001 | 11 | 1100110 | 111100 | 1100001 | 0 | 111100 | 100000111 | 1011110 | 10101 |
Color Harmonies of #290366
Complementary color
Monochromatic Colors of #290366
Black with #290366
Text Example
Text Example
White with #290366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290366; }
p { color: rgb(41,3,102); }
H1.HeaderClassName
{
color: #290366;
}
.AnyTagClassName
{
color: #290366;
}
</style>
background-color css
<style>
a { background-color: #290366; }
a { background-color: rgb(41,3,102); }
div.DivClassName
{
background-color: #290366;
}
.BgClassName
{
background-color: #290366;
}
</style>
border-color css
<style>
span { border-color: #290366; }
span { border-color: rgb(41,3,102); }
td.TdClassName
{
border-color: #290366;
}
.TagClassName
{
border-color: #290366;
}
</style>