Shades of Vivid Violet #763597
Tints of Vivid Violet #763597
RGB
CMYK
RGB Variations
Color information
#763597 (or 0x763597) is known color: Vivid Violet. HEX triplet: 76, 35 and 97. RGB value is (118,53,151). Sum of RGB (Red+Green+Blue) = 118+53+151=322 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.65% from 322); Green value is 53 (21.09% from 255 or 16.46% from 322); Blue value is 151 (59.38% from 255 or 46.89% from 322); Max value from RGB is 151 - color contains mainly: blue. Hex color #763597 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #763597 is #89CA68. Grayscale: #535353. Windows color (decimal): -9030249 or 9909622. OLE color: 9909622.
HSL color Cylindrical-coordinate representation of color #763597: hue angle of 279.8º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #763597 is Cyan = 0.22, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 53 | 151 | - |
| CMYK | 0.22 | 0.65 | 0 | 0.41 |
| HSL | 279.8º | 0.48% | 0.4% | - |
| HSV(B) | 279.8º | 0.65% | 0.59% | - |
| XYZ | 14.33 | 8.63 | 30.19 | - |
| YUV | 83.61 | 166.03 | 152.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 53 | 151 | 0.22 | 0.65 | 0 | 0.41 | 279.8 | 0.48 | 0.4 |
| Hex | 76 | 35 | 97 | 16 | 41 | 0 | 29 | 118 | 30 | 28 |
| Octal | 166 | 65 | 227 | 26 | 101 | 0 | 51 | 430 | 60 | 50 |
| Binary | 1110110 | 110101 | 10010111 | 10110 | 1000001 | 0 | 101001 | 100011000 | 110000 | 101000 |
Color Harmonies of #763597
Complementary color
Monochromatic Colors of #763597
Black with #763597
Text Example
Text Example
White with #763597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763597; }
p { color: rgb(118,53,151); }
H1.HeaderClassName
{
color: #763597;
}
.AnyTagClassName
{
color: #763597;
}
</style>
background-color css
<style>
a { background-color: #763597; }
a { background-color: rgb(118,53,151); }
div.DivClassName
{
background-color: #763597;
}
.BgClassName
{
background-color: #763597;
}
</style>
border-color css
<style>
span { border-color: #763597; }
span { border-color: rgb(118,53,151); }
td.TdClassName
{
border-color: #763597;
}
.TagClassName
{
border-color: #763597;
}
</style>