Shades of Vivid Violet #873594
Tints of Vivid Violet #873594
RGB
CMYK
RGB Variations
Color information
#873594 (or 0x873594) is known color: Vivid Violet. HEX triplet: 87, 35 and 94. RGB value is (135,53,148). Sum of RGB (Red+Green+Blue) = 135+53+148=336 (44% of max value = 765). Red value is 135 (53.12% from 255 or 40.18% from 336); Green value is 53 (21.09% from 255 or 15.77% from 336); Blue value is 148 (58.20% from 255 or 44.05% from 336); Max value from RGB is 148 - color contains mainly: blue. Hex color #873594 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #873594 is #78CA6B. Grayscale: #585858. Windows color (decimal): -7916140 or 9713031. OLE color: 9713031.
HSL color Cylindrical-coordinate representation of color #873594: hue angle of 291.79º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #873594 is Cyan = 0.09, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 135 | 53 | 148 | - |
| CMYK | 0.09 | 0.64 | 0 | 0.42 |
| HSL | 291.79º | 0.47% | 0.39% | - |
| HSV(B) | 291.79º | 0.64% | 0.58% | - |
| XYZ | 16.61 | 9.84 | 29.04 | - |
| YUV | 88.35 | 161.67 | 161.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 53 | 148 | 0.09 | 0.64 | 0 | 0.42 | 291.79 | 0.47 | 0.39 |
| Hex | 87 | 35 | 94 | 9 | 40 | 0 | 2A | 124 | 2F | 27 |
| Octal | 207 | 65 | 224 | 11 | 100 | 0 | 52 | 444 | 57 | 47 |
| Binary | 10000111 | 110101 | 10010100 | 1001 | 1000000 | 0 | 101010 | 100100100 | 101111 | 100111 |
Color Harmonies of #873594
Complementary color
Monochromatic Colors of #873594
Black with #873594
Text Example
Text Example
White with #873594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873594; }
p { color: rgb(135,53,148); }
H1.HeaderClassName
{
color: #873594;
}
.AnyTagClassName
{
color: #873594;
}
</style>
background-color css
<style>
a { background-color: #873594; }
a { background-color: rgb(135,53,148); }
div.DivClassName
{
background-color: #873594;
}
.BgClassName
{
background-color: #873594;
}
</style>
border-color css
<style>
span { border-color: #873594; }
span { border-color: rgb(135,53,148); }
td.TdClassName
{
border-color: #873594;
}
.TagClassName
{
border-color: #873594;
}
</style>