Shades of Vivid Violet #773688
Tints of Vivid Violet #773688
RGB
CMYK
RGB Variations
Color information
#773688 (or 0x773688) is known color: Vivid Violet. HEX triplet: 77, 36 and 88. RGB value is (119,54,136). Sum of RGB (Red+Green+Blue) = 119+54+136=309 (40% of max value = 765). Red value is 119 (46.88% from 255 or 38.51% from 309); Green value is 54 (21.48% from 255 or 17.48% from 309); Blue value is 136 (53.52% from 255 or 44.01% from 309); Max value from RGB is 136 - color contains mainly: blue. Hex color #773688 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #773688 is #88C977. Grayscale: #525252. Windows color (decimal): -8964472 or 8926839. OLE color: 8926839.
HSL color Cylindrical-coordinate representation of color #773688: hue angle of 287.56º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #773688 is Cyan = 0.12, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 119 | 54 | 136 | - |
| CMYK | 0.12 | 0.60 | 0 | 0.47 |
| HSL | 287.56º | 0.43% | 0.37% | - |
| HSV(B) | 287.56º | 0.6% | 0.53% | - |
| XYZ | 13.37 | 8.34 | 24.2 | - |
| YUV | 82.78 | 158.03 | 153.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 54 | 136 | 0.12 | 0.60 | 0 | 0.47 | 287.56 | 0.43 | 0.37 |
| Hex | 77 | 36 | 88 | C | 3C | 0 | 2F | 120 | 2B | 25 |
| Octal | 167 | 66 | 210 | 14 | 74 | 0 | 57 | 440 | 53 | 45 |
| Binary | 1110111 | 110110 | 10001000 | 1100 | 111100 | 0 | 101111 | 100100000 | 101011 | 100101 |
Color Harmonies of #773688
Complementary color
Monochromatic Colors of #773688
Black with #773688
Text Example
Text Example
White with #773688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773688; }
p { color: rgb(119,54,136); }
H1.HeaderClassName
{
color: #773688;
}
.AnyTagClassName
{
color: #773688;
}
</style>
background-color css
<style>
a { background-color: #773688; }
a { background-color: rgb(119,54,136); }
div.DivClassName
{
background-color: #773688;
}
.BgClassName
{
background-color: #773688;
}
</style>
border-color css
<style>
span { border-color: #773688; }
span { border-color: rgb(119,54,136); }
td.TdClassName
{
border-color: #773688;
}
.TagClassName
{
border-color: #773688;
}
</style>