Shades of Vivid Violet #873487
Tints of Vivid Violet #873487
RGB
CMYK
RGB Variations
Color information
#873487 (or 0x873487) is known color: Vivid Violet. HEX triplet: 87, 34 and 87. RGB value is (135,52,135). Sum of RGB (Red+Green+Blue) = 135+52+135=322 (42% of max value = 765). Red value is 135 (53.12% from 255 or 41.93% from 322); Green value is 52 (20.70% from 255 or 16.15% from 322); Blue value is 135 (53.12% from 255 or 41.93% from 322); Max value from RGB is 135 - color contains mainly: red, blue. Hex color #873487 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #873487 is #78CB78. Grayscale: #565656. Windows color (decimal): -7916409 or 8860807. OLE color: 8860807.
HSL color Cylindrical-coordinate representation of color #873487: hue angle of 300º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #873487 is Cyan = 0, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 52 | 135 | - |
| CMYK | 0 | 0.61 | 0 | 0.47 |
| HSL | 300º | 0.44% | 0.37% | - |
| HSV(B) | 300º | 0.61% | 0.53% | - |
| XYZ | 15.59 | 9.36 | 23.91 | - |
| YUV | 86.28 | 155.5 | 162.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 52 | 135 | 0 | 0.61 | 0 | 0.47 | 300 | 0.44 | 0.37 |
| Hex | 87 | 34 | 87 | 0 | 3D | 0 | 2F | 12C | 2C | 25 |
| Octal | 207 | 64 | 207 | 0 | 75 | 0 | 57 | 454 | 54 | 45 |
| Binary | 10000111 | 110100 | 10000111 | 0 | 111101 | 0 | 101111 | 100101100 | 101100 | 100101 |
Color Harmonies of #873487
Complementary color
Monochromatic Colors of #873487
Black with #873487
Text Example
Text Example
White with #873487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873487; }
p { color: rgb(135,52,135); }
H1.HeaderClassName
{
color: #873487;
}
.AnyTagClassName
{
color: #873487;
}
</style>
background-color css
<style>
a { background-color: #873487; }
a { background-color: rgb(135,52,135); }
div.DivClassName
{
background-color: #873487;
}
.BgClassName
{
background-color: #873487;
}
</style>
border-color css
<style>
span { border-color: #873487; }
span { border-color: rgb(135,52,135); }
td.TdClassName
{
border-color: #873487;
}
.TagClassName
{
border-color: #873487;
}
</style>