Shades of Vivid Violet #772489
Tints of Vivid Violet #772489
RGB
CMYK
RGB Variations
Color information
#772489 (or 0x772489) is known color: Vivid Violet. HEX triplet: 77, 24 and 89. RGB value is (119,36,137). Sum of RGB (Red+Green+Blue) = 119+36+137=292 (38% of max value = 765). Red value is 119 (46.88% from 255 or 40.75% from 292); Green value is 36 (14.45% from 255 or 12.33% from 292); Blue value is 137 (53.91% from 255 or 46.92% from 292); Max value from RGB is 137 - color contains mainly: blue. Hex color #772489 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #772489 is #88DB76. Grayscale: #484848. Windows color (decimal): -8969079 or 8987767. OLE color: 8987767.
HSL color Cylindrical-coordinate representation of color #772489: hue angle of 289.31º 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 #772489 is Cyan = 0.13, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 119 | 36 | 137 | - |
| CMYK | 0.13 | 0.74 | 0 | 0.46 |
| HSL | 289.31º | 0.58% | 0.34% | - |
| HSV(B) | 289.31º | 0.74% | 0.54% | - |
| XYZ | 12.75 | 6.99 | 24.34 | - |
| YUV | 72.33 | 164.5 | 161.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 36 | 137 | 0.13 | 0.74 | 0 | 0.46 | 289.31 | 0.58 | 0.34 |
| Hex | 77 | 24 | 89 | D | 4A | 0 | 2E | 121 | 3A | 22 |
| Octal | 167 | 44 | 211 | 15 | 112 | 0 | 56 | 441 | 72 | 42 |
| Binary | 1110111 | 100100 | 10001001 | 1101 | 1001010 | 0 | 101110 | 100100001 | 111010 | 100010 |
Color Harmonies of #772489
Complementary color
Monochromatic Colors of #772489
Black with #772489
Text Example
Text Example
White with #772489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772489; }
p { color: rgb(119,36,137); }
H1.HeaderClassName
{
color: #772489;
}
.AnyTagClassName
{
color: #772489;
}
</style>
background-color css
<style>
a { background-color: #772489; }
a { background-color: rgb(119,36,137); }
div.DivClassName
{
background-color: #772489;
}
.BgClassName
{
background-color: #772489;
}
</style>
border-color css
<style>
span { border-color: #772489; }
span { border-color: rgb(119,36,137); }
td.TdClassName
{
border-color: #772489;
}
.TagClassName
{
border-color: #772489;
}
</style>