Shades of Vivid Violet #773086
Tints of Vivid Violet #773086
RGB
CMYK
RGB Variations
Color information
#773086 (or 0x773086) is known color: Vivid Violet. HEX triplet: 77, 30 and 86. RGB value is (119,48,134). Sum of RGB (Red+Green+Blue) = 119+48+134=301 (39% of max value = 765). Red value is 119 (46.88% from 255 or 39.53% from 301); Green value is 48 (19.14% from 255 or 15.95% from 301); Blue value is 134 (52.73% from 255 or 44.52% from 301); Max value from RGB is 134 - color contains mainly: blue. Hex color #773086 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #773086 is #88CF79. Grayscale: #4E4E4E. Windows color (decimal): -8966010 or 8794231. OLE color: 8794231.
HSL color Cylindrical-coordinate representation of color #773086: hue angle of 289.53º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #773086 is Cyan = 0.11, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 119 | 48 | 134 | - |
| CMYK | 0.11 | 0.64 | 0 | 0.47 |
| HSL | 289.53º | 0.47% | 0.36% | - |
| HSV(B) | 289.53º | 0.64% | 0.53% | - |
| XYZ | 12.97 | 7.76 | 23.37 | - |
| YUV | 79.03 | 159.02 | 156.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 48 | 134 | 0.11 | 0.64 | 0 | 0.47 | 289.53 | 0.47 | 0.36 |
| Hex | 77 | 30 | 86 | B | 40 | 0 | 2F | 122 | 2F | 24 |
| Octal | 167 | 60 | 206 | 13 | 100 | 0 | 57 | 442 | 57 | 44 |
| Binary | 1110111 | 110000 | 10000110 | 1011 | 1000000 | 0 | 101111 | 100100010 | 101111 | 100100 |
Color Harmonies of #773086
Complementary color
Monochromatic Colors of #773086
Black with #773086
Text Example
Text Example
White with #773086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773086; }
p { color: rgb(119,48,134); }
H1.HeaderClassName
{
color: #773086;
}
.AnyTagClassName
{
color: #773086;
}
</style>
background-color css
<style>
a { background-color: #773086; }
a { background-color: rgb(119,48,134); }
div.DivClassName
{
background-color: #773086;
}
.BgClassName
{
background-color: #773086;
}
</style>
border-color css
<style>
span { border-color: #773086; }
span { border-color: rgb(119,48,134); }
td.TdClassName
{
border-color: #773086;
}
.TagClassName
{
border-color: #773086;
}
</style>