Shades of Vivid Violet #773894
Tints of Vivid Violet #773894
RGB
CMYK
RGB Variations
Color information
#773894 (or 0x773894) is known color: Vivid Violet. HEX triplet: 77, 38 and 94. RGB value is (119,56,148). Sum of RGB (Red+Green+Blue) = 119+56+148=323 (42% of max value = 765). Red value is 119 (46.88% from 255 or 36.84% from 323); Green value is 56 (22.27% from 255 or 17.34% from 323); Blue value is 148 (58.20% from 255 or 45.82% from 323); Max value from RGB is 148 - color contains mainly: blue. Hex color #773894 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #773894 is #88C76B. Grayscale: #555555. Windows color (decimal): -8963948 or 9713783. OLE color: 9713783.
HSL color Cylindrical-coordinate representation of color #773894: hue angle of 281.09º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #773894 is Cyan = 0.20, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 56 | 148 | - |
| CMYK | 0.20 | 0.62 | 0 | 0.42 |
| HSL | 281.09º | 0.45% | 0.4% | - |
| HSV(B) | 281.09º | 0.62% | 0.58% | - |
| XYZ | 14.37 | 8.89 | 28.98 | - |
| YUV | 85.33 | 163.37 | 152.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 56 | 148 | 0.20 | 0.62 | 0 | 0.42 | 281.09 | 0.45 | 0.4 |
| Hex | 77 | 38 | 94 | 14 | 3E | 0 | 2A | 119 | 2D | 28 |
| Octal | 167 | 70 | 224 | 24 | 76 | 0 | 52 | 431 | 55 | 50 |
| Binary | 1110111 | 111000 | 10010100 | 10100 | 111110 | 0 | 101010 | 100011001 | 101101 | 101000 |
Color Harmonies of #773894
Complementary color
Monochromatic Colors of #773894
Black with #773894
Text Example
Text Example
White with #773894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773894; }
p { color: rgb(119,56,148); }
H1.HeaderClassName
{
color: #773894;
}
.AnyTagClassName
{
color: #773894;
}
</style>
background-color css
<style>
a { background-color: #773894; }
a { background-color: rgb(119,56,148); }
div.DivClassName
{
background-color: #773894;
}
.BgClassName
{
background-color: #773894;
}
</style>
border-color css
<style>
span { border-color: #773894; }
span { border-color: rgb(119,56,148); }
td.TdClassName
{
border-color: #773894;
}
.TagClassName
{
border-color: #773894;
}
</style>