Shades of Vivid Violet #834790
Tints of Vivid Violet #834790
RGB
CMYK
RGB Variations
Color information
#834790 (or 0x834790) is known color: Vivid Violet. HEX triplet: 83, 47 and 90. RGB value is (131,71,144). Sum of RGB (Red+Green+Blue) = 131+71+144=346 (45% of max value = 765). Red value is 131 (51.56% from 255 or 37.86% from 346); Green value is 71 (28.12% from 255 or 20.52% from 346); Blue value is 144 (56.64% from 255 or 41.62% from 346); Max value from RGB is 144 - color contains mainly: blue. Hex color #834790 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #834790 is #7CB86F. Grayscale: #616161. Windows color (decimal): -8173680 or 9455491. OLE color: 9455491.
HSL color Cylindrical-coordinate representation of color #834790: hue angle of 289.32º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #834790 is Cyan = 0.09, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 131 | 71 | 144 | - |
| CMYK | 0.09 | 0.51 | 0 | 0.44 |
| HSL | 289.32º | 0.34% | 0.42% | - |
| HSV(B) | 289.32º | 0.51% | 0.56% | - |
| XYZ | 16.65 | 11.35 | 27.7 | - |
| YUV | 97.26 | 154.38 | 152.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 71 | 144 | 0.09 | 0.51 | 0 | 0.44 | 289.32 | 0.34 | 0.42 |
| Hex | 83 | 47 | 90 | 9 | 33 | 0 | 2C | 121 | 22 | 2A |
| Octal | 203 | 107 | 220 | 11 | 63 | 0 | 54 | 441 | 42 | 52 |
| Binary | 10000011 | 1000111 | 10010000 | 1001 | 110011 | 0 | 101100 | 100100001 | 100010 | 101010 |
Color Harmonies of #834790
Complementary color
Monochromatic Colors of #834790
Black with #834790
Text Example
Text Example
White with #834790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834790; }
p { color: rgb(131,71,144); }
H1.HeaderClassName
{
color: #834790;
}
.AnyTagClassName
{
color: #834790;
}
</style>
background-color css
<style>
a { background-color: #834790; }
a { background-color: rgb(131,71,144); }
div.DivClassName
{
background-color: #834790;
}
.BgClassName
{
background-color: #834790;
}
</style>
border-color css
<style>
span { border-color: #834790; }
span { border-color: rgb(131,71,144); }
td.TdClassName
{
border-color: #834790;
}
.TagClassName
{
border-color: #834790;
}
</style>