Shades of Violent Violet #311550
Tints of Violent Violet #311550
RGB
CMYK
RGB Variations
Color information
#311550 (or 0x311550) is known color: Violent Violet. HEX triplet: 31, 15 and 50. RGB value is (49,21,80). Sum of RGB (Red+Green+Blue) = 49+21+80=150 (19% of max value = 765). Red value is 49 (19.53% from 255 or 32.67% from 150); Green value is 21 (8.59% from 255 or 14% from 150); Blue value is 80 (31.64% from 255 or 53.33% from 150); Max value from RGB is 80 - color contains mainly: blue. Hex color #311550 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311550 is #CEEAAF. Grayscale: #232323. Windows color (decimal): -13560496 or 5248305. OLE color: 5248305.
HSL color Cylindrical-coordinate representation of color #311550: hue angle of 268.47º degrees, saturation: 0.58, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #311550 is Cyan = 0.39, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 49 | 21 | 80 | - |
| CMYK | 0.39 | 0.74 | 0 | 0.69 |
| HSL | 268.47º | 0.58% | 0.2% | - |
| HSV(B) | 268.47º | 0.74% | 0.31% | - |
| XYZ | 2.98 | 1.77 | 7.77 | - |
| YUV | 36.1 | 152.78 | 137.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 21 | 80 | 0.39 | 0.74 | 0 | 0.69 | 268.47 | 0.58 | 0.2 |
| Hex | 31 | 15 | 50 | 27 | 4A | 0 | 45 | 10C | 3A | 14 |
| Octal | 61 | 25 | 120 | 47 | 112 | 0 | 105 | 414 | 72 | 24 |
| Binary | 110001 | 10101 | 1010000 | 100111 | 1001010 | 0 | 1000101 | 100001100 | 111010 | 10100 |
Color Harmonies of #311550
Complementary color
Monochromatic Colors of #311550
Black with #311550
Text Example
Text Example
White with #311550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311550; }
p { color: rgb(49,21,80); }
H1.HeaderClassName
{
color: #311550;
}
.AnyTagClassName
{
color: #311550;
}
</style>
background-color css
<style>
a { background-color: #311550; }
a { background-color: rgb(49,21,80); }
div.DivClassName
{
background-color: #311550;
}
.BgClassName
{
background-color: #311550;
}
</style>
border-color css
<style>
span { border-color: #311550; }
span { border-color: rgb(49,21,80); }
td.TdClassName
{
border-color: #311550;
}
.TagClassName
{
border-color: #311550;
}
</style>