Shades of Vivid Violet #844597
Tints of Vivid Violet #844597
RGB
CMYK
RGB Variations
Color information
#844597 (or 0x844597) is known color: Vivid Violet. HEX triplet: 84, 45 and 97. RGB value is (132,69,151). Sum of RGB (Red+Green+Blue) = 132+69+151=352 (46% of max value = 765). Red value is 132 (51.95% from 255 or 37.5% from 352); Green value is 69 (27.34% from 255 or 19.60% from 352); Blue value is 151 (59.38% from 255 or 42.90% from 352); Max value from RGB is 151 - color contains mainly: blue. Hex color #844597 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #844597 is #7BBA68. Grayscale: #606060. Windows color (decimal): -8108649 or 9913732. OLE color: 9913732.
HSL color Cylindrical-coordinate representation of color #844597: hue angle of 286.1º 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 #844597 is Cyan = 0.13, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 69 | 151 | - |
| CMYK | 0.13 | 0.54 | 0 | 0.41 |
| HSL | 286.1º | 0.37% | 0.43% | - |
| HSV(B) | 286.1º | 0.54% | 0.59% | - |
| XYZ | 17.23 | 11.4 | 30.57 | - |
| YUV | 97.19 | 158.37 | 152.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 69 | 151 | 0.13 | 0.54 | 0 | 0.41 | 286.1 | 0.37 | 0.43 |
| Hex | 84 | 45 | 97 | D | 36 | 0 | 29 | 11E | 25 | 2B |
| Octal | 204 | 105 | 227 | 15 | 66 | 0 | 51 | 436 | 45 | 53 |
| Binary | 10000100 | 1000101 | 10010111 | 1101 | 110110 | 0 | 101001 | 100011110 | 100101 | 101011 |
Color Harmonies of #844597
Complementary color
Monochromatic Colors of #844597
Black with #844597
Text Example
Text Example
White with #844597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844597; }
p { color: rgb(132,69,151); }
H1.HeaderClassName
{
color: #844597;
}
.AnyTagClassName
{
color: #844597;
}
</style>
background-color css
<style>
a { background-color: #844597; }
a { background-color: rgb(132,69,151); }
div.DivClassName
{
background-color: #844597;
}
.BgClassName
{
background-color: #844597;
}
</style>
border-color css
<style>
span { border-color: #844597; }
span { border-color: rgb(132,69,151); }
td.TdClassName
{
border-color: #844597;
}
.TagClassName
{
border-color: #844597;
}
</style>