Shades of Vivid Violet #763687
Tints of Vivid Violet #763687
RGB
CMYK
RGB Variations
Color information
#763687 (or 0x763687) is known color: Vivid Violet. HEX triplet: 76, 36 and 87. RGB value is (118,54,135). Sum of RGB (Red+Green+Blue) = 118+54+135=307 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.44% from 307); Green value is 54 (21.48% from 255 or 17.59% from 307); Blue value is 135 (53.12% from 255 or 43.97% from 307); Max value from RGB is 135 - color contains mainly: blue. Hex color #763687 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #763687 is #89C978. Grayscale: #525252. Windows color (decimal): -9030009 or 8861302. OLE color: 8861302.
HSL color Cylindrical-coordinate representation of color #763687: hue angle of 287.41º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #763687 is Cyan = 0.13, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 54 | 135 | - |
| CMYK | 0.13 | 0.60 | 0 | 0.47 |
| HSL | 287.41º | 0.43% | 0.37% | - |
| HSV(B) | 287.41º | 0.6% | 0.53% | - |
| XYZ | 13.16 | 8.24 | 23.82 | - |
| YUV | 82.37 | 157.7 | 153.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 54 | 135 | 0.13 | 0.60 | 0 | 0.47 | 287.41 | 0.43 | 0.37 |
| Hex | 76 | 36 | 87 | D | 3C | 0 | 2F | 11F | 2B | 25 |
| Octal | 166 | 66 | 207 | 15 | 74 | 0 | 57 | 437 | 53 | 45 |
| Binary | 1110110 | 110110 | 10000111 | 1101 | 111100 | 0 | 101111 | 100011111 | 101011 | 100101 |
Color Harmonies of #763687
Complementary color
Monochromatic Colors of #763687
Black with #763687
Text Example
Text Example
White with #763687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763687; }
p { color: rgb(118,54,135); }
H1.HeaderClassName
{
color: #763687;
}
.AnyTagClassName
{
color: #763687;
}
</style>
background-color css
<style>
a { background-color: #763687; }
a { background-color: rgb(118,54,135); }
div.DivClassName
{
background-color: #763687;
}
.BgClassName
{
background-color: #763687;
}
</style>
border-color css
<style>
span { border-color: #763687; }
span { border-color: rgb(118,54,135); }
td.TdClassName
{
border-color: #763687;
}
.TagClassName
{
border-color: #763687;
}
</style>