Shades of Vivid Violet #762785
Tints of Vivid Violet #762785
RGB
CMYK
RGB Variations
Color information
#762785 (or 0x762785) is known color: Vivid Violet. HEX triplet: 76, 27 and 85. RGB value is (118,39,133). Sum of RGB (Red+Green+Blue) = 118+39+133=290 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.69% from 290); Green value is 39 (15.62% from 255 or 13.45% from 290); Blue value is 133 (52.34% from 255 or 45.86% from 290); Max value from RGB is 133 - color contains mainly: blue. Hex color #762785 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #762785 is #89D87A. Grayscale: #494949. Windows color (decimal): -9033851 or 8726390. OLE color: 8726390.
HSL color Cylindrical-coordinate representation of color #762785: hue angle of 290.43º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #762785 is Cyan = 0.11, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 118 | 39 | 133 | - |
| CMYK | 0.11 | 0.71 | 0 | 0.48 |
| HSL | 290.43º | 0.55% | 0.34% | - |
| HSV(B) | 290.43º | 0.71% | 0.52% | - |
| XYZ | 12.43 | 7 | 22.89 | - |
| YUV | 73.34 | 161.67 | 159.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 39 | 133 | 0.11 | 0.71 | 0 | 0.48 | 290.43 | 0.55 | 0.34 |
| Hex | 76 | 27 | 85 | B | 47 | 0 | 30 | 122 | 37 | 22 |
| Octal | 166 | 47 | 205 | 13 | 107 | 0 | 60 | 442 | 67 | 42 |
| Binary | 1110110 | 100111 | 10000101 | 1011 | 1000111 | 0 | 110000 | 100100010 | 110111 | 100010 |
Color Harmonies of #762785
Complementary color
Monochromatic Colors of #762785
Black with #762785
Text Example
Text Example
White with #762785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762785; }
p { color: rgb(118,39,133); }
H1.HeaderClassName
{
color: #762785;
}
.AnyTagClassName
{
color: #762785;
}
</style>
background-color css
<style>
a { background-color: #762785; }
a { background-color: rgb(118,39,133); }
div.DivClassName
{
background-color: #762785;
}
.BgClassName
{
background-color: #762785;
}
</style>
border-color css
<style>
span { border-color: #762785; }
span { border-color: rgb(118,39,133); }
td.TdClassName
{
border-color: #762785;
}
.TagClassName
{
border-color: #762785;
}
</style>