Shades of Vivid Violet #893690
Tints of Vivid Violet #893690
RGB
CMYK
RGB Variations
Color information
#893690 (or 0x893690) is known color: Vivid Violet. HEX triplet: 89, 36 and 90. RGB value is (137,54,144). Sum of RGB (Red+Green+Blue) = 137+54+144=335 (44% of max value = 765). Red value is 137 (53.91% from 255 or 40.90% from 335); Green value is 54 (21.48% from 255 or 16.12% from 335); Blue value is 144 (56.64% from 255 or 42.99% from 335); Max value from RGB is 144 - color contains mainly: blue. Hex color #893690 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #893690 is #76C96F. Grayscale: #585858. Windows color (decimal): -7784816 or 9451145. OLE color: 9451145.
HSL color Cylindrical-coordinate representation of color #893690: hue angle of 295.33º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #893690 is Cyan = 0.05, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 137 | 54 | 144 | - |
| CMYK | 0.05 | 0.63 | 0 | 0.44 |
| HSL | 295.33º | 0.45% | 0.39% | - |
| HSV(B) | 295.33º | 0.63% | 0.56% | - |
| XYZ | 16.67 | 9.97 | 27.43 | - |
| YUV | 89.08 | 159 | 162.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 54 | 144 | 0.05 | 0.63 | 0 | 0.44 | 295.33 | 0.45 | 0.39 |
| Hex | 89 | 36 | 90 | 5 | 3F | 0 | 2C | 127 | 2D | 27 |
| Octal | 211 | 66 | 220 | 5 | 77 | 0 | 54 | 447 | 55 | 47 |
| Binary | 10001001 | 110110 | 10010000 | 101 | 111111 | 0 | 101100 | 100100111 | 101101 | 100111 |
Color Harmonies of #893690
Complementary color
Monochromatic Colors of #893690
Black with #893690
Text Example
Text Example
White with #893690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893690; }
p { color: rgb(137,54,144); }
H1.HeaderClassName
{
color: #893690;
}
.AnyTagClassName
{
color: #893690;
}
</style>
background-color css
<style>
a { background-color: #893690; }
a { background-color: rgb(137,54,144); }
div.DivClassName
{
background-color: #893690;
}
.BgClassName
{
background-color: #893690;
}
</style>
border-color css
<style>
span { border-color: #893690; }
span { border-color: rgb(137,54,144); }
td.TdClassName
{
border-color: #893690;
}
.TagClassName
{
border-color: #893690;
}
</style>