Shades of Vivid Violet #761597
Tints of Vivid Violet #761597
RGB
CMYK
RGB Variations
Color information
#761597 (or 0x761597) is known color: Vivid Violet. HEX triplet: 76, 15 and 97. RGB value is (118,21,151). Sum of RGB (Red+Green+Blue) = 118+21+151=290 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.69% from 290); Green value is 21 (8.59% from 255 or 7.24% from 290); Blue value is 151 (59.38% from 255 or 52.07% from 290); Max value from RGB is 151 - color contains mainly: blue. Hex color #761597 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #761597 is #89EA68. Grayscale: #404040. Windows color (decimal): -9038441 or 9901430. OLE color: 9901430.
HSL color Cylindrical-coordinate representation of color #761597: hue angle of 284.77º degrees, saturation: 0.76, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #761597 is Cyan = 0.22, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 21 | 151 | - |
| CMYK | 0.22 | 0.86 | 0 | 0.41 |
| HSL | 284.77º | 0.76% | 0.34% | - |
| HSV(B) | 284.77º | 0.86% | 0.59% | - |
| XYZ | 13.33 | 6.62 | 29.85 | - |
| YUV | 64.82 | 176.64 | 165.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 21 | 151 | 0.22 | 0.86 | 0 | 0.41 | 284.77 | 0.76 | 0.34 |
| Hex | 76 | 15 | 97 | 16 | 56 | 0 | 29 | 11D | 4C | 22 |
| Octal | 166 | 25 | 227 | 26 | 126 | 0 | 51 | 435 | 114 | 42 |
| Binary | 1110110 | 10101 | 10010111 | 10110 | 1010110 | 0 | 101001 | 100011101 | 1001100 | 100010 |
Color Harmonies of #761597
Complementary color
Monochromatic Colors of #761597
Black with #761597
Text Example
Text Example
White with #761597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761597; }
p { color: rgb(118,21,151); }
H1.HeaderClassName
{
color: #761597;
}
.AnyTagClassName
{
color: #761597;
}
</style>
background-color css
<style>
a { background-color: #761597; }
a { background-color: rgb(118,21,151); }
div.DivClassName
{
background-color: #761597;
}
.BgClassName
{
background-color: #761597;
}
</style>
border-color css
<style>
span { border-color: #761597; }
span { border-color: rgb(118,21,151); }
td.TdClassName
{
border-color: #761597;
}
.TagClassName
{
border-color: #761597;
}
</style>