Shades of Vivid Violet #763685
Tints of Vivid Violet #763685
RGB
CMYK
RGB Variations
Color information
#763685 (or 0x763685) is known color: Vivid Violet. HEX triplet: 76, 36 and 85. RGB value is (118,54,133). Sum of RGB (Red+Green+Blue) = 118+54+133=305 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.69% from 305); Green value is 54 (21.48% from 255 or 17.70% from 305); Blue value is 133 (52.34% from 255 or 43.61% from 305); Max value from RGB is 133 - color contains mainly: blue. Hex color #763685 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #763685 is #89C97A. Grayscale: #515151. Windows color (decimal): -9030011 or 8730230. OLE color: 8730230.
HSL color Cylindrical-coordinate representation of color #763685: hue angle of 288.61º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #763685 is Cyan = 0.11, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 118 | 54 | 133 | - |
| CMYK | 0.11 | 0.59 | 0 | 0.48 |
| HSL | 288.61º | 0.42% | 0.37% | - |
| HSV(B) | 288.61º | 0.59% | 0.52% | - |
| XYZ | 13.02 | 8.18 | 23.08 | - |
| YUV | 82.14 | 156.7 | 153.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 54 | 133 | 0.11 | 0.59 | 0 | 0.48 | 288.61 | 0.42 | 0.37 |
| Hex | 76 | 36 | 85 | B | 3B | 0 | 30 | 121 | 2A | 25 |
| Octal | 166 | 66 | 205 | 13 | 73 | 0 | 60 | 441 | 52 | 45 |
| Binary | 1110110 | 110110 | 10000101 | 1011 | 111011 | 0 | 110000 | 100100001 | 101010 | 100101 |
Color Harmonies of #763685
Complementary color
Monochromatic Colors of #763685
Black with #763685
Text Example
Text Example
White with #763685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763685; }
p { color: rgb(118,54,133); }
H1.HeaderClassName
{
color: #763685;
}
.AnyTagClassName
{
color: #763685;
}
</style>
background-color css
<style>
a { background-color: #763685; }
a { background-color: rgb(118,54,133); }
div.DivClassName
{
background-color: #763685;
}
.BgClassName
{
background-color: #763685;
}
</style>
border-color css
<style>
span { border-color: #763685; }
span { border-color: rgb(118,54,133); }
td.TdClassName
{
border-color: #763685;
}
.TagClassName
{
border-color: #763685;
}
</style>