Shades of Violent Violet #311552
Tints of Violent Violet #311552
RGB
CMYK
RGB Variations
Color information
#311552 (or 0x311552) is known color: Violent Violet. HEX triplet: 31, 15 and 52. RGB value is (49,21,82). Sum of RGB (Red+Green+Blue) = 49+21+82=152 (20% of max value = 765). Red value is 49 (19.53% from 255 or 32.24% from 152); Green value is 21 (8.59% from 255 or 13.82% from 152); Blue value is 82 (32.42% from 255 or 53.95% from 152); Max value from RGB is 82 - color contains mainly: blue. Hex color #311552 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311552 is #CEEAAD. Grayscale: #242424. Windows color (decimal): -13560494 or 5379377. OLE color: 5379377.
HSL color Cylindrical-coordinate representation of color #311552: hue angle of 267.54º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #311552 is Cyan = 0.40, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 49 | 21 | 82 | - |
| CMYK | 0.40 | 0.74 | 0 | 0.68 |
| HSL | 267.54º | 0.59% | 0.2% | - |
| HSV(B) | 267.54º | 0.74% | 0.32% | - |
| XYZ | 3.06 | 1.8 | 8.17 | - |
| YUV | 36.33 | 153.78 | 137.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 21 | 82 | 0.40 | 0.74 | 0 | 0.68 | 267.54 | 0.59 | 0.2 |
| Hex | 31 | 15 | 52 | 28 | 4A | 0 | 44 | 10C | 3B | 14 |
| Octal | 61 | 25 | 122 | 50 | 112 | 0 | 104 | 414 | 73 | 24 |
| Binary | 110001 | 10101 | 1010010 | 101000 | 1001010 | 0 | 1000100 | 100001100 | 111011 | 10100 |
Color Harmonies of #311552
Complementary color
Monochromatic Colors of #311552
Black with #311552
Text Example
Text Example
White with #311552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311552; }
p { color: rgb(49,21,82); }
H1.HeaderClassName
{
color: #311552;
}
.AnyTagClassName
{
color: #311552;
}
</style>
background-color css
<style>
a { background-color: #311552; }
a { background-color: rgb(49,21,82); }
div.DivClassName
{
background-color: #311552;
}
.BgClassName
{
background-color: #311552;
}
</style>
border-color css
<style>
span { border-color: #311552; }
span { border-color: rgb(49,21,82); }
td.TdClassName
{
border-color: #311552;
}
.TagClassName
{
border-color: #311552;
}
</style>