Shades of Vivid Violet #894790
Tints of Vivid Violet #894790
RGB
CMYK
RGB Variations
Color information
#894790 (or 0x894790) is known color: Vivid Violet. HEX triplet: 89, 47 and 90. RGB value is (137,71,144). Sum of RGB (Red+Green+Blue) = 137+71+144=352 (46% of max value = 765). Red value is 137 (53.91% from 255 or 38.92% from 352); Green value is 71 (28.12% from 255 or 20.17% from 352); Blue value is 144 (56.64% from 255 or 40.91% from 352); Max value from RGB is 144 - color contains mainly: blue. Hex color #894790 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #894790 is #76B86F. Grayscale: #626262. Windows color (decimal): -7780464 or 9455497. OLE color: 9455497.
HSL color Cylindrical-coordinate representation of color #894790: hue angle of 294.25º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #894790 is Cyan = 0.05, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 137 | 71 | 144 | - |
| CMYK | 0.05 | 0.51 | 0 | 0.44 |
| HSL | 294.25º | 0.34% | 0.42% | - |
| HSV(B) | 294.25º | 0.51% | 0.56% | - |
| XYZ | 17.6 | 11.84 | 27.74 | - |
| YUV | 99.06 | 153.37 | 155.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 71 | 144 | 0.05 | 0.51 | 0 | 0.44 | 294.25 | 0.34 | 0.42 |
| Hex | 89 | 47 | 90 | 5 | 33 | 0 | 2C | 126 | 22 | 2A |
| Octal | 211 | 107 | 220 | 5 | 63 | 0 | 54 | 446 | 42 | 52 |
| Binary | 10001001 | 1000111 | 10010000 | 101 | 110011 | 0 | 101100 | 100100110 | 100010 | 101010 |
Color Harmonies of #894790
Complementary color
Monochromatic Colors of #894790
Black with #894790
Text Example
Text Example
White with #894790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894790; }
p { color: rgb(137,71,144); }
H1.HeaderClassName
{
color: #894790;
}
.AnyTagClassName
{
color: #894790;
}
</style>
background-color css
<style>
a { background-color: #894790; }
a { background-color: rgb(137,71,144); }
div.DivClassName
{
background-color: #894790;
}
.BgClassName
{
background-color: #894790;
}
</style>
border-color css
<style>
span { border-color: #894790; }
span { border-color: rgb(137,71,144); }
td.TdClassName
{
border-color: #894790;
}
.TagClassName
{
border-color: #894790;
}
</style>