Shades of Vivid Violet #773793
Tints of Vivid Violet #773793
RGB
CMYK
RGB Variations
Color information
#773793 (or 0x773793) is known color: Vivid Violet. HEX triplet: 77, 37 and 93. RGB value is (119,55,147). Sum of RGB (Red+Green+Blue) = 119+55+147=321 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.07% from 321); Green value is 55 (21.88% from 255 or 17.13% from 321); Blue value is 147 (57.81% from 255 or 45.79% from 321); Max value from RGB is 147 - color contains mainly: blue. Hex color #773793 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #773793 is #88C86C. Grayscale: #545454. Windows color (decimal): -8964205 or 9647991. OLE color: 9647991.
HSL color Cylindrical-coordinate representation of color #773793: hue angle of 281.74º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #773793 is Cyan = 0.19, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 55 | 147 | - |
| CMYK | 0.19 | 0.63 | 0 | 0.42 |
| HSL | 281.74º | 0.46% | 0.4% | - |
| HSV(B) | 281.74º | 0.63% | 0.58% | - |
| XYZ | 14.24 | 8.76 | 28.54 | - |
| YUV | 84.62 | 163.2 | 152.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 55 | 147 | 0.19 | 0.63 | 0 | 0.42 | 281.74 | 0.46 | 0.4 |
| Hex | 77 | 37 | 93 | 13 | 3F | 0 | 2A | 11A | 2E | 28 |
| Octal | 167 | 67 | 223 | 23 | 77 | 0 | 52 | 432 | 56 | 50 |
| Binary | 1110111 | 110111 | 10010011 | 10011 | 111111 | 0 | 101010 | 100011010 | 101110 | 101000 |
Color Harmonies of #773793
Complementary color
Monochromatic Colors of #773793
Black with #773793
Text Example
Text Example
White with #773793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773793; }
p { color: rgb(119,55,147); }
H1.HeaderClassName
{
color: #773793;
}
.AnyTagClassName
{
color: #773793;
}
</style>
background-color css
<style>
a { background-color: #773793; }
a { background-color: rgb(119,55,147); }
div.DivClassName
{
background-color: #773793;
}
.BgClassName
{
background-color: #773793;
}
</style>
border-color css
<style>
span { border-color: #773793; }
span { border-color: rgb(119,55,147); }
td.TdClassName
{
border-color: #773793;
}
.TagClassName
{
border-color: #773793;
}
</style>