Shades of Persian Indigo #290266
Tints of Persian Indigo #290266
RGB
CMYK
RGB Variations
Color information
#290266 (or 0x290266) is known color: Persian Indigo. HEX triplet: 29, 02 and 66. RGB value is (41,2,102). Sum of RGB (Red+Green+Blue) = 41+2+102=145 (19% of max value = 765). Red value is 41 (16.41% from 255 or 28.28% from 145); Green value is 2 (1.17% from 255 or 1.38% from 145); Blue value is 102 (40.23% from 255 or 70.34% from 145); Max value from RGB is 102 - color contains mainly: blue. Hex color #290266 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290266 is #D6FD99. Grayscale: #181818. Windows color (decimal): -14089626 or 6685225. OLE color: 6685225.
HSL color Cylindrical-coordinate representation of color #290266: hue angle of 263.4º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #290266 is Cyan = 0.60, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 41 | 2 | 102 | - |
| CMYK | 0.60 | 0.98 | 0 | 0.6 |
| HSL | 263.4º | 0.96% | 0.2% | - |
| HSV(B) | 263.4º | 0.98% | 0.4% | - |
| XYZ | 3.33 | 1.47 | 12.68 | - |
| YUV | 25.06 | 171.42 | 139.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 2 | 102 | 0.60 | 0.98 | 0 | 0.6 | 263.4 | 0.96 | 0.2 |
| Hex | 29 | 2 | 66 | 3C | 62 | 0 | 3C | 107 | 60 | 14 |
| Octal | 51 | 2 | 146 | 74 | 142 | 0 | 74 | 407 | 140 | 24 |
| Binary | 101001 | 10 | 1100110 | 111100 | 1100010 | 0 | 111100 | 100000111 | 1100000 | 10100 |
Color Harmonies of #290266
Complementary color
Monochromatic Colors of #290266
Black with #290266
Text Example
Text Example
White with #290266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290266; }
p { color: rgb(41,2,102); }
H1.HeaderClassName
{
color: #290266;
}
.AnyTagClassName
{
color: #290266;
}
</style>
background-color css
<style>
a { background-color: #290266; }
a { background-color: rgb(41,2,102); }
div.DivClassName
{
background-color: #290266;
}
.BgClassName
{
background-color: #290266;
}
</style>
border-color css
<style>
span { border-color: #290266; }
span { border-color: rgb(41,2,102); }
td.TdClassName
{
border-color: #290266;
}
.TagClassName
{
border-color: #290266;
}
</style>