Shades of Dark Purple #891576
Tints of Dark Purple #891576
RGB
CMYK
RGB Variations
Color information
#891576 (or 0x891576) is known color: Dark Purple. HEX triplet: 89, 15 and 76. RGB value is (137,21,118). Sum of RGB (Red+Green+Blue) = 137+21+118=276 (36% of max value = 765). Red value is 137 (53.91% from 255 or 49.64% from 276); Green value is 21 (8.59% from 255 or 7.61% from 276); Blue value is 118 (46.48% from 255 or 42.75% from 276); Max value from RGB is 137 - color contains mainly: red. Hex color #891576 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #891576 is #76EA89. Grayscale: #424242. Windows color (decimal): -7793290 or 7738761. OLE color: 7738761.
HSL color Cylindrical-coordinate representation of color #891576: hue angle of 309.83º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #891576 is Cyan = 0, Magento = 0.85, Yellow = 0.14 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 21 | 118 | - |
| CMYK | 0 | 0.85 | 0.14 | 0.46 |
| HSL | 309.83º | 0.73% | 0.31% | - |
| HSV(B) | 309.83º | 0.85% | 0.54% | - |
| XYZ | 13.85 | 7.16 | 17.79 | - |
| YUV | 66.74 | 156.93 | 178.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 21 | 118 | 0 | 0.85 | 0.14 | 0.46 | 309.83 | 0.73 | 0.31 |
| Hex | 89 | 15 | 76 | 0 | 55 | E | 2E | 136 | 49 | 1F |
| Octal | 211 | 25 | 166 | 0 | 125 | 16 | 56 | 466 | 111 | 37 |
| Binary | 10001001 | 10101 | 1110110 | 0 | 1010101 | 1110 | 101110 | 100110110 | 1001001 | 11111 |
Color Harmonies of #891576
Complementary color
Monochromatic Colors of #891576
Black with #891576
Text Example
Text Example
White with #891576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891576; }
p { color: rgb(137,21,118); }
H1.HeaderClassName
{
color: #891576;
}
.AnyTagClassName
{
color: #891576;
}
</style>
background-color css
<style>
a { background-color: #891576; }
a { background-color: rgb(137,21,118); }
div.DivClassName
{
background-color: #891576;
}
.BgClassName
{
background-color: #891576;
}
</style>
border-color css
<style>
span { border-color: #891576; }
span { border-color: rgb(137,21,118); }
td.TdClassName
{
border-color: #891576;
}
.TagClassName
{
border-color: #891576;
}
</style>