Shades of Persian Indigo #291278
Tints of Persian Indigo #291278
RGB
CMYK
RGB Variations
Color information
#291278 (or 0x291278) is known color: Persian Indigo. HEX triplet: 29, 12 and 78. RGB value is (41,18,120). Sum of RGB (Red+Green+Blue) = 41+18+120=179 (23% of max value = 765). Red value is 41 (16.41% from 255 or 22.91% from 179); Green value is 18 (7.42% from 255 or 10.06% from 179); Blue value is 120 (47.27% from 255 or 67.04% from 179); Max value from RGB is 120 - color contains mainly: blue. Hex color #291278 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291278 is #D6ED87. Grayscale: #242424. Windows color (decimal): -14085512 or 7868969. OLE color: 7868969.
HSL color Cylindrical-coordinate representation of color #291278: hue angle of 253.53º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #291278 is Cyan = 0.66, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 18 | 120 | - |
| CMYK | 0.66 | 0.85 | 0 | 0.53 |
| HSL | 253.53º | 0.74% | 0.27% | - |
| HSV(B) | 253.53º | 0.85% | 0.47% | - |
| XYZ | 4.52 | 2.26 | 17.97 | - |
| YUV | 36.51 | 175.12 | 131.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 18 | 120 | 0.66 | 0.85 | 0 | 0.53 | 253.53 | 0.74 | 0.27 |
| Hex | 29 | 12 | 78 | 42 | 55 | 0 | 35 | FE | 4A | 1B |
| Octal | 51 | 22 | 170 | 102 | 125 | 0 | 65 | 376 | 112 | 33 |
| Binary | 101001 | 10010 | 1111000 | 1000010 | 1010101 | 0 | 110101 | 11111110 | 1001010 | 11011 |
Color Harmonies of #291278
Complementary color
Monochromatic Colors of #291278
Black with #291278
Text Example
Text Example
White with #291278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291278; }
p { color: rgb(41,18,120); }
H1.HeaderClassName
{
color: #291278;
}
.AnyTagClassName
{
color: #291278;
}
</style>
background-color css
<style>
a { background-color: #291278; }
a { background-color: rgb(41,18,120); }
div.DivClassName
{
background-color: #291278;
}
.BgClassName
{
background-color: #291278;
}
</style>
border-color css
<style>
span { border-color: #291278; }
span { border-color: rgb(41,18,120); }
td.TdClassName
{
border-color: #291278;
}
.TagClassName
{
border-color: #291278;
}
</style>