Shades of Violent Violet #291049
Tints of Violent Violet #291049
RGB
CMYK
RGB Variations
Color information
#291049 (or 0x291049) is known color: Violent Violet. HEX triplet: 29, 10 and 49. RGB value is (41,16,73). Sum of RGB (Red+Green+Blue) = 41+16+73=130 (17% of max value = 765). Red value is 41 (16.41% from 255 or 31.54% from 130); Green value is 16 (6.64% from 255 or 12.31% from 130); Blue value is 73 (28.91% from 255 or 56.15% from 130); Max value from RGB is 73 - color contains mainly: blue. Hex color #291049 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291049 is #D6EFB6. Grayscale: #1D1D1D. Windows color (decimal): -14086071 or 4788265. OLE color: 4788265.
HSL color Cylindrical-coordinate representation of color #291049: hue angle of 266.32º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #291049 is Cyan = 0.44, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 41 | 16 | 73 | - |
| CMYK | 0.44 | 0.78 | 0 | 0.71 |
| HSL | 266.32º | 0.64% | 0.17% | - |
| HSV(B) | 266.32º | 0.78% | 0.29% | - |
| XYZ | 2.3 | 1.32 | 6.44 | - |
| YUV | 29.97 | 152.28 | 135.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 16 | 73 | 0.44 | 0.78 | 0 | 0.71 | 266.32 | 0.64 | 0.17 |
| Hex | 29 | 10 | 49 | 2C | 4E | 0 | 47 | 10A | 40 | 11 |
| Octal | 51 | 20 | 111 | 54 | 116 | 0 | 107 | 412 | 100 | 21 |
| Binary | 101001 | 10000 | 1001001 | 101100 | 1001110 | 0 | 1000111 | 100001010 | 1000000 | 10001 |
Color Harmonies of #291049
Complementary color
Monochromatic Colors of #291049
Black with #291049
Text Example
Text Example
White with #291049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291049; }
p { color: rgb(41,16,73); }
H1.HeaderClassName
{
color: #291049;
}
.AnyTagClassName
{
color: #291049;
}
</style>
background-color css
<style>
a { background-color: #291049; }
a { background-color: rgb(41,16,73); }
div.DivClassName
{
background-color: #291049;
}
.BgClassName
{
background-color: #291049;
}
</style>
border-color css
<style>
span { border-color: #291049; }
span { border-color: rgb(41,16,73); }
td.TdClassName
{
border-color: #291049;
}
.TagClassName
{
border-color: #291049;
}
</style>