Shades of Vivid Violet #832790
Tints of Vivid Violet #832790
RGB
CMYK
RGB Variations
Color information
#832790 (or 0x832790) is known color: Vivid Violet. HEX triplet: 83, 27 and 90. RGB value is (131,39,144). Sum of RGB (Red+Green+Blue) = 131+39+144=314 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.72% from 314); Green value is 39 (15.62% from 255 or 12.42% from 314); Blue value is 144 (56.64% from 255 or 45.86% from 314); Max value from RGB is 144 - color contains mainly: blue. Hex color #832790 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #832790 is #7CD86F. Grayscale: #4E4E4E. Windows color (decimal): -8181872 or 9447299. OLE color: 9447299.
HSL color Cylindrical-coordinate representation of color #832790: hue angle of 292.57º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #832790 is Cyan = 0.09, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 131 | 39 | 144 | - |
| CMYK | 0.09 | 0.73 | 0 | 0.44 |
| HSL | 292.57º | 0.57% | 0.36% | - |
| HSV(B) | 292.57º | 0.73% | 0.56% | - |
| XYZ | 15.12 | 8.29 | 27.19 | - |
| YUV | 78.48 | 164.98 | 165.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 39 | 144 | 0.09 | 0.73 | 0 | 0.44 | 292.57 | 0.57 | 0.36 |
| Hex | 83 | 27 | 90 | 9 | 49 | 0 | 2C | 125 | 39 | 24 |
| Octal | 203 | 47 | 220 | 11 | 111 | 0 | 54 | 445 | 71 | 44 |
| Binary | 10000011 | 100111 | 10010000 | 1001 | 1001001 | 0 | 101100 | 100100101 | 111001 | 100100 |
Color Harmonies of #832790
Complementary color
Monochromatic Colors of #832790
Black with #832790
Text Example
Text Example
White with #832790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832790; }
p { color: rgb(131,39,144); }
H1.HeaderClassName
{
color: #832790;
}
.AnyTagClassName
{
color: #832790;
}
</style>
background-color css
<style>
a { background-color: #832790; }
a { background-color: rgb(131,39,144); }
div.DivClassName
{
background-color: #832790;
}
.BgClassName
{
background-color: #832790;
}
</style>
border-color css
<style>
span { border-color: #832790; }
span { border-color: rgb(131,39,144); }
td.TdClassName
{
border-color: #832790;
}
.TagClassName
{
border-color: #832790;
}
</style>