Shades of Vivid Violet #762986
Tints of Vivid Violet #762986
RGB
CMYK
RGB Variations
Color information
#762986 (or 0x762986) is known color: Vivid Violet. HEX triplet: 76, 29 and 86. RGB value is (118,41,134). Sum of RGB (Red+Green+Blue) = 118+41+134=293 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.27% from 293); Green value is 41 (16.41% from 255 or 13.99% from 293); Blue value is 134 (52.73% from 255 or 45.73% from 293); Max value from RGB is 134 - color contains mainly: blue. Hex color #762986 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #762986 is #89D679. Grayscale: #4A4A4A. Windows color (decimal): -9033338 or 8792438. OLE color: 8792438.
HSL color Cylindrical-coordinate representation of color #762986: hue angle of 289.68º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #762986 is Cyan = 0.12, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 41 | 134 | - |
| CMYK | 0.12 | 0.69 | 0 | 0.47 |
| HSL | 289.68º | 0.53% | 0.34% | - |
| HSV(B) | 289.68º | 0.69% | 0.53% | - |
| XYZ | 12.57 | 7.16 | 23.27 | - |
| YUV | 74.63 | 161.51 | 158.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 41 | 134 | 0.12 | 0.69 | 0 | 0.47 | 289.68 | 0.53 | 0.34 |
| Hex | 76 | 29 | 86 | C | 45 | 0 | 2F | 122 | 35 | 22 |
| Octal | 166 | 51 | 206 | 14 | 105 | 0 | 57 | 442 | 65 | 42 |
| Binary | 1110110 | 101001 | 10000110 | 1100 | 1000101 | 0 | 101111 | 100100010 | 110101 | 100010 |
Color Harmonies of #762986
Complementary color
Monochromatic Colors of #762986
Black with #762986
Text Example
Text Example
White with #762986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762986; }
p { color: rgb(118,41,134); }
H1.HeaderClassName
{
color: #762986;
}
.AnyTagClassName
{
color: #762986;
}
</style>
background-color css
<style>
a { background-color: #762986; }
a { background-color: rgb(118,41,134); }
div.DivClassName
{
background-color: #762986;
}
.BgClassName
{
background-color: #762986;
}
</style>
border-color css
<style>
span { border-color: #762986; }
span { border-color: rgb(118,41,134); }
td.TdClassName
{
border-color: #762986;
}
.TagClassName
{
border-color: #762986;
}
</style>