Shades of Vivid Violet #833691
Tints of Vivid Violet #833691
RGB
CMYK
RGB Variations
Color information
#833691 (or 0x833691) is known color: Vivid Violet. HEX triplet: 83, 36 and 91. RGB value is (131,54,145). Sum of RGB (Red+Green+Blue) = 131+54+145=330 (43% of max value = 765). Red value is 131 (51.56% from 255 or 39.70% from 330); Green value is 54 (21.48% from 255 or 16.36% from 330); Blue value is 145 (57.03% from 255 or 43.94% from 330); Max value from RGB is 145 - color contains mainly: blue. Hex color #833691 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #833691 is #7CC96E. Grayscale: #575757. Windows color (decimal): -8178031 or 9516675. OLE color: 9516675.
HSL color Cylindrical-coordinate representation of color #833691: hue angle of 290.77º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #833691 is Cyan = 0.10, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 131 | 54 | 145 | - |
| CMYK | 0.10 | 0.63 | 0 | 0.43 |
| HSL | 290.77º | 0.46% | 0.39% | - |
| HSV(B) | 290.77º | 0.63% | 0.57% | - |
| XYZ | 15.79 | 9.51 | 27.79 | - |
| YUV | 87.4 | 160.51 | 159.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 54 | 145 | 0.10 | 0.63 | 0 | 0.43 | 290.77 | 0.46 | 0.39 |
| Hex | 83 | 36 | 91 | A | 3F | 0 | 2B | 123 | 2E | 27 |
| Octal | 203 | 66 | 221 | 12 | 77 | 0 | 53 | 443 | 56 | 47 |
| Binary | 10000011 | 110110 | 10010001 | 1010 | 111111 | 0 | 101011 | 100100011 | 101110 | 100111 |
Color Harmonies of #833691
Complementary color
Monochromatic Colors of #833691
Black with #833691
Text Example
Text Example
White with #833691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833691; }
p { color: rgb(131,54,145); }
H1.HeaderClassName
{
color: #833691;
}
.AnyTagClassName
{
color: #833691;
}
</style>
background-color css
<style>
a { background-color: #833691; }
a { background-color: rgb(131,54,145); }
div.DivClassName
{
background-color: #833691;
}
.BgClassName
{
background-color: #833691;
}
</style>
border-color css
<style>
span { border-color: #833691; }
span { border-color: rgb(131,54,145); }
td.TdClassName
{
border-color: #833691;
}
.TagClassName
{
border-color: #833691;
}
</style>