Shades of Vivid Violet #873794
Tints of Vivid Violet #873794
RGB
CMYK
RGB Variations
Color information
#873794 (or 0x873794) is known color: Vivid Violet. HEX triplet: 87, 37 and 94. RGB value is (135,55,148). Sum of RGB (Red+Green+Blue) = 135+55+148=338 (44% of max value = 765). Red value is 135 (53.12% from 255 or 39.94% from 338); Green value is 55 (21.88% from 255 or 16.27% from 338); Blue value is 148 (58.20% from 255 or 43.79% from 338); Max value from RGB is 148 - color contains mainly: blue. Hex color #873794 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #873794 is #78C86B. Grayscale: #595959. Windows color (decimal): -7915628 or 9713543. OLE color: 9713543.
HSL color Cylindrical-coordinate representation of color #873794: hue angle of 291.61º 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 #873794 is Cyan = 0.09, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 135 | 55 | 148 | - |
| CMYK | 0.09 | 0.63 | 0 | 0.42 |
| HSL | 291.61º | 0.46% | 0.4% | - |
| HSV(B) | 291.61º | 0.63% | 0.58% | - |
| XYZ | 16.7 | 10.02 | 29.07 | - |
| YUV | 89.52 | 161 | 160.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 55 | 148 | 0.09 | 0.63 | 0 | 0.42 | 291.61 | 0.46 | 0.4 |
| Hex | 87 | 37 | 94 | 9 | 3F | 0 | 2A | 124 | 2E | 28 |
| Octal | 207 | 67 | 224 | 11 | 77 | 0 | 52 | 444 | 56 | 50 |
| Binary | 10000111 | 110111 | 10010100 | 1001 | 111111 | 0 | 101010 | 100100100 | 101110 | 101000 |
Color Harmonies of #873794
Complementary color
Monochromatic Colors of #873794
Black with #873794
Text Example
Text Example
White with #873794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873794; }
p { color: rgb(135,55,148); }
H1.HeaderClassName
{
color: #873794;
}
.AnyTagClassName
{
color: #873794;
}
</style>
background-color css
<style>
a { background-color: #873794; }
a { background-color: rgb(135,55,148); }
div.DivClassName
{
background-color: #873794;
}
.BgClassName
{
background-color: #873794;
}
</style>
border-color css
<style>
span { border-color: #873794; }
span { border-color: rgb(135,55,148); }
td.TdClassName
{
border-color: #873794;
}
.TagClassName
{
border-color: #873794;
}
</style>