Shades of Dark Purple #894076
Tints of Dark Purple #894076
RGB
CMYK
RGB Variations
Color information
#894076 (or 0x894076) is known color: Dark Purple. HEX triplet: 89, 40 and 76. RGB value is (137,64,118). Sum of RGB (Red+Green+Blue) = 137+64+118=319 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.95% from 319); Green value is 64 (25.39% from 255 or 20.06% from 319); Blue value is 118 (46.48% from 255 or 36.99% from 319); Max value from RGB is 137 - color contains mainly: red. Hex color #894076 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894076 is #76BF89. Grayscale: #5B5B5B. Windows color (decimal): -7782282 or 7749769. OLE color: 7749769.
HSL color Cylindrical-coordinate representation of color #894076: hue angle of 315.62º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #894076 is Cyan = 0, Magento = 0.53, Yellow = 0.14 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 64 | 118 | - |
| CMYK | 0 | 0.53 | 0.14 | 0.46 |
| HSL | 315.62º | 0.36% | 0.39% | - |
| HSV(B) | 315.62º | 0.53% | 0.54% | - |
| XYZ | 15.42 | 10.29 | 18.31 | - |
| YUV | 91.98 | 142.68 | 160.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 64 | 118 | 0 | 0.53 | 0.14 | 0.46 | 315.62 | 0.36 | 0.39 |
| Hex | 89 | 40 | 76 | 0 | 35 | E | 2E | 13C | 24 | 27 |
| Octal | 211 | 100 | 166 | 0 | 65 | 16 | 56 | 474 | 44 | 47 |
| Binary | 10001001 | 1000000 | 1110110 | 0 | 110101 | 1110 | 101110 | 100111100 | 100100 | 100111 |
Color Harmonies of #894076
Complementary color
Monochromatic Colors of #894076
Black with #894076
Text Example
Text Example
White with #894076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894076; }
p { color: rgb(137,64,118); }
H1.HeaderClassName
{
color: #894076;
}
.AnyTagClassName
{
color: #894076;
}
</style>
background-color css
<style>
a { background-color: #894076; }
a { background-color: rgb(137,64,118); }
div.DivClassName
{
background-color: #894076;
}
.BgClassName
{
background-color: #894076;
}
</style>
border-color css
<style>
span { border-color: #894076; }
span { border-color: rgb(137,64,118); }
td.TdClassName
{
border-color: #894076;
}
.TagClassName
{
border-color: #894076;
}
</style>