Shades of Persian Indigo #29046E
Tints of Persian Indigo #29046E
RGB
CMYK
RGB Variations
Color information
#29046E (or 0x29046E) is known color: Persian Indigo. HEX triplet: 29, 04 and 6E. RGB value is (41,4,110). Sum of RGB (Red+Green+Blue) = 41+4+110=155 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.45% from 155); Green value is 4 (1.95% from 255 or 2.58% from 155); Blue value is 110 (43.36% from 255 or 70.97% from 155); Max value from RGB is 110 - color contains mainly: blue. Hex color #29046E is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #29046E is #D6FB91. Grayscale: #1A1A1A. Windows color (decimal): -14089106 or 7210025. OLE color: 7210025.
HSL color Cylindrical-coordinate representation of color #29046E: hue angle of 260.94º degrees, saturation: 0.93, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #29046E is Cyan = 0.63, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 41 | 4 | 110 | - |
| CMYK | 0.63 | 0.96 | 0 | 0.57 |
| HSL | 260.94º | 0.93% | 0.22% | - |
| HSV(B) | 260.94º | 0.96% | 0.43% | - |
| XYZ | 3.77 | 1.68 | 14.88 | - |
| YUV | 27.15 | 174.76 | 137.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 4 | 110 | 0.63 | 0.96 | 0 | 0.57 | 260.94 | 0.93 | 0.22 |
| Hex | 29 | 4 | 6E | 3F | 60 | 0 | 39 | 105 | 5D | 16 |
| Octal | 51 | 4 | 156 | 77 | 140 | 0 | 71 | 405 | 135 | 26 |
| Binary | 101001 | 100 | 1101110 | 111111 | 1100000 | 0 | 111001 | 100000101 | 1011101 | 10110 |
Color Harmonies of #29046E
Complementary color
Monochromatic Colors of #29046E
Black with #29046E
Text Example
Text Example
White with #29046E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #29046E; }
p { color: rgb(41,4,110); }
H1.HeaderClassName
{
color: #29046E;
}
.AnyTagClassName
{
color: #29046E;
}
</style>
background-color css
<style>
a { background-color: #29046E; }
a { background-color: rgb(41,4,110); }
div.DivClassName
{
background-color: #29046E;
}
.BgClassName
{
background-color: #29046E;
}
</style>
border-color css
<style>
span { border-color: #29046E; }
span { border-color: rgb(41,4,110); }
td.TdClassName
{
border-color: #29046E;
}
.TagClassName
{
border-color: #29046E;
}
</style>