Shades of Vivid Violet #773689
Tints of Vivid Violet #773689
RGB
CMYK
RGB Variations
Color information
#773689 (or 0x773689) is known color: Vivid Violet. HEX triplet: 77, 36 and 89. RGB value is (119,54,137). Sum of RGB (Red+Green+Blue) = 119+54+137=310 (41% of max value = 765). Red value is 119 (46.88% from 255 or 38.39% from 310); Green value is 54 (21.48% from 255 or 17.42% from 310); Blue value is 137 (53.91% from 255 or 44.19% from 310); Max value from RGB is 137 - color contains mainly: blue. Hex color #773689 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #773689 is #88C976. Grayscale: #525252. Windows color (decimal): -8964471 or 8992375. OLE color: 8992375.
HSL color Cylindrical-coordinate representation of color #773689: hue angle of 286.99º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #773689 is Cyan = 0.13, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 119 | 54 | 137 | - |
| CMYK | 0.13 | 0.61 | 0 | 0.46 |
| HSL | 286.99º | 0.43% | 0.37% | - |
| HSV(B) | 286.99º | 0.61% | 0.54% | - |
| XYZ | 13.44 | 8.37 | 24.57 | - |
| YUV | 82.9 | 158.53 | 153.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 54 | 137 | 0.13 | 0.61 | 0 | 0.46 | 286.99 | 0.43 | 0.37 |
| Hex | 77 | 36 | 89 | D | 3D | 0 | 2E | 11F | 2B | 25 |
| Octal | 167 | 66 | 211 | 15 | 75 | 0 | 56 | 437 | 53 | 45 |
| Binary | 1110111 | 110110 | 10001001 | 1101 | 111101 | 0 | 101110 | 100011111 | 101011 | 100101 |
Color Harmonies of #773689
Complementary color
Monochromatic Colors of #773689
Black with #773689
Text Example
Text Example
White with #773689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773689; }
p { color: rgb(119,54,137); }
H1.HeaderClassName
{
color: #773689;
}
.AnyTagClassName
{
color: #773689;
}
</style>
background-color css
<style>
a { background-color: #773689; }
a { background-color: rgb(119,54,137); }
div.DivClassName
{
background-color: #773689;
}
.BgClassName
{
background-color: #773689;
}
</style>
border-color css
<style>
span { border-color: #773689; }
span { border-color: rgb(119,54,137); }
td.TdClassName
{
border-color: #773689;
}
.TagClassName
{
border-color: #773689;
}
</style>