Shades of Vivid Violet #893697
Tints of Vivid Violet #893697
RGB
CMYK
RGB Variations
Color information
#893697 (or 0x893697) is known color: Vivid Violet. HEX triplet: 89, 36 and 97. RGB value is (137,54,151). Sum of RGB (Red+Green+Blue) = 137+54+151=342 (45% of max value = 765). Red value is 137 (53.91% from 255 or 40.06% from 342); Green value is 54 (21.48% from 255 or 15.79% from 342); Blue value is 151 (59.38% from 255 or 44.15% from 342); Max value from RGB is 151 - color contains mainly: blue. Hex color #893697 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #893697 is #76C968. Grayscale: #595959. Windows color (decimal): -7784809 or 9909897. OLE color: 9909897.
HSL color Cylindrical-coordinate representation of color #893697: hue angle of 291.34º 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 #893697 is Cyan = 0.09, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 137 | 54 | 151 | - |
| CMYK | 0.09 | 0.64 | 0 | 0.41 |
| HSL | 291.34º | 0.47% | 0.4% | - |
| HSV(B) | 291.34º | 0.64% | 0.59% | - |
| XYZ | 17.22 | 10.19 | 30.34 | - |
| YUV | 89.88 | 162.5 | 161.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 54 | 151 | 0.09 | 0.64 | 0 | 0.41 | 291.34 | 0.47 | 0.4 |
| Hex | 89 | 36 | 97 | 9 | 40 | 0 | 29 | 123 | 2F | 28 |
| Octal | 211 | 66 | 227 | 11 | 100 | 0 | 51 | 443 | 57 | 50 |
| Binary | 10001001 | 110110 | 10010111 | 1001 | 1000000 | 0 | 101001 | 100100011 | 101111 | 101000 |
Color Harmonies of #893697
Complementary color
Monochromatic Colors of #893697
Black with #893697
Text Example
Text Example
White with #893697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893697; }
p { color: rgb(137,54,151); }
H1.HeaderClassName
{
color: #893697;
}
.AnyTagClassName
{
color: #893697;
}
</style>
background-color css
<style>
a { background-color: #893697; }
a { background-color: rgb(137,54,151); }
div.DivClassName
{
background-color: #893697;
}
.BgClassName
{
background-color: #893697;
}
</style>
border-color css
<style>
span { border-color: #893697; }
span { border-color: rgb(137,54,151); }
td.TdClassName
{
border-color: #893697;
}
.TagClassName
{
border-color: #893697;
}
</style>