Shades of Persian Indigo #29047E
Tints of Persian Indigo #29047E
RGB
CMYK
RGB Variations
Color information
#29047E (or 0x29047E) is known color: Persian Indigo. HEX triplet: 29, 04 and 7E. RGB value is (41,4,126). Sum of RGB (Red+Green+Blue) = 41+4+126=171 (22% of max value = 765). Red value is 41 (16.41% from 255 or 23.98% from 171); Green value is 4 (1.95% from 255 or 2.34% from 171); Blue value is 126 (49.61% from 255 or 73.68% from 171); Max value from RGB is 126 - color contains mainly: blue. Hex color #29047E is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #29047E is #D6FB81. Grayscale: #1C1C1C. Windows color (decimal): -14089090 or 8258601. OLE color: 8258601.
HSL color Cylindrical-coordinate representation of color #29047E: hue angle of 258.2º degrees, saturation: 0.94, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #29047E is Cyan = 0.67, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 41 | 4 | 126 | - |
| CMYK | 0.67 | 0.97 | 0 | 0.51 |
| HSL | 258.2º | 0.94% | 0.25% | - |
| HSV(B) | 258.2º | 0.97% | 0.49% | - |
| XYZ | 4.72 | 2.06 | 19.89 | - |
| YUV | 28.97 | 182.76 | 136.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 4 | 126 | 0.67 | 0.97 | 0 | 0.51 | 258.2 | 0.94 | 0.25 |
| Hex | 29 | 4 | 7E | 43 | 61 | 0 | 33 | 102 | 5E | 19 |
| Octal | 51 | 4 | 176 | 103 | 141 | 0 | 63 | 402 | 136 | 31 |
| Binary | 101001 | 100 | 1111110 | 1000011 | 1100001 | 0 | 110011 | 100000010 | 1011110 | 11001 |
Color Harmonies of #29047E
Complementary color
Monochromatic Colors of #29047E
Black with #29047E
Text Example
Text Example
White with #29047E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #29047E; }
p { color: rgb(41,4,126); }
H1.HeaderClassName
{
color: #29047E;
}
.AnyTagClassName
{
color: #29047E;
}
</style>
background-color css
<style>
a { background-color: #29047E; }
a { background-color: rgb(41,4,126); }
div.DivClassName
{
background-color: #29047E;
}
.BgClassName
{
background-color: #29047E;
}
</style>
border-color css
<style>
span { border-color: #29047E; }
span { border-color: rgb(41,4,126); }
td.TdClassName
{
border-color: #29047E;
}
.TagClassName
{
border-color: #29047E;
}
</style>