Shades of Dark Purple #872478
Tints of Dark Purple #872478
RGB
CMYK
RGB Variations
Color information
#872478 (or 0x872478) is known color: Dark Purple. HEX triplet: 87, 24 and 78. RGB value is (135,36,120). Sum of RGB (Red+Green+Blue) = 135+36+120=291 (38% of max value = 765). Red value is 135 (53.12% from 255 or 46.39% from 291); Green value is 36 (14.45% from 255 or 12.37% from 291); Blue value is 120 (47.27% from 255 or 41.24% from 291); Max value from RGB is 135 - color contains mainly: red. Hex color #872478 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #872478 is #78DB87. Grayscale: #4A4A4A. Windows color (decimal): -7920520 or 7873671. OLE color: 7873671.
HSL color Cylindrical-coordinate representation of color #872478: hue angle of 309.09º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #872478 is Cyan = 0, Magento = 0.73, Yellow = 0.11 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 36 | 120 | - |
| CMYK | 0 | 0.73 | 0.11 | 0.47 |
| HSL | 309.09º | 0.58% | 0.34% | - |
| HSV(B) | 309.09º | 0.73% | 0.53% | - |
| XYZ | 14.01 | 7.77 | 18.53 | - |
| YUV | 75.18 | 153.3 | 170.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 36 | 120 | 0 | 0.73 | 0.11 | 0.47 | 309.09 | 0.58 | 0.34 |
| Hex | 87 | 24 | 78 | 0 | 49 | B | 2F | 135 | 3A | 22 |
| Octal | 207 | 44 | 170 | 0 | 111 | 13 | 57 | 465 | 72 | 42 |
| Binary | 10000111 | 100100 | 1111000 | 0 | 1001001 | 1011 | 101111 | 100110101 | 111010 | 100010 |
Color Harmonies of #872478
Complementary color
Monochromatic Colors of #872478
Black with #872478
Text Example
Text Example
White with #872478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872478; }
p { color: rgb(135,36,120); }
H1.HeaderClassName
{
color: #872478;
}
.AnyTagClassName
{
color: #872478;
}
</style>
background-color css
<style>
a { background-color: #872478; }
a { background-color: rgb(135,36,120); }
div.DivClassName
{
background-color: #872478;
}
.BgClassName
{
background-color: #872478;
}
</style>
border-color css
<style>
span { border-color: #872478; }
span { border-color: rgb(135,36,120); }
td.TdClassName
{
border-color: #872478;
}
.TagClassName
{
border-color: #872478;
}
</style>