Shades of Persian Indigo #291078
Tints of Persian Indigo #291078
RGB
CMYK
RGB Variations
Color information
#291078 (or 0x291078) is known color: Persian Indigo. HEX triplet: 29, 10 and 78. RGB value is (41,16,120). Sum of RGB (Red+Green+Blue) = 41+16+120=177 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.16% from 177); Green value is 16 (6.64% from 255 or 9.04% from 177); Blue value is 120 (47.27% from 255 or 67.80% from 177); Max value from RGB is 120 - color contains mainly: blue. Hex color #291078 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291078 is #D6EF87. Grayscale: #222222. Windows color (decimal): -14086024 or 7868457. OLE color: 7868457.
HSL color Cylindrical-coordinate representation of color #291078: hue angle of 254.42º degrees, saturation: 0.76, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #291078 is Cyan = 0.66, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 16 | 120 | - |
| CMYK | 0.66 | 0.87 | 0 | 0.53 |
| HSL | 254.42º | 0.76% | 0.27% | - |
| HSV(B) | 254.42º | 0.87% | 0.47% | - |
| XYZ | 4.49 | 2.2 | 17.96 | - |
| YUV | 35.33 | 175.78 | 132.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 16 | 120 | 0.66 | 0.87 | 0 | 0.53 | 254.42 | 0.76 | 0.27 |
| Hex | 29 | 10 | 78 | 42 | 57 | 0 | 35 | FE | 4C | 1B |
| Octal | 51 | 20 | 170 | 102 | 127 | 0 | 65 | 376 | 114 | 33 |
| Binary | 101001 | 10000 | 1111000 | 1000010 | 1010111 | 0 | 110101 | 11111110 | 1001100 | 11011 |
Color Harmonies of #291078
Complementary color
Monochromatic Colors of #291078
Black with #291078
Text Example
Text Example
White with #291078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291078; }
p { color: rgb(41,16,120); }
H1.HeaderClassName
{
color: #291078;
}
.AnyTagClassName
{
color: #291078;
}
</style>
background-color css
<style>
a { background-color: #291078; }
a { background-color: rgb(41,16,120); }
div.DivClassName
{
background-color: #291078;
}
.BgClassName
{
background-color: #291078;
}
</style>
border-color css
<style>
span { border-color: #291078; }
span { border-color: rgb(41,16,120); }
td.TdClassName
{
border-color: #291078;
}
.TagClassName
{
border-color: #291078;
}
</style>