Shades of Vivid Violet #874697
Tints of Vivid Violet #874697
RGB
CMYK
RGB Variations
Color information
#874697 (or 0x874697) is known color: Vivid Violet. HEX triplet: 87, 46 and 97. RGB value is (135,70,151). Sum of RGB (Red+Green+Blue) = 135+70+151=356 (47% of max value = 765). Red value is 135 (53.12% from 255 or 37.92% from 356); Green value is 70 (27.73% from 255 or 19.66% from 356); Blue value is 151 (59.38% from 255 or 42.42% from 356); Max value from RGB is 151 - color contains mainly: blue. Hex color #874697 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #874697 is #78B968. Grayscale: #626262. Windows color (decimal): -7911785 or 9913991. OLE color: 9913991.
HSL color Cylindrical-coordinate representation of color #874697: hue angle of 288.15º 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 #874697 is Cyan = 0.11, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 135 | 70 | 151 | - |
| CMYK | 0.11 | 0.54 | 0 | 0.41 |
| HSL | 288.15º | 0.37% | 0.43% | - |
| HSV(B) | 288.15º | 0.54% | 0.59% | - |
| XYZ | 17.77 | 11.77 | 30.61 | - |
| YUV | 98.67 | 157.53 | 153.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 70 | 151 | 0.11 | 0.54 | 0 | 0.41 | 288.15 | 0.37 | 0.43 |
| Hex | 87 | 46 | 97 | B | 36 | 0 | 29 | 120 | 25 | 2B |
| Octal | 207 | 106 | 227 | 13 | 66 | 0 | 51 | 440 | 45 | 53 |
| Binary | 10000111 | 1000110 | 10010111 | 1011 | 110110 | 0 | 101001 | 100100000 | 100101 | 101011 |
Color Harmonies of #874697
Complementary color
Monochromatic Colors of #874697
Black with #874697
Text Example
Text Example
White with #874697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874697; }
p { color: rgb(135,70,151); }
H1.HeaderClassName
{
color: #874697;
}
.AnyTagClassName
{
color: #874697;
}
</style>
background-color css
<style>
a { background-color: #874697; }
a { background-color: rgb(135,70,151); }
div.DivClassName
{
background-color: #874697;
}
.BgClassName
{
background-color: #874697;
}
</style>
border-color css
<style>
span { border-color: #874697; }
span { border-color: rgb(135,70,151); }
td.TdClassName
{
border-color: #874697;
}
.TagClassName
{
border-color: #874697;
}
</style>