Shades of Persian Indigo #29168A
Tints of Persian Indigo #29168A
RGB
CMYK
RGB Variations
Color information
#29168A (or 0x29168A) is known color: Persian Indigo. HEX triplet: 29, 16 and 8A. RGB value is (41,22,138). Sum of RGB (Red+Green+Blue) = 41+22+138=201 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.40% from 201); Green value is 22 (8.98% from 255 or 10.95% from 201); Blue value is 138 (54.30% from 255 or 68.66% from 201); Max value from RGB is 138 - color contains mainly: blue. Hex color #29168A is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #29168A is #D6E975. Grayscale: #282828. Windows color (decimal): -14084470 or 9049641. OLE color: 9049641.
HSL color Cylindrical-coordinate representation of color #29168A: hue angle of 249.83º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #29168A is Cyan = 0.70, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 41 | 22 | 138 | - |
| CMYK | 0.70 | 0.84 | 0 | 0.46 |
| HSL | 249.83º | 0.73% | 0.31% | - |
| HSV(B) | 249.83º | 0.84% | 0.54% | - |
| XYZ | 5.79 | 2.88 | 24.3 | - |
| YUV | 40.91 | 182.79 | 128.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 22 | 138 | 0.70 | 0.84 | 0 | 0.46 | 249.83 | 0.73 | 0.31 |
| Hex | 29 | 16 | 8A | 46 | 54 | 0 | 2E | FA | 48 | 1F |
| Octal | 51 | 26 | 212 | 106 | 124 | 0 | 56 | 372 | 110 | 37 |
| Binary | 101001 | 10110 | 10001010 | 1000110 | 1010100 | 0 | 101110 | 11111010 | 1001000 | 11111 |
Color Harmonies of #29168A
Complementary color
Monochromatic Colors of #29168A
Black with #29168A
Text Example
Text Example
White with #29168A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #29168A; }
p { color: rgb(41,22,138); }
H1.HeaderClassName
{
color: #29168A;
}
.AnyTagClassName
{
color: #29168A;
}
</style>
background-color css
<style>
a { background-color: #29168A; }
a { background-color: rgb(41,22,138); }
div.DivClassName
{
background-color: #29168A;
}
.BgClassName
{
background-color: #29168A;
}
</style>
border-color css
<style>
span { border-color: #29168A; }
span { border-color: rgb(41,22,138); }
td.TdClassName
{
border-color: #29168A;
}
.TagClassName
{
border-color: #29168A;
}
</style>