Shades of Vivid Violet #874597
Tints of Vivid Violet #874597
RGB
CMYK
RGB Variations
Color information
#874597 (or 0x874597) is known color: Vivid Violet. HEX triplet: 87, 45 and 97. RGB value is (135,69,151). Sum of RGB (Red+Green+Blue) = 135+69+151=355 (47% of max value = 765). Red value is 135 (53.12% from 255 or 38.03% from 355); Green value is 69 (27.34% from 255 or 19.44% from 355); Blue value is 151 (59.38% from 255 or 42.54% from 355); Max value from RGB is 151 - color contains mainly: blue. Hex color #874597 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #874597 is #78BA68. Grayscale: #616161. Windows color (decimal): -7912041 or 9913735. OLE color: 9913735.
HSL color Cylindrical-coordinate representation of color #874597: hue angle of 288.29º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #874597 is Cyan = 0.11, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 135 | 69 | 151 | - |
| CMYK | 0.11 | 0.54 | 0 | 0.41 |
| HSL | 288.29º | 0.37% | 0.43% | - |
| HSV(B) | 288.29º | 0.54% | 0.59% | - |
| XYZ | 17.71 | 11.64 | 30.59 | - |
| YUV | 98.08 | 157.87 | 154.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 69 | 151 | 0.11 | 0.54 | 0 | 0.41 | 288.29 | 0.37 | 0.43 |
| Hex | 87 | 45 | 97 | B | 36 | 0 | 29 | 120 | 25 | 2B |
| Octal | 207 | 105 | 227 | 13 | 66 | 0 | 51 | 440 | 45 | 53 |
| Binary | 10000111 | 1000101 | 10010111 | 1011 | 110110 | 0 | 101001 | 100100000 | 100101 | 101011 |
Color Harmonies of #874597
Complementary color
Monochromatic Colors of #874597
Black with #874597
Text Example
Text Example
White with #874597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874597; }
p { color: rgb(135,69,151); }
H1.HeaderClassName
{
color: #874597;
}
.AnyTagClassName
{
color: #874597;
}
</style>
background-color css
<style>
a { background-color: #874597; }
a { background-color: rgb(135,69,151); }
div.DivClassName
{
background-color: #874597;
}
.BgClassName
{
background-color: #874597;
}
</style>
border-color css
<style>
span { border-color: #874597; }
span { border-color: rgb(135,69,151); }
td.TdClassName
{
border-color: #874597;
}
.TagClassName
{
border-color: #874597;
}
</style>