Shades of Vivid Violet #893584
Tints of Vivid Violet #893584
RGB
CMYK
RGB Variations
Color information
#893584 (or 0x893584) is known color: Vivid Violet. HEX triplet: 89, 35 and 84. RGB value is (137,53,132). Sum of RGB (Red+Green+Blue) = 137+53+132=322 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.55% from 322); Green value is 53 (21.09% from 255 or 16.46% from 322); Blue value is 132 (51.95% from 255 or 40.99% from 322); Max value from RGB is 137 - color contains mainly: red. Hex color #893584 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #893584 is #76CA7B. Grayscale: #565656. Windows color (decimal): -7785084 or 8664457. OLE color: 8664457.
HSL color Cylindrical-coordinate representation of color #893584: hue angle of 303.57º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #893584 is Cyan = 0, Magento = 0.61, Yellow = 0.04 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 53 | 132 | - |
| CMYK | 0 | 0.61 | 0.04 | 0.46 |
| HSL | 303.57º | 0.44% | 0.37% | - |
| HSV(B) | 303.57º | 0.61% | 0.54% | - |
| XYZ | 15.75 | 9.53 | 22.84 | - |
| YUV | 87.12 | 153.33 | 163.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 53 | 132 | 0 | 0.61 | 0.04 | 0.46 | 303.57 | 0.44 | 0.37 |
| Hex | 89 | 35 | 84 | 0 | 3D | 4 | 2E | 130 | 2C | 25 |
| Octal | 211 | 65 | 204 | 0 | 75 | 4 | 56 | 460 | 54 | 45 |
| Binary | 10001001 | 110101 | 10000100 | 0 | 111101 | 100 | 101110 | 100110000 | 101100 | 100101 |
Color Harmonies of #893584
Complementary color
Monochromatic Colors of #893584
Black with #893584
Text Example
Text Example
White with #893584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893584; }
p { color: rgb(137,53,132); }
H1.HeaderClassName
{
color: #893584;
}
.AnyTagClassName
{
color: #893584;
}
</style>
background-color css
<style>
a { background-color: #893584; }
a { background-color: rgb(137,53,132); }
div.DivClassName
{
background-color: #893584;
}
.BgClassName
{
background-color: #893584;
}
</style>
border-color css
<style>
span { border-color: #893584; }
span { border-color: rgb(137,53,132); }
td.TdClassName
{
border-color: #893584;
}
.TagClassName
{
border-color: #893584;
}
</style>