Shades of Violent Violet #311751
Tints of Violent Violet #311751
RGB
CMYK
RGB Variations
Color information
#311751 (or 0x311751) is known color: Violent Violet. HEX triplet: 31, 17 and 51. RGB value is (49,23,81). Sum of RGB (Red+Green+Blue) = 49+23+81=153 (20% of max value = 765). Red value is 49 (19.53% from 255 or 32.03% from 153); Green value is 23 (9.38% from 255 or 15.03% from 153); Blue value is 81 (32.03% from 255 or 52.94% from 153); Max value from RGB is 81 - color contains mainly: blue. Hex color #311751 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311751 is #CEE8AE. Grayscale: #252525. Windows color (decimal): -13559983 or 5314353. OLE color: 5314353.
HSL color Cylindrical-coordinate representation of color #311751: hue angle of 266.9º degrees, saturation: 0.56, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #311751 is Cyan = 0.40, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 49 | 23 | 81 | - |
| CMYK | 0.40 | 0.72 | 0 | 0.68 |
| HSL | 266.9º | 0.56% | 0.2% | - |
| HSV(B) | 266.9º | 0.72% | 0.32% | - |
| XYZ | 3.06 | 1.86 | 7.98 | - |
| YUV | 37.39 | 152.61 | 136.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 23 | 81 | 0.40 | 0.72 | 0 | 0.68 | 266.9 | 0.56 | 0.2 |
| Hex | 31 | 17 | 51 | 28 | 48 | 0 | 44 | 10B | 38 | 14 |
| Octal | 61 | 27 | 121 | 50 | 110 | 0 | 104 | 413 | 70 | 24 |
| Binary | 110001 | 10111 | 1010001 | 101000 | 1001000 | 0 | 1000100 | 100001011 | 111000 | 10100 |
Color Harmonies of #311751
Complementary color
Monochromatic Colors of #311751
Black with #311751
Text Example
Text Example
White with #311751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311751; }
p { color: rgb(49,23,81); }
H1.HeaderClassName
{
color: #311751;
}
.AnyTagClassName
{
color: #311751;
}
</style>
background-color css
<style>
a { background-color: #311751; }
a { background-color: rgb(49,23,81); }
div.DivClassName
{
background-color: #311751;
}
.BgClassName
{
background-color: #311751;
}
</style>
border-color css
<style>
span { border-color: #311751; }
span { border-color: rgb(49,23,81); }
td.TdClassName
{
border-color: #311751;
}
.TagClassName
{
border-color: #311751;
}
</style>