Shades of Persian Indigo #29028F
Tints of Persian Indigo #29028F
RGB
CMYK
RGB Variations
Color information
#29028F (or 0x29028F) is known color: Persian Indigo. HEX triplet: 29, 02 and 8F. RGB value is (41,2,143). Sum of RGB (Red+Green+Blue) = 41+2+143=186 (24% of max value = 765). Red value is 41 (16.41% from 255 or 22.04% from 186); Green value is 2 (1.17% from 255 or 1.08% from 186); Blue value is 143 (56.25% from 255 or 76.88% from 186); Max value from RGB is 143 - color contains mainly: blue. Hex color #29028F is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #29028F is #D6FD70. Grayscale: #1D1D1D. Windows color (decimal): -14089585 or 9372201. OLE color: 9372201.
HSL color Cylindrical-coordinate representation of color #29028F: hue angle of 256.6º degrees, saturation: 0.97, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #29028F is Cyan = 0.71, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 41 | 2 | 143 | - |
| CMYK | 0.71 | 0.99 | 0 | 0.44 |
| HSL | 256.6º | 0.97% | 0.28% | - |
| HSV(B) | 256.6º | 0.99% | 0.56% | - |
| XYZ | 5.89 | 2.5 | 26.16 | - |
| YUV | 29.74 | 191.92 | 136.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 2 | 143 | 0.71 | 0.99 | 0 | 0.44 | 256.6 | 0.97 | 0.28 |
| Hex | 29 | 2 | 8F | 47 | 63 | 0 | 2C | 101 | 61 | 1C |
| Octal | 51 | 2 | 217 | 107 | 143 | 0 | 54 | 401 | 141 | 34 |
| Binary | 101001 | 10 | 10001111 | 1000111 | 1100011 | 0 | 101100 | 100000001 | 1100001 | 11100 |
Color Harmonies of #29028F
Complementary color
Monochromatic Colors of #29028F
Black with #29028F
Text Example
Text Example
White with #29028F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #29028F; }
p { color: rgb(41,2,143); }
H1.HeaderClassName
{
color: #29028F;
}
.AnyTagClassName
{
color: #29028F;
}
</style>
background-color css
<style>
a { background-color: #29028F; }
a { background-color: rgb(41,2,143); }
div.DivClassName
{
background-color: #29028F;
}
.BgClassName
{
background-color: #29028F;
}
</style>
border-color css
<style>
span { border-color: #29028F; }
span { border-color: rgb(41,2,143); }
td.TdClassName
{
border-color: #29028F;
}
.TagClassName
{
border-color: #29028F;
}
</style>