Shades of Vivid Violet #763697
Tints of Vivid Violet #763697
RGB
CMYK
RGB Variations
Color information
#763697 (or 0x763697) is known color: Vivid Violet. HEX triplet: 76, 36 and 97. RGB value is (118,54,151). Sum of RGB (Red+Green+Blue) = 118+54+151=323 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.53% from 323); Green value is 54 (21.48% from 255 or 16.72% from 323); Blue value is 151 (59.38% from 255 or 46.75% from 323); Max value from RGB is 151 - color contains mainly: blue. Hex color #763697 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #763697 is #89C968. Grayscale: #535353. Windows color (decimal): -9029993 or 9909878. OLE color: 9909878.
HSL color Cylindrical-coordinate representation of color #763697: hue angle of 279.59º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #763697 is Cyan = 0.22, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 54 | 151 | - |
| CMYK | 0.22 | 0.64 | 0 | 0.41 |
| HSL | 279.59º | 0.47% | 0.4% | - |
| HSV(B) | 279.59º | 0.64% | 0.59% | - |
| XYZ | 14.38 | 8.72 | 30.2 | - |
| YUV | 84.19 | 165.7 | 152.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 54 | 151 | 0.22 | 0.64 | 0 | 0.41 | 279.59 | 0.47 | 0.4 |
| Hex | 76 | 36 | 97 | 16 | 40 | 0 | 29 | 118 | 2F | 28 |
| Octal | 166 | 66 | 227 | 26 | 100 | 0 | 51 | 430 | 57 | 50 |
| Binary | 1110110 | 110110 | 10010111 | 10110 | 1000000 | 0 | 101001 | 100011000 | 101111 | 101000 |
Color Harmonies of #763697
Complementary color
Monochromatic Colors of #763697
Black with #763697
Text Example
Text Example
White with #763697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763697; }
p { color: rgb(118,54,151); }
H1.HeaderClassName
{
color: #763697;
}
.AnyTagClassName
{
color: #763697;
}
</style>
background-color css
<style>
a { background-color: #763697; }
a { background-color: rgb(118,54,151); }
div.DivClassName
{
background-color: #763697;
}
.BgClassName
{
background-color: #763697;
}
</style>
border-color css
<style>
span { border-color: #763697; }
span { border-color: rgb(118,54,151); }
td.TdClassName
{
border-color: #763697;
}
.TagClassName
{
border-color: #763697;
}
</style>