Shades of Vivid Violet #874287
Tints of Vivid Violet #874287
RGB
CMYK
RGB Variations
Color information
#874287 (or 0x874287) is known color: Vivid Violet. HEX triplet: 87, 42 and 87. RGB value is (135,66,135). Sum of RGB (Red+Green+Blue) = 135+66+135=336 (44% of max value = 765). Red value is 135 (53.12% from 255 or 40.18% from 336); Green value is 66 (26.17% from 255 or 19.64% from 336); Blue value is 135 (53.12% from 255 or 40.18% from 336); Max value from RGB is 135 - color contains mainly: red, blue. Hex color #874287 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #874287 is #78BD78. Grayscale: #5E5E5E. Windows color (decimal): -7912825 or 8864391. OLE color: 8864391.
HSL color Cylindrical-coordinate representation of color #874287: hue angle of 300º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #874287 is Cyan = 0, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 66 | 135 | - |
| CMYK | 0 | 0.51 | 0 | 0.47 |
| HSL | 300º | 0.34% | 0.39% | - |
| HSV(B) | 300º | 0.51% | 0.53% | - |
| XYZ | 16.31 | 10.8 | 24.15 | - |
| YUV | 94.5 | 150.86 | 156.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 66 | 135 | 0 | 0.51 | 0 | 0.47 | 300 | 0.34 | 0.39 |
| Hex | 87 | 42 | 87 | 0 | 33 | 0 | 2F | 12C | 22 | 27 |
| Octal | 207 | 102 | 207 | 0 | 63 | 0 | 57 | 454 | 42 | 47 |
| Binary | 10000111 | 1000010 | 10000111 | 0 | 110011 | 0 | 101111 | 100101100 | 100010 | 100111 |
Color Harmonies of #874287
Complementary color
Monochromatic Colors of #874287
Black with #874287
Text Example
Text Example
White with #874287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874287; }
p { color: rgb(135,66,135); }
H1.HeaderClassName
{
color: #874287;
}
.AnyTagClassName
{
color: #874287;
}
</style>
background-color css
<style>
a { background-color: #874287; }
a { background-color: rgb(135,66,135); }
div.DivClassName
{
background-color: #874287;
}
.BgClassName
{
background-color: #874287;
}
</style>
border-color css
<style>
span { border-color: #874287; }
span { border-color: rgb(135,66,135); }
td.TdClassName
{
border-color: #874287;
}
.TagClassName
{
border-color: #874287;
}
</style>