Shades of Dark Purple #873674
Tints of Dark Purple #873674
RGB
CMYK
RGB Variations
Color information
#873674 (or 0x873674) is known color: Dark Purple. HEX triplet: 87, 36 and 74. RGB value is (135,54,116). Sum of RGB (Red+Green+Blue) = 135+54+116=305 (40% of max value = 765). Red value is 135 (53.12% from 255 or 44.26% from 305); Green value is 54 (21.48% from 255 or 17.70% from 305); Blue value is 116 (45.70% from 255 or 38.03% from 305); Max value from RGB is 135 - color contains mainly: red. Hex color #873674 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #873674 is #78C98B. Grayscale: #555555. Windows color (decimal): -7915916 or 7616135. OLE color: 7616135.
HSL color Cylindrical-coordinate representation of color #873674: hue angle of 314.07º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #873674 is Cyan = 0, Magento = 0.60, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 54 | 116 | - |
| CMYK | 0 | 0.60 | 0.14 | 0.47 |
| HSL | 314.07º | 0.43% | 0.37% | - |
| HSV(B) | 314.07º | 0.6% | 0.53% | - |
| XYZ | 14.46 | 9.05 | 17.51 | - |
| YUV | 85.29 | 145.34 | 163.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 54 | 116 | 0 | 0.60 | 0.14 | 0.47 | 314.07 | 0.43 | 0.37 |
| Hex | 87 | 36 | 74 | 0 | 3C | E | 2F | 13A | 2B | 25 |
| Octal | 207 | 66 | 164 | 0 | 74 | 16 | 57 | 472 | 53 | 45 |
| Binary | 10000111 | 110110 | 1110100 | 0 | 111100 | 1110 | 101111 | 100111010 | 101011 | 100101 |
Color Harmonies of #873674
Complementary color
Monochromatic Colors of #873674
Black with #873674
Text Example
Text Example
White with #873674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873674; }
p { color: rgb(135,54,116); }
H1.HeaderClassName
{
color: #873674;
}
.AnyTagClassName
{
color: #873674;
}
</style>
background-color css
<style>
a { background-color: #873674; }
a { background-color: rgb(135,54,116); }
div.DivClassName
{
background-color: #873674;
}
.BgClassName
{
background-color: #873674;
}
</style>
border-color css
<style>
span { border-color: #873674; }
span { border-color: rgb(135,54,116); }
td.TdClassName
{
border-color: #873674;
}
.TagClassName
{
border-color: #873674;
}
</style>