Shades of Persian Indigo #291276
Tints of Persian Indigo #291276
RGB
CMYK
RGB Variations
Color information
#291276 (or 0x291276) is known color: Persian Indigo. HEX triplet: 29, 12 and 76. RGB value is (41,18,118). Sum of RGB (Red+Green+Blue) = 41+18+118=177 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.16% from 177); Green value is 18 (7.42% from 255 or 10.17% from 177); Blue value is 118 (46.48% from 255 or 66.67% from 177); Max value from RGB is 118 - color contains mainly: blue. Hex color #291276 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291276 is #D6ED89. Grayscale: #232323. Windows color (decimal): -14085514 or 7737897. OLE color: 7737897.
HSL color Cylindrical-coordinate representation of color #291276: hue angle of 253.8º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #291276 is Cyan = 0.65, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 18 | 118 | - |
| CMYK | 0.65 | 0.85 | 0 | 0.54 |
| HSL | 253.8º | 0.74% | 0.27% | - |
| HSV(B) | 253.8º | 0.85% | 0.46% | - |
| XYZ | 4.4 | 2.21 | 17.33 | - |
| YUV | 36.28 | 174.12 | 131.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 18 | 118 | 0.65 | 0.85 | 0 | 0.54 | 253.8 | 0.74 | 0.27 |
| Hex | 29 | 12 | 76 | 41 | 55 | 0 | 36 | FE | 4A | 1B |
| Octal | 51 | 22 | 166 | 101 | 125 | 0 | 66 | 376 | 112 | 33 |
| Binary | 101001 | 10010 | 1110110 | 1000001 | 1010101 | 0 | 110110 | 11111110 | 1001010 | 11011 |
Color Harmonies of #291276
Complementary color
Monochromatic Colors of #291276
Black with #291276
Text Example
Text Example
White with #291276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291276; }
p { color: rgb(41,18,118); }
H1.HeaderClassName
{
color: #291276;
}
.AnyTagClassName
{
color: #291276;
}
</style>
background-color css
<style>
a { background-color: #291276; }
a { background-color: rgb(41,18,118); }
div.DivClassName
{
background-color: #291276;
}
.BgClassName
{
background-color: #291276;
}
</style>
border-color css
<style>
span { border-color: #291276; }
span { border-color: rgb(41,18,118); }
td.TdClassName
{
border-color: #291276;
}
.TagClassName
{
border-color: #291276;
}
</style>