Shades of Vivid Violet #893497
Tints of Vivid Violet #893497
RGB
CMYK
RGB Variations
Color information
#893497 (or 0x893497) is known color: Vivid Violet. HEX triplet: 89, 34 and 97. RGB value is (137,52,151). Sum of RGB (Red+Green+Blue) = 137+52+151=340 (45% of max value = 765). Red value is 137 (53.91% from 255 or 40.29% from 340); Green value is 52 (20.70% from 255 or 15.29% from 340); Blue value is 151 (59.38% from 255 or 44.41% from 340); Max value from RGB is 151 - color contains mainly: blue. Hex color #893497 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #893497 is #76CB68. Grayscale: #585858. Windows color (decimal): -7785321 or 9909385. OLE color: 9909385.
HSL color Cylindrical-coordinate representation of color #893497: hue angle of 291.52º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #893497 is Cyan = 0.09, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 137 | 52 | 151 | - |
| CMYK | 0.09 | 0.66 | 0 | 0.41 |
| HSL | 291.52º | 0.49% | 0.4% | - |
| HSV(B) | 291.52º | 0.66% | 0.59% | - |
| XYZ | 17.13 | 10.01 | 30.31 | - |
| YUV | 88.7 | 163.16 | 162.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 52 | 151 | 0.09 | 0.66 | 0 | 0.41 | 291.52 | 0.49 | 0.4 |
| Hex | 89 | 34 | 97 | 9 | 42 | 0 | 29 | 124 | 31 | 28 |
| Octal | 211 | 64 | 227 | 11 | 102 | 0 | 51 | 444 | 61 | 50 |
| Binary | 10001001 | 110100 | 10010111 | 1001 | 1000010 | 0 | 101001 | 100100100 | 110001 | 101000 |
Color Harmonies of #893497
Complementary color
Monochromatic Colors of #893497
Black with #893497
Text Example
Text Example
White with #893497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893497; }
p { color: rgb(137,52,151); }
H1.HeaderClassName
{
color: #893497;
}
.AnyTagClassName
{
color: #893497;
}
</style>
background-color css
<style>
a { background-color: #893497; }
a { background-color: rgb(137,52,151); }
div.DivClassName
{
background-color: #893497;
}
.BgClassName
{
background-color: #893497;
}
</style>
border-color css
<style>
span { border-color: #893497; }
span { border-color: rgb(137,52,151); }
td.TdClassName
{
border-color: #893497;
}
.TagClassName
{
border-color: #893497;
}
</style>