Shades of Vivid Violet #763088
Tints of Vivid Violet #763088
RGB
CMYK
RGB Variations
Color information
#763088 (or 0x763088) is known color: Vivid Violet. HEX triplet: 76, 30 and 88. RGB value is (118,48,136). Sum of RGB (Red+Green+Blue) = 118+48+136=302 (40% of max value = 765). Red value is 118 (46.48% from 255 or 39.07% from 302); Green value is 48 (19.14% from 255 or 15.89% from 302); Blue value is 136 (53.52% from 255 or 45.03% from 302); Max value from RGB is 136 - color contains mainly: blue. Hex color #763088 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #763088 is #89CF77. Grayscale: #4E4E4E. Windows color (decimal): -9031544 or 8925302. OLE color: 8925302.
HSL color Cylindrical-coordinate representation of color #763088: hue angle of 287.73º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #763088 is Cyan = 0.13, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 48 | 136 | - |
| CMYK | 0.13 | 0.65 | 0 | 0.47 |
| HSL | 287.73º | 0.48% | 0.36% | - |
| HSV(B) | 287.73º | 0.65% | 0.53% | - |
| XYZ | 12.97 | 7.74 | 24.1 | - |
| YUV | 78.96 | 160.19 | 155.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 48 | 136 | 0.13 | 0.65 | 0 | 0.47 | 287.73 | 0.48 | 0.36 |
| Hex | 76 | 30 | 88 | D | 41 | 0 | 2F | 120 | 30 | 24 |
| Octal | 166 | 60 | 210 | 15 | 101 | 0 | 57 | 440 | 60 | 44 |
| Binary | 1110110 | 110000 | 10001000 | 1101 | 1000001 | 0 | 101111 | 100100000 | 110000 | 100100 |
Color Harmonies of #763088
Complementary color
Monochromatic Colors of #763088
Black with #763088
Text Example
Text Example
White with #763088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763088; }
p { color: rgb(118,48,136); }
H1.HeaderClassName
{
color: #763088;
}
.AnyTagClassName
{
color: #763088;
}
</style>
background-color css
<style>
a { background-color: #763088; }
a { background-color: rgb(118,48,136); }
div.DivClassName
{
background-color: #763088;
}
.BgClassName
{
background-color: #763088;
}
</style>
border-color css
<style>
span { border-color: #763088; }
span { border-color: rgb(118,48,136); }
td.TdClassName
{
border-color: #763088;
}
.TagClassName
{
border-color: #763088;
}
</style>