Shades of Persian Indigo #291269
Tints of Persian Indigo #291269
RGB
CMYK
RGB Variations
Color information
#291269 (or 0x291269) is known color: Persian Indigo. HEX triplet: 29, 12 and 69. RGB value is (41,18,105). Sum of RGB (Red+Green+Blue) = 41+18+105=164 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25% from 164); Green value is 18 (7.42% from 255 or 10.98% from 164); Blue value is 105 (41.41% from 255 or 64.02% from 164); Max value from RGB is 105 - color contains mainly: blue. Hex color #291269 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291269 is #D6ED96. Grayscale: #222222. Windows color (decimal): -14085527 or 6885929. OLE color: 6885929.
HSL color Cylindrical-coordinate representation of color #291269: hue angle of 255.86º degrees, saturation: 0.71, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #291269 is Cyan = 0.61, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 18 | 105 | - |
| CMYK | 0.61 | 0.83 | 0 | 0.59 |
| HSL | 255.86º | 0.71% | 0.24% | - |
| HSV(B) | 255.86º | 0.83% | 0.41% | - |
| XYZ | 3.68 | 1.92 | 13.54 | - |
| YUV | 34.8 | 167.62 | 132.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 18 | 105 | 0.61 | 0.83 | 0 | 0.59 | 255.86 | 0.71 | 0.24 |
| Hex | 29 | 12 | 69 | 3D | 53 | 0 | 3B | 100 | 47 | 18 |
| Octal | 51 | 22 | 151 | 75 | 123 | 0 | 73 | 400 | 107 | 30 |
| Binary | 101001 | 10010 | 1101001 | 111101 | 1010011 | 0 | 111011 | 100000000 | 1000111 | 11000 |
Color Harmonies of #291269
Complementary color
Monochromatic Colors of #291269
Black with #291269
Text Example
Text Example
White with #291269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291269; }
p { color: rgb(41,18,105); }
H1.HeaderClassName
{
color: #291269;
}
.AnyTagClassName
{
color: #291269;
}
</style>
background-color css
<style>
a { background-color: #291269; }
a { background-color: rgb(41,18,105); }
div.DivClassName
{
background-color: #291269;
}
.BgClassName
{
background-color: #291269;
}
</style>
border-color css
<style>
span { border-color: #291269; }
span { border-color: rgb(41,18,105); }
td.TdClassName
{
border-color: #291269;
}
.TagClassName
{
border-color: #291269;
}
</style>