Shades of Persian Indigo #29015E
Tints of Persian Indigo #29015E
RGB
CMYK
RGB Variations
Color information
#29015E (or 0x29015E) is known color: Persian Indigo. HEX triplet: 29, 01 and 5E. RGB value is (41,1,94). Sum of RGB (Red+Green+Blue) = 41+1+94=136 (18% of max value = 765). Red value is 41 (16.41% from 255 or 30.15% from 136); Green value is 1 (0.78% from 255 or 0.74% from 136); Blue value is 94 (37.11% from 255 or 69.12% from 136); Max value from RGB is 94 - color contains mainly: blue. Hex color #29015E is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #29015E is #D6FEA1. Grayscale: #171717. Windows color (decimal): -14089890 or 6160681. OLE color: 6160681.
HSL color Cylindrical-coordinate representation of color #29015E: hue angle of 265.81º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #29015E is Cyan = 0.56, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 41 | 1 | 94 | - |
| CMYK | 0.56 | 0.99 | 0 | 0.63 |
| HSL | 265.81º | 0.98% | 0.19% | - |
| HSV(B) | 265.81º | 0.99% | 0.37% | - |
| XYZ | 2.95 | 1.3 | 10.69 | - |
| YUV | 23.56 | 167.75 | 140.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 1 | 94 | 0.56 | 0.99 | 0 | 0.63 | 265.81 | 0.98 | 0.19 |
| Hex | 29 | 1 | 5E | 38 | 63 | 0 | 3F | 10A | 62 | 13 |
| Octal | 51 | 1 | 136 | 70 | 143 | 0 | 77 | 412 | 142 | 23 |
| Binary | 101001 | 1 | 1011110 | 111000 | 1100011 | 0 | 111111 | 100001010 | 1100010 | 10011 |
Color Harmonies of #29015E
Complementary color
Monochromatic Colors of #29015E
Black with #29015E
Text Example
Text Example
White with #29015E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #29015E; }
p { color: rgb(41,1,94); }
H1.HeaderClassName
{
color: #29015E;
}
.AnyTagClassName
{
color: #29015E;
}
</style>
background-color css
<style>
a { background-color: #29015E; }
a { background-color: rgb(41,1,94); }
div.DivClassName
{
background-color: #29015E;
}
.BgClassName
{
background-color: #29015E;
}
</style>
border-color css
<style>
span { border-color: #29015E; }
span { border-color: rgb(41,1,94); }
td.TdClassName
{
border-color: #29015E;
}
.TagClassName
{
border-color: #29015E;
}
</style>