Shades of Vivid Violet #853697
Tints of Vivid Violet #853697
RGB
CMYK
RGB Variations
Color information
#853697 (or 0x853697) is known color: Vivid Violet. HEX triplet: 85, 36 and 97. RGB value is (133,54,151). Sum of RGB (Red+Green+Blue) = 133+54+151=338 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.35% from 338); Green value is 54 (21.48% from 255 or 15.98% from 338); Blue value is 151 (59.38% from 255 or 44.67% from 338); Max value from RGB is 151 - color contains mainly: blue. Hex color #853697 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #853697 is #7AC968. Grayscale: #585858. Windows color (decimal): -8046953 or 9909893. OLE color: 9909893.
HSL color Cylindrical-coordinate representation of color #853697: hue angle of 288.87º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #853697 is Cyan = 0.12, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 54 | 151 | - |
| CMYK | 0.12 | 0.64 | 0 | 0.41 |
| HSL | 288.87º | 0.47% | 0.4% | - |
| HSV(B) | 288.87º | 0.64% | 0.59% | - |
| XYZ | 16.58 | 9.86 | 30.31 | - |
| YUV | 88.68 | 163.17 | 159.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 54 | 151 | 0.12 | 0.64 | 0 | 0.41 | 288.87 | 0.47 | 0.4 |
| Hex | 85 | 36 | 97 | C | 40 | 0 | 29 | 121 | 2F | 28 |
| Octal | 205 | 66 | 227 | 14 | 100 | 0 | 51 | 441 | 57 | 50 |
| Binary | 10000101 | 110110 | 10010111 | 1100 | 1000000 | 0 | 101001 | 100100001 | 101111 | 101000 |
Color Harmonies of #853697
Complementary color
Monochromatic Colors of #853697
Black with #853697
Text Example
Text Example
White with #853697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853697; }
p { color: rgb(133,54,151); }
H1.HeaderClassName
{
color: #853697;
}
.AnyTagClassName
{
color: #853697;
}
</style>
background-color css
<style>
a { background-color: #853697; }
a { background-color: rgb(133,54,151); }
div.DivClassName
{
background-color: #853697;
}
.BgClassName
{
background-color: #853697;
}
</style>
border-color css
<style>
span { border-color: #853697; }
span { border-color: rgb(133,54,151); }
td.TdClassName
{
border-color: #853697;
}
.TagClassName
{
border-color: #853697;
}
</style>