Shades of Vivid Violet #762597
Tints of Vivid Violet #762597
RGB
CMYK
RGB Variations
Color information
#762597 (or 0x762597) is known color: Vivid Violet. HEX triplet: 76, 25 and 97. RGB value is (118,37,151). Sum of RGB (Red+Green+Blue) = 118+37+151=306 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.56% from 306); Green value is 37 (14.84% from 255 or 12.09% from 306); Blue value is 151 (59.38% from 255 or 49.35% from 306); Max value from RGB is 151 - color contains mainly: blue. Hex color #762597 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #762597 is #89DA68. Grayscale: #494949. Windows color (decimal): -9034345 or 9905526. OLE color: 9905526.
HSL color Cylindrical-coordinate representation of color #762597: hue angle of 282.63º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #762597 is Cyan = 0.22, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 37 | 151 | - |
| CMYK | 0.22 | 0.75 | 0 | 0.41 |
| HSL | 282.63º | 0.61% | 0.37% | - |
| HSV(B) | 282.63º | 0.75% | 0.59% | - |
| XYZ | 13.72 | 7.41 | 29.99 | - |
| YUV | 74.22 | 171.34 | 159.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 37 | 151 | 0.22 | 0.75 | 0 | 0.41 | 282.63 | 0.61 | 0.37 |
| Hex | 76 | 25 | 97 | 16 | 4B | 0 | 29 | 11B | 3D | 25 |
| Octal | 166 | 45 | 227 | 26 | 113 | 0 | 51 | 433 | 75 | 45 |
| Binary | 1110110 | 100101 | 10010111 | 10110 | 1001011 | 0 | 101001 | 100011011 | 111101 | 100101 |
Color Harmonies of #762597
Complementary color
Monochromatic Colors of #762597
Black with #762597
Text Example
Text Example
White with #762597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762597; }
p { color: rgb(118,37,151); }
H1.HeaderClassName
{
color: #762597;
}
.AnyTagClassName
{
color: #762597;
}
</style>
background-color css
<style>
a { background-color: #762597; }
a { background-color: rgb(118,37,151); }
div.DivClassName
{
background-color: #762597;
}
.BgClassName
{
background-color: #762597;
}
</style>
border-color css
<style>
span { border-color: #762597; }
span { border-color: rgb(118,37,151); }
td.TdClassName
{
border-color: #762597;
}
.TagClassName
{
border-color: #762597;
}
</style>