Shades of Persian Indigo #290166
Tints of Persian Indigo #290166
RGB
CMYK
RGB Variations
Color information
#290166 (or 0x290166) is known color: Persian Indigo. HEX triplet: 29, 01 and 66. RGB value is (41,1,102). Sum of RGB (Red+Green+Blue) = 41+1+102=144 (19% of max value = 765). Red value is 41 (16.41% from 255 or 28.47% from 144); Green value is 1 (0.78% from 255 or 0.69% from 144); Blue value is 102 (40.23% from 255 or 70.83% from 144); Max value from RGB is 102 - color contains mainly: blue. Hex color #290166 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290166 is #D6FE99. Grayscale: #181818. Windows color (decimal): -14089882 or 6684969. OLE color: 6684969.
HSL color Cylindrical-coordinate representation of color #290166: hue angle of 263.76º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #290166 is Cyan = 0.60, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 41 | 1 | 102 | - |
| CMYK | 0.60 | 0.99 | 0 | 0.6 |
| HSL | 263.76º | 0.98% | 0.2% | - |
| HSV(B) | 263.76º | 0.99% | 0.4% | - |
| XYZ | 3.32 | 1.45 | 12.68 | - |
| YUV | 24.47 | 171.75 | 139.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 1 | 102 | 0.60 | 0.99 | 0 | 0.6 | 263.76 | 0.98 | 0.2 |
| Hex | 29 | 1 | 66 | 3C | 63 | 0 | 3C | 108 | 62 | 14 |
| Octal | 51 | 1 | 146 | 74 | 143 | 0 | 74 | 410 | 142 | 24 |
| Binary | 101001 | 1 | 1100110 | 111100 | 1100011 | 0 | 111100 | 100001000 | 1100010 | 10100 |
Color Harmonies of #290166
Complementary color
Monochromatic Colors of #290166
Black with #290166
Text Example
Text Example
White with #290166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290166; }
p { color: rgb(41,1,102); }
H1.HeaderClassName
{
color: #290166;
}
.AnyTagClassName
{
color: #290166;
}
</style>
background-color css
<style>
a { background-color: #290166; }
a { background-color: rgb(41,1,102); }
div.DivClassName
{
background-color: #290166;
}
.BgClassName
{
background-color: #290166;
}
</style>
border-color css
<style>
span { border-color: #290166; }
span { border-color: rgb(41,1,102); }
td.TdClassName
{
border-color: #290166;
}
.TagClassName
{
border-color: #290166;
}
</style>