Shades of Vivid Violet #762489
Tints of Vivid Violet #762489
RGB
CMYK
RGB Variations
Color information
#762489 (or 0x762489) is known color: Vivid Violet. HEX triplet: 76, 24 and 89. RGB value is (118,36,137). Sum of RGB (Red+Green+Blue) = 118+36+137=291 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.55% from 291); Green value is 36 (14.45% from 255 or 12.37% from 291); Blue value is 137 (53.91% from 255 or 47.08% from 291); Max value from RGB is 137 - color contains mainly: blue. Hex color #762489 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #762489 is #89DB76. Grayscale: #474747. Windows color (decimal): -9034615 or 8987766. OLE color: 8987766.
HSL color Cylindrical-coordinate representation of color #762489: hue angle of 288.71º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #762489 is Cyan = 0.14, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 118 | 36 | 137 | - |
| CMYK | 0.14 | 0.74 | 0 | 0.46 |
| HSL | 288.71º | 0.58% | 0.34% | - |
| HSV(B) | 288.71º | 0.74% | 0.54% | - |
| XYZ | 12.62 | 6.92 | 24.34 | - |
| YUV | 72.03 | 164.67 | 160.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 36 | 137 | 0.14 | 0.74 | 0 | 0.46 | 288.71 | 0.58 | 0.34 |
| Hex | 76 | 24 | 89 | E | 4A | 0 | 2E | 121 | 3A | 22 |
| Octal | 166 | 44 | 211 | 16 | 112 | 0 | 56 | 441 | 72 | 42 |
| Binary | 1110110 | 100100 | 10001001 | 1110 | 1001010 | 0 | 101110 | 100100001 | 111010 | 100010 |
Color Harmonies of #762489
Complementary color
Monochromatic Colors of #762489
Black with #762489
Text Example
Text Example
White with #762489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762489; }
p { color: rgb(118,36,137); }
H1.HeaderClassName
{
color: #762489;
}
.AnyTagClassName
{
color: #762489;
}
</style>
background-color css
<style>
a { background-color: #762489; }
a { background-color: rgb(118,36,137); }
div.DivClassName
{
background-color: #762489;
}
.BgClassName
{
background-color: #762489;
}
</style>
border-color css
<style>
span { border-color: #762489; }
span { border-color: rgb(118,36,137); }
td.TdClassName
{
border-color: #762489;
}
.TagClassName
{
border-color: #762489;
}
</style>