Shades of Vivid Violet #873287
Tints of Vivid Violet #873287
RGB
CMYK
RGB Variations
Color information
#873287 (or 0x873287) is known color: Vivid Violet. HEX triplet: 87, 32 and 87. RGB value is (135,50,135). Sum of RGB (Red+Green+Blue) = 135+50+135=320 (42% of max value = 765). Red value is 135 (53.12% from 255 or 42.19% from 320); Green value is 50 (19.92% from 255 or 15.62% from 320); Blue value is 135 (53.12% from 255 or 42.19% from 320); Max value from RGB is 135 - color contains mainly: red, blue. Hex color #873287 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #873287 is #78CD78. Grayscale: #545454. Windows color (decimal): -7916921 or 8860295. OLE color: 8860295.
HSL color Cylindrical-coordinate representation of color #873287: hue angle of 300º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #873287 is Cyan = 0, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 50 | 135 | - |
| CMYK | 0 | 0.63 | 0 | 0.47 |
| HSL | 300º | 0.46% | 0.36% | - |
| HSV(B) | 300º | 0.63% | 0.53% | - |
| XYZ | 15.51 | 9.18 | 23.88 | - |
| YUV | 85.11 | 156.16 | 163.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 50 | 135 | 0 | 0.63 | 0 | 0.47 | 300 | 0.46 | 0.36 |
| Hex | 87 | 32 | 87 | 0 | 3F | 0 | 2F | 12C | 2E | 24 |
| Octal | 207 | 62 | 207 | 0 | 77 | 0 | 57 | 454 | 56 | 44 |
| Binary | 10000111 | 110010 | 10000111 | 0 | 111111 | 0 | 101111 | 100101100 | 101110 | 100100 |
Color Harmonies of #873287
Complementary color
Monochromatic Colors of #873287
Black with #873287
Text Example
Text Example
White with #873287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873287; }
p { color: rgb(135,50,135); }
H1.HeaderClassName
{
color: #873287;
}
.AnyTagClassName
{
color: #873287;
}
</style>
background-color css
<style>
a { background-color: #873287; }
a { background-color: rgb(135,50,135); }
div.DivClassName
{
background-color: #873287;
}
.BgClassName
{
background-color: #873287;
}
</style>
border-color css
<style>
span { border-color: #873287; }
span { border-color: rgb(135,50,135); }
td.TdClassName
{
border-color: #873287;
}
.TagClassName
{
border-color: #873287;
}
</style>