Shades of Vivid Violet #762886
Tints of Vivid Violet #762886
RGB
CMYK
RGB Variations
Color information
#762886 (or 0x762886) is known color: Vivid Violet. HEX triplet: 76, 28 and 86. RGB value is (118,40,134). Sum of RGB (Red+Green+Blue) = 118+40+134=292 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.41% from 292); Green value is 40 (16.02% from 255 or 13.70% from 292); Blue value is 134 (52.73% from 255 or 45.89% from 292); Max value from RGB is 134 - color contains mainly: blue. Hex color #762886 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #762886 is #89D779. Grayscale: #494949. Windows color (decimal): -9033594 or 8792182. OLE color: 8792182.
HSL color Cylindrical-coordinate representation of color #762886: hue angle of 289.79º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #762886 is Cyan = 0.12, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 40 | 134 | - |
| CMYK | 0.12 | 0.70 | 0 | 0.47 |
| HSL | 289.79º | 0.54% | 0.34% | - |
| HSV(B) | 289.79º | 0.7% | 0.53% | - |
| XYZ | 12.53 | 7.09 | 23.26 | - |
| YUV | 74.04 | 161.84 | 159.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 40 | 134 | 0.12 | 0.70 | 0 | 0.47 | 289.79 | 0.54 | 0.34 |
| Hex | 76 | 28 | 86 | C | 46 | 0 | 2F | 122 | 36 | 22 |
| Octal | 166 | 50 | 206 | 14 | 106 | 0 | 57 | 442 | 66 | 42 |
| Binary | 1110110 | 101000 | 10000110 | 1100 | 1000110 | 0 | 101111 | 100100010 | 110110 | 100010 |
Color Harmonies of #762886
Complementary color
Monochromatic Colors of #762886
Black with #762886
Text Example
Text Example
White with #762886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762886; }
p { color: rgb(118,40,134); }
H1.HeaderClassName
{
color: #762886;
}
.AnyTagClassName
{
color: #762886;
}
</style>
background-color css
<style>
a { background-color: #762886; }
a { background-color: rgb(118,40,134); }
div.DivClassName
{
background-color: #762886;
}
.BgClassName
{
background-color: #762886;
}
</style>
border-color css
<style>
span { border-color: #762886; }
span { border-color: rgb(118,40,134); }
td.TdClassName
{
border-color: #762886;
}
.TagClassName
{
border-color: #762886;
}
</style>