Shades of Violent Violet #291649
Tints of Violent Violet #291649
RGB
CMYK
RGB Variations
Color information
#291649 (or 0x291649) is known color: Violent Violet. HEX triplet: 29, 16 and 49. RGB value is (41,22,73). Sum of RGB (Red+Green+Blue) = 41+22+73=136 (18% of max value = 765). Red value is 41 (16.41% from 255 or 30.15% from 136); Green value is 22 (8.98% from 255 or 16.18% from 136); Blue value is 73 (28.91% from 255 or 53.68% from 136); Max value from RGB is 73 - color contains mainly: blue. Hex color #291649 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291649 is #D6E9B6. Grayscale: #212121. Windows color (decimal): -14084535 or 4789801. OLE color: 4789801.
HSL color Cylindrical-coordinate representation of color #291649: hue angle of 262.35º degrees, saturation: 0.54, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #291649 is Cyan = 0.44, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 41 | 22 | 73 | - |
| CMYK | 0.44 | 0.70 | 0 | 0.71 |
| HSL | 262.35º | 0.54% | 0.19% | - |
| HSV(B) | 262.35º | 0.7% | 0.29% | - |
| XYZ | 2.4 | 1.53 | 6.47 | - |
| YUV | 33.5 | 150.29 | 133.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 22 | 73 | 0.44 | 0.70 | 0 | 0.71 | 262.35 | 0.54 | 0.19 |
| Hex | 29 | 16 | 49 | 2C | 46 | 0 | 47 | 106 | 36 | 13 |
| Octal | 51 | 26 | 111 | 54 | 106 | 0 | 107 | 406 | 66 | 23 |
| Binary | 101001 | 10110 | 1001001 | 101100 | 1000110 | 0 | 1000111 | 100000110 | 110110 | 10011 |
Color Harmonies of #291649
Complementary color
Monochromatic Colors of #291649
Black with #291649
Text Example
Text Example
White with #291649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291649; }
p { color: rgb(41,22,73); }
H1.HeaderClassName
{
color: #291649;
}
.AnyTagClassName
{
color: #291649;
}
</style>
background-color css
<style>
a { background-color: #291649; }
a { background-color: rgb(41,22,73); }
div.DivClassName
{
background-color: #291649;
}
.BgClassName
{
background-color: #291649;
}
</style>
border-color css
<style>
span { border-color: #291649; }
span { border-color: rgb(41,22,73); }
td.TdClassName
{
border-color: #291649;
}
.TagClassName
{
border-color: #291649;
}
</style>