Shades of Persian Indigo #29016E
Tints of Persian Indigo #29016E
RGB
CMYK
RGB Variations
Color information
#29016E (or 0x29016E) is known color: Persian Indigo. HEX triplet: 29, 01 and 6E. RGB value is (41,1,110). Sum of RGB (Red+Green+Blue) = 41+1+110=152 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.97% from 152); Green value is 1 (0.78% from 255 or 0.66% from 152); Blue value is 110 (43.36% from 255 or 72.37% from 152); Max value from RGB is 110 - color contains mainly: blue. Hex color #29016E is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #29016E is #D6FE91. Grayscale: #181818. Windows color (decimal): -14089874 or 7209257. OLE color: 7209257.
HSL color Cylindrical-coordinate representation of color #29016E: hue angle of 262.02º degrees, saturation: 0.98, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #29016E is Cyan = 0.63, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 41 | 1 | 110 | - |
| CMYK | 0.63 | 0.99 | 0 | 0.57 |
| HSL | 262.02º | 0.98% | 0.22% | - |
| HSV(B) | 262.02º | 0.99% | 0.43% | - |
| XYZ | 3.74 | 1.62 | 14.87 | - |
| YUV | 25.39 | 175.75 | 139.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 1 | 110 | 0.63 | 0.99 | 0 | 0.57 | 262.02 | 0.98 | 0.22 |
| Hex | 29 | 1 | 6E | 3F | 63 | 0 | 39 | 106 | 62 | 16 |
| Octal | 51 | 1 | 156 | 77 | 143 | 0 | 71 | 406 | 142 | 26 |
| Binary | 101001 | 1 | 1101110 | 111111 | 1100011 | 0 | 111001 | 100000110 | 1100010 | 10110 |
Color Harmonies of #29016E
Complementary color
Monochromatic Colors of #29016E
Black with #29016E
Text Example
Text Example
White with #29016E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #29016E; }
p { color: rgb(41,1,110); }
H1.HeaderClassName
{
color: #29016E;
}
.AnyTagClassName
{
color: #29016E;
}
</style>
background-color css
<style>
a { background-color: #29016E; }
a { background-color: rgb(41,1,110); }
div.DivClassName
{
background-color: #29016E;
}
.BgClassName
{
background-color: #29016E;
}
</style>
border-color css
<style>
span { border-color: #29016E; }
span { border-color: rgb(41,1,110); }
td.TdClassName
{
border-color: #29016E;
}
.TagClassName
{
border-color: #29016E;
}
</style>