Shades of Violent Violet #291347
Tints of Violent Violet #291347
RGB
CMYK
RGB Variations
Color information
#291347 (or 0x291347) is known color: Violent Violet. HEX triplet: 29, 13 and 47. RGB value is (41,19,71). Sum of RGB (Red+Green+Blue) = 41+19+71=131 (17% of max value = 765). Red value is 41 (16.41% from 255 or 31.30% from 131); Green value is 19 (7.81% from 255 or 14.50% from 131); Blue value is 71 (28.12% from 255 or 54.20% from 131); Max value from RGB is 71 - color contains mainly: blue. Hex color #291347 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291347 is #D6ECB8. Grayscale: #1F1F1F. Windows color (decimal): -14085305 or 4657961. OLE color: 4657961.
HSL color Cylindrical-coordinate representation of color #291347: hue angle of 265.38º degrees, saturation: 0.58, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #291347 is Cyan = 0.42, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 41 | 19 | 71 | - |
| CMYK | 0.42 | 0.73 | 0 | 0.72 |
| HSL | 265.38º | 0.58% | 0.18% | - |
| HSV(B) | 265.38º | 0.73% | 0.28% | - |
| XYZ | 2.28 | 1.39 | 6.11 | - |
| YUV | 31.51 | 150.29 | 134.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 19 | 71 | 0.42 | 0.73 | 0 | 0.72 | 265.38 | 0.58 | 0.18 |
| Hex | 29 | 13 | 47 | 2A | 49 | 0 | 48 | 109 | 3A | 12 |
| Octal | 51 | 23 | 107 | 52 | 111 | 0 | 110 | 411 | 72 | 22 |
| Binary | 101001 | 10011 | 1000111 | 101010 | 1001001 | 0 | 1001000 | 100001001 | 111010 | 10010 |
Color Harmonies of #291347
Complementary color
Monochromatic Colors of #291347
Black with #291347
Text Example
Text Example
White with #291347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291347; }
p { color: rgb(41,19,71); }
H1.HeaderClassName
{
color: #291347;
}
.AnyTagClassName
{
color: #291347;
}
</style>
background-color css
<style>
a { background-color: #291347; }
a { background-color: rgb(41,19,71); }
div.DivClassName
{
background-color: #291347;
}
.BgClassName
{
background-color: #291347;
}
</style>
border-color css
<style>
span { border-color: #291347; }
span { border-color: rgb(41,19,71); }
td.TdClassName
{
border-color: #291347;
}
.TagClassName
{
border-color: #291347;
}
</style>