Shades of Vivid Violet #842997
Tints of Vivid Violet #842997
RGB
CMYK
RGB Variations
Color information
#842997 (or 0x842997) is known color: Vivid Violet. HEX triplet: 84, 29 and 97. RGB value is (132,41,151). Sum of RGB (Red+Green+Blue) = 132+41+151=324 (42% of max value = 765). Red value is 132 (51.95% from 255 or 40.74% from 324); Green value is 41 (16.41% from 255 or 12.65% from 324); Blue value is 151 (59.38% from 255 or 46.60% from 324); Max value from RGB is 151 - color contains mainly: blue. Hex color #842997 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #842997 is #7BD668. Grayscale: #505050. Windows color (decimal): -8115817 or 9906564. OLE color: 9906564.
HSL color Cylindrical-coordinate representation of color #842997: hue angle of 289.64º degrees, saturation: 0.57, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #842997 is Cyan = 0.13, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 41 | 151 | - |
| CMYK | 0.13 | 0.73 | 0 | 0.41 |
| HSL | 289.64º | 0.57% | 0.38% | - |
| HSV(B) | 289.64º | 0.73% | 0.59% | - |
| XYZ | 15.89 | 8.73 | 30.12 | - |
| YUV | 80.75 | 167.65 | 164.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 41 | 151 | 0.13 | 0.73 | 0 | 0.41 | 289.64 | 0.57 | 0.38 |
| Hex | 84 | 29 | 97 | D | 49 | 0 | 29 | 122 | 39 | 26 |
| Octal | 204 | 51 | 227 | 15 | 111 | 0 | 51 | 442 | 71 | 46 |
| Binary | 10000100 | 101001 | 10010111 | 1101 | 1001001 | 0 | 101001 | 100100010 | 111001 | 100110 |
Color Harmonies of #842997
Complementary color
Monochromatic Colors of #842997
Black with #842997
Text Example
Text Example
White with #842997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842997; }
p { color: rgb(132,41,151); }
H1.HeaderClassName
{
color: #842997;
}
.AnyTagClassName
{
color: #842997;
}
</style>
background-color css
<style>
a { background-color: #842997; }
a { background-color: rgb(132,41,151); }
div.DivClassName
{
background-color: #842997;
}
.BgClassName
{
background-color: #842997;
}
</style>
border-color css
<style>
span { border-color: #842997; }
span { border-color: rgb(132,41,151); }
td.TdClassName
{
border-color: #842997;
}
.TagClassName
{
border-color: #842997;
}
</style>