Shades of Violent Violet #291556
Tints of Violent Violet #291556
RGB
CMYK
RGB Variations
Color information
#291556 (or 0x291556) is known color: Violent Violet. HEX triplet: 29, 15 and 56. RGB value is (41,21,86). Sum of RGB (Red+Green+Blue) = 41+21+86=148 (19% of max value = 765). Red value is 41 (16.41% from 255 or 27.70% from 148); Green value is 21 (8.59% from 255 or 14.19% from 148); Blue value is 86 (33.98% from 255 or 58.11% from 148); Max value from RGB is 86 - color contains mainly: blue. Hex color #291556 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291556 is #D6EAA9. Grayscale: #222222. Windows color (decimal): -14084778 or 5641513. OLE color: 5641513.
HSL color Cylindrical-coordinate representation of color #291556: hue angle of 258.46º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #291556 is Cyan = 0.52, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 41 | 21 | 86 | - |
| CMYK | 0.52 | 0.76 | 0 | 0.66 |
| HSL | 258.46º | 0.61% | 0.21% | - |
| HSV(B) | 258.46º | 0.76% | 0.34% | - |
| XYZ | 2.86 | 1.68 | 8.98 | - |
| YUV | 34.39 | 157.13 | 132.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 21 | 86 | 0.52 | 0.76 | 0 | 0.66 | 258.46 | 0.61 | 0.21 |
| Hex | 29 | 15 | 56 | 34 | 4C | 0 | 42 | 102 | 3D | 15 |
| Octal | 51 | 25 | 126 | 64 | 114 | 0 | 102 | 402 | 75 | 25 |
| Binary | 101001 | 10101 | 1010110 | 110100 | 1001100 | 0 | 1000010 | 100000010 | 111101 | 10101 |
Color Harmonies of #291556
Complementary color
Monochromatic Colors of #291556
Black with #291556
Text Example
Text Example
White with #291556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291556; }
p { color: rgb(41,21,86); }
H1.HeaderClassName
{
color: #291556;
}
.AnyTagClassName
{
color: #291556;
}
</style>
background-color css
<style>
a { background-color: #291556; }
a { background-color: rgb(41,21,86); }
div.DivClassName
{
background-color: #291556;
}
.BgClassName
{
background-color: #291556;
}
</style>
border-color css
<style>
span { border-color: #291556; }
span { border-color: rgb(41,21,86); }
td.TdClassName
{
border-color: #291556;
}
.TagClassName
{
border-color: #291556;
}
</style>