Shades of Vivid Violet #711691
Tints of Vivid Violet #711691
RGB
CMYK
RGB Variations
Color information
#711691 (or 0x711691) is known color: Vivid Violet. HEX triplet: 71, 16 and 91. RGB value is (113,22,145). Sum of RGB (Red+Green+Blue) = 113+22+145=280 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.36% from 280); Green value is 22 (8.98% from 255 or 7.86% from 280); Blue value is 145 (57.03% from 255 or 51.79% from 280); Max value from RGB is 145 - color contains mainly: blue. Hex color #711691 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #711691 is #8EE96E. Grayscale: #3E3E3E. Windows color (decimal): -9365871 or 9508465. OLE color: 9508465.
HSL color Cylindrical-coordinate representation of color #711691: hue angle of 284.39º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #711691 is Cyan = 0.22, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 22 | 145 | - |
| CMYK | 0.22 | 0.85 | 0 | 0.43 |
| HSL | 284.39º | 0.74% | 0.33% | - |
| HSV(B) | 284.39º | 0.85% | 0.57% | - |
| XYZ | 12.21 | 6.13 | 27.33 | - |
| YUV | 63.23 | 174.15 | 163.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 22 | 145 | 0.22 | 0.85 | 0 | 0.43 | 284.39 | 0.74 | 0.33 |
| Hex | 71 | 16 | 91 | 16 | 55 | 0 | 2B | 11C | 4A | 21 |
| Octal | 161 | 26 | 221 | 26 | 125 | 0 | 53 | 434 | 112 | 41 |
| Binary | 1110001 | 10110 | 10010001 | 10110 | 1010101 | 0 | 101011 | 100011100 | 1001010 | 100001 |
Color Harmonies of #711691
Complementary color
Monochromatic Colors of #711691
Black with #711691
Text Example
Text Example
White with #711691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711691; }
p { color: rgb(113,22,145); }
H1.HeaderClassName
{
color: #711691;
}
.AnyTagClassName
{
color: #711691;
}
</style>
background-color css
<style>
a { background-color: #711691; }
a { background-color: rgb(113,22,145); }
div.DivClassName
{
background-color: #711691;
}
.BgClassName
{
background-color: #711691;
}
</style>
border-color css
<style>
span { border-color: #711691; }
span { border-color: rgb(113,22,145); }
td.TdClassName
{
border-color: #711691;
}
.TagClassName
{
border-color: #711691;
}
</style>