Shades of Vivid Violet #763988
Tints of Vivid Violet #763988
RGB
CMYK
RGB Variations
Color information
#763988 (or 0x763988) is known color: Vivid Violet. HEX triplet: 76, 39 and 88. RGB value is (118,57,136). Sum of RGB (Red+Green+Blue) = 118+57+136=311 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.94% from 311); Green value is 57 (22.66% from 255 or 18.33% from 311); Blue value is 136 (53.52% from 255 or 43.73% from 311); Max value from RGB is 136 - color contains mainly: blue. Hex color #763988 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #763988 is #89C677. Grayscale: #535353. Windows color (decimal): -9029240 or 8927606. OLE color: 8927606.
HSL color Cylindrical-coordinate representation of color #763988: hue angle of 286.33º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #763988 is Cyan = 0.13, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 57 | 136 | - |
| CMYK | 0.13 | 0.58 | 0 | 0.47 |
| HSL | 286.33º | 0.41% | 0.38% | - |
| HSV(B) | 286.33º | 0.58% | 0.53% | - |
| XYZ | 13.38 | 8.56 | 24.24 | - |
| YUV | 84.25 | 157.21 | 152.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 57 | 136 | 0.13 | 0.58 | 0 | 0.47 | 286.33 | 0.41 | 0.38 |
| Hex | 76 | 39 | 88 | D | 3A | 0 | 2F | 11E | 29 | 26 |
| Octal | 166 | 71 | 210 | 15 | 72 | 0 | 57 | 436 | 51 | 46 |
| Binary | 1110110 | 111001 | 10001000 | 1101 | 111010 | 0 | 101111 | 100011110 | 101001 | 100110 |
Color Harmonies of #763988
Complementary color
Monochromatic Colors of #763988
Black with #763988
Text Example
Text Example
White with #763988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763988; }
p { color: rgb(118,57,136); }
H1.HeaderClassName
{
color: #763988;
}
.AnyTagClassName
{
color: #763988;
}
</style>
background-color css
<style>
a { background-color: #763988; }
a { background-color: rgb(118,57,136); }
div.DivClassName
{
background-color: #763988;
}
.BgClassName
{
background-color: #763988;
}
</style>
border-color css
<style>
span { border-color: #763988; }
span { border-color: rgb(118,57,136); }
td.TdClassName
{
border-color: #763988;
}
.TagClassName
{
border-color: #763988;
}
</style>