Shades of Violent Violet #291947
Tints of Violent Violet #291947
RGB
CMYK
RGB Variations
Color information
#291947 (or 0x291947) is known color: Violent Violet. HEX triplet: 29, 19 and 47. RGB value is (41,25,71). Sum of RGB (Red+Green+Blue) = 41+25+71=137 (18% of max value = 765). Red value is 41 (16.41% from 255 or 29.93% from 137); Green value is 25 (10.16% from 255 or 18.25% from 137); Blue value is 71 (28.12% from 255 or 51.82% from 137); Max value from RGB is 71 - color contains mainly: blue. Hex color #291947 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291947 is #D6E6B8. Grayscale: #222222. Windows color (decimal): -14083769 or 4659497. OLE color: 4659497.
HSL color Cylindrical-coordinate representation of color #291947: hue angle of 260.87º degrees, saturation: 0.48, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #291947 is Cyan = 0.42, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 41 | 25 | 71 | - |
| CMYK | 0.42 | 0.65 | 0 | 0.72 |
| HSL | 260.87º | 0.48% | 0.19% | - |
| HSV(B) | 260.87º | 0.65% | 0.28% | - |
| XYZ | 2.4 | 1.62 | 6.15 | - |
| YUV | 35.03 | 148.3 | 132.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 25 | 71 | 0.42 | 0.65 | 0 | 0.72 | 260.87 | 0.48 | 0.19 |
| Hex | 29 | 19 | 47 | 2A | 41 | 0 | 48 | 105 | 30 | 13 |
| Octal | 51 | 31 | 107 | 52 | 101 | 0 | 110 | 405 | 60 | 23 |
| Binary | 101001 | 11001 | 1000111 | 101010 | 1000001 | 0 | 1001000 | 100000101 | 110000 | 10011 |
Color Harmonies of #291947
Complementary color
Monochromatic Colors of #291947
Black with #291947
Text Example
Text Example
White with #291947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291947; }
p { color: rgb(41,25,71); }
H1.HeaderClassName
{
color: #291947;
}
.AnyTagClassName
{
color: #291947;
}
</style>
background-color css
<style>
a { background-color: #291947; }
a { background-color: rgb(41,25,71); }
div.DivClassName
{
background-color: #291947;
}
.BgClassName
{
background-color: #291947;
}
</style>
border-color css
<style>
span { border-color: #291947; }
span { border-color: rgb(41,25,71); }
td.TdClassName
{
border-color: #291947;
}
.TagClassName
{
border-color: #291947;
}
</style>