Shades of Vivid Violet #834397
Tints of Vivid Violet #834397
RGB
CMYK
RGB Variations
Color information
#834397 (or 0x834397) is known color: Vivid Violet. HEX triplet: 83, 43 and 97. RGB value is (131,67,151). Sum of RGB (Red+Green+Blue) = 131+67+151=349 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.54% from 349); Green value is 67 (26.56% from 255 or 19.20% from 349); Blue value is 151 (59.38% from 255 or 43.27% from 349); Max value from RGB is 151 - color contains mainly: blue. Hex color #834397 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #834397 is #7CBC68. Grayscale: #5F5F5F. Windows color (decimal): -8174697 or 9913219. OLE color: 9913219.
HSL color Cylindrical-coordinate representation of color #834397: hue angle of 285.71º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #834397 is Cyan = 0.13, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 131 | 67 | 151 | - |
| CMYK | 0.13 | 0.56 | 0 | 0.41 |
| HSL | 285.71º | 0.39% | 0.43% | - |
| HSV(B) | 285.71º | 0.56% | 0.59% | - |
| XYZ | 16.95 | 11.07 | 30.52 | - |
| YUV | 95.71 | 159.2 | 153.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 67 | 151 | 0.13 | 0.56 | 0 | 0.41 | 285.71 | 0.39 | 0.43 |
| Hex | 83 | 43 | 97 | D | 38 | 0 | 29 | 11E | 27 | 2B |
| Octal | 203 | 103 | 227 | 15 | 70 | 0 | 51 | 436 | 47 | 53 |
| Binary | 10000011 | 1000011 | 10010111 | 1101 | 111000 | 0 | 101001 | 100011110 | 100111 | 101011 |
Color Harmonies of #834397
Complementary color
Monochromatic Colors of #834397
Black with #834397
Text Example
Text Example
White with #834397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834397; }
p { color: rgb(131,67,151); }
H1.HeaderClassName
{
color: #834397;
}
.AnyTagClassName
{
color: #834397;
}
</style>
background-color css
<style>
a { background-color: #834397; }
a { background-color: rgb(131,67,151); }
div.DivClassName
{
background-color: #834397;
}
.BgClassName
{
background-color: #834397;
}
</style>
border-color css
<style>
span { border-color: #834397; }
span { border-color: rgb(131,67,151); }
td.TdClassName
{
border-color: #834397;
}
.TagClassName
{
border-color: #834397;
}
</style>