Shades of Dark Purple #873076
Tints of Dark Purple #873076
RGB
CMYK
RGB Variations
Color information
#873076 (or 0x873076) is known color: Dark Purple. HEX triplet: 87, 30 and 76. RGB value is (135,48,118). Sum of RGB (Red+Green+Blue) = 135+48+118=301 (39% of max value = 765). Red value is 135 (53.12% from 255 or 44.85% from 301); Green value is 48 (19.14% from 255 or 15.95% from 301); Blue value is 118 (46.48% from 255 or 39.20% from 301); Max value from RGB is 135 - color contains mainly: red. Hex color #873076 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #873076 is #78CF89. Grayscale: #515151. Windows color (decimal): -7917450 or 7745671. OLE color: 7745671.
HSL color Cylindrical-coordinate representation of color #873076: hue angle of 311.72º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #873076 is Cyan = 0, Magento = 0.64, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 48 | 118 | - |
| CMYK | 0 | 0.64 | 0.13 | 0.47 |
| HSL | 311.72º | 0.48% | 0.36% | - |
| HSV(B) | 311.72º | 0.64% | 0.53% | - |
| XYZ | 14.32 | 8.57 | 18.04 | - |
| YUV | 81.99 | 148.32 | 165.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 48 | 118 | 0 | 0.64 | 0.13 | 0.47 | 311.72 | 0.48 | 0.36 |
| Hex | 87 | 30 | 76 | 0 | 40 | D | 2F | 138 | 30 | 24 |
| Octal | 207 | 60 | 166 | 0 | 100 | 15 | 57 | 470 | 60 | 44 |
| Binary | 10000111 | 110000 | 1110110 | 0 | 1000000 | 1101 | 101111 | 100111000 | 110000 | 100100 |
Color Harmonies of #873076
Complementary color
Monochromatic Colors of #873076
Black with #873076
Text Example
Text Example
White with #873076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873076; }
p { color: rgb(135,48,118); }
H1.HeaderClassName
{
color: #873076;
}
.AnyTagClassName
{
color: #873076;
}
</style>
background-color css
<style>
a { background-color: #873076; }
a { background-color: rgb(135,48,118); }
div.DivClassName
{
background-color: #873076;
}
.BgClassName
{
background-color: #873076;
}
</style>
border-color css
<style>
span { border-color: #873076; }
span { border-color: rgb(135,48,118); }
td.TdClassName
{
border-color: #873076;
}
.TagClassName
{
border-color: #873076;
}
</style>