Shades of Vivid Violet #763087
Tints of Vivid Violet #763087
RGB
CMYK
RGB Variations
Color information
#763087 (or 0x763087) is known color: Vivid Violet. HEX triplet: 76, 30 and 87. RGB value is (118,48,135). Sum of RGB (Red+Green+Blue) = 118+48+135=301 (39% of max value = 765). Red value is 118 (46.48% from 255 or 39.20% from 301); Green value is 48 (19.14% from 255 or 15.95% from 301); Blue value is 135 (53.12% from 255 or 44.85% from 301); Max value from RGB is 135 - color contains mainly: blue. Hex color #763087 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #763087 is #89CF78. Grayscale: #4E4E4E. Windows color (decimal): -9031545 or 8859766. OLE color: 8859766.
HSL color Cylindrical-coordinate representation of color #763087: hue angle of 288.28º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #763087 is Cyan = 0.13, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 48 | 135 | - |
| CMYK | 0.13 | 0.64 | 0 | 0.47 |
| HSL | 288.28º | 0.48% | 0.36% | - |
| HSV(B) | 288.28º | 0.64% | 0.53% | - |
| XYZ | 12.9 | 7.71 | 23.73 | - |
| YUV | 78.85 | 159.69 | 155.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 48 | 135 | 0.13 | 0.64 | 0 | 0.47 | 288.28 | 0.48 | 0.36 |
| Hex | 76 | 30 | 87 | D | 40 | 0 | 2F | 120 | 30 | 24 |
| Octal | 166 | 60 | 207 | 15 | 100 | 0 | 57 | 440 | 60 | 44 |
| Binary | 1110110 | 110000 | 10000111 | 1101 | 1000000 | 0 | 101111 | 100100000 | 110000 | 100100 |
Color Harmonies of #763087
Complementary color
Monochromatic Colors of #763087
Black with #763087
Text Example
Text Example
White with #763087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763087; }
p { color: rgb(118,48,135); }
H1.HeaderClassName
{
color: #763087;
}
.AnyTagClassName
{
color: #763087;
}
</style>
background-color css
<style>
a { background-color: #763087; }
a { background-color: rgb(118,48,135); }
div.DivClassName
{
background-color: #763087;
}
.BgClassName
{
background-color: #763087;
}
</style>
border-color css
<style>
span { border-color: #763087; }
span { border-color: rgb(118,48,135); }
td.TdClassName
{
border-color: #763087;
}
.TagClassName
{
border-color: #763087;
}
</style>