Shades of Vivid Violet #842795
Tints of Vivid Violet #842795
RGB
CMYK
RGB Variations
Color information
#842795 (or 0x842795) is known color: Vivid Violet. HEX triplet: 84, 27 and 95. RGB value is (132,39,149). Sum of RGB (Red+Green+Blue) = 132+39+149=320 (42% of max value = 765). Red value is 132 (51.95% from 255 or 41.25% from 320); Green value is 39 (15.62% from 255 or 12.19% from 320); Blue value is 149 (58.59% from 255 or 46.56% from 320); Max value from RGB is 149 - color contains mainly: blue. Hex color #842795 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #842795 is #7BD86A. Grayscale: #4F4F4F. Windows color (decimal): -8116331 or 9774980. OLE color: 9774980.
HSL color Cylindrical-coordinate representation of color #842795: hue angle of 290.73º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #842795 is Cyan = 0.11, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 39 | 149 | - |
| CMYK | 0.11 | 0.74 | 0 | 0.42 |
| HSL | 290.73º | 0.59% | 0.37% | - |
| HSV(B) | 290.73º | 0.74% | 0.58% | - |
| XYZ | 15.67 | 8.53 | 29.25 | - |
| YUV | 79.35 | 167.31 | 165.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 39 | 149 | 0.11 | 0.74 | 0 | 0.42 | 290.73 | 0.59 | 0.37 |
| Hex | 84 | 27 | 95 | B | 4A | 0 | 2A | 123 | 3B | 25 |
| Octal | 204 | 47 | 225 | 13 | 112 | 0 | 52 | 443 | 73 | 45 |
| Binary | 10000100 | 100111 | 10010101 | 1011 | 1001010 | 0 | 101010 | 100100011 | 111011 | 100101 |
Color Harmonies of #842795
Complementary color
Monochromatic Colors of #842795
Black with #842795
Text Example
Text Example
White with #842795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842795; }
p { color: rgb(132,39,149); }
H1.HeaderClassName
{
color: #842795;
}
.AnyTagClassName
{
color: #842795;
}
</style>
background-color css
<style>
a { background-color: #842795; }
a { background-color: rgb(132,39,149); }
div.DivClassName
{
background-color: #842795;
}
.BgClassName
{
background-color: #842795;
}
</style>
border-color css
<style>
span { border-color: #842795; }
span { border-color: rgb(132,39,149); }
td.TdClassName
{
border-color: #842795;
}
.TagClassName
{
border-color: #842795;
}
</style>