Shades of Vivid Violet #762889
Tints of Vivid Violet #762889
RGB
CMYK
RGB Variations
Color information
#762889 (or 0x762889) is known color: Vivid Violet. HEX triplet: 76, 28 and 89. RGB value is (118,40,137). Sum of RGB (Red+Green+Blue) = 118+40+137=295 (39% of max value = 765). Red value is 118 (46.48% from 255 or 40% from 295); Green value is 40 (16.02% from 255 or 13.56% from 295); Blue value is 137 (53.91% from 255 or 46.44% from 295); Max value from RGB is 137 - color contains mainly: blue. Hex color #762889 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #762889 is #89D776. Grayscale: #4A4A4A. Windows color (decimal): -9033591 or 8988790. OLE color: 8988790.
HSL color Cylindrical-coordinate representation of color #762889: hue angle of 288.25º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #762889 is Cyan = 0.14, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 118 | 40 | 137 | - |
| CMYK | 0.14 | 0.71 | 0 | 0.46 |
| HSL | 288.25º | 0.55% | 0.35% | - |
| HSV(B) | 288.25º | 0.71% | 0.54% | - |
| XYZ | 12.75 | 7.18 | 24.38 | - |
| YUV | 74.38 | 163.34 | 159.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 40 | 137 | 0.14 | 0.71 | 0 | 0.46 | 288.25 | 0.55 | 0.35 |
| Hex | 76 | 28 | 89 | E | 47 | 0 | 2E | 120 | 37 | 23 |
| Octal | 166 | 50 | 211 | 16 | 107 | 0 | 56 | 440 | 67 | 43 |
| Binary | 1110110 | 101000 | 10001001 | 1110 | 1000111 | 0 | 101110 | 100100000 | 110111 | 100011 |
Color Harmonies of #762889
Complementary color
Monochromatic Colors of #762889
Black with #762889
Text Example
Text Example
White with #762889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762889; }
p { color: rgb(118,40,137); }
H1.HeaderClassName
{
color: #762889;
}
.AnyTagClassName
{
color: #762889;
}
</style>
background-color css
<style>
a { background-color: #762889; }
a { background-color: rgb(118,40,137); }
div.DivClassName
{
background-color: #762889;
}
.BgClassName
{
background-color: #762889;
}
</style>
border-color css
<style>
span { border-color: #762889; }
span { border-color: rgb(118,40,137); }
td.TdClassName
{
border-color: #762889;
}
.TagClassName
{
border-color: #762889;
}
</style>