Shades of Dark Purple #871668
Tints of Dark Purple #871668
RGB
CMYK
RGB Variations
Color information
#871668 (or 0x871668) is known color: Dark Purple. HEX triplet: 87, 16 and 68. RGB value is (135,22,104). Sum of RGB (Red+Green+Blue) = 135+22+104=261 (34% of max value = 765). Red value is 135 (53.12% from 255 or 51.72% from 261); Green value is 22 (8.98% from 255 or 8.43% from 261); Blue value is 104 (41.02% from 255 or 39.85% from 261); Max value from RGB is 135 - color contains mainly: red. Hex color #871668 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #871668 is #78E997. Grayscale: #404040. Windows color (decimal): -7924120 or 6821511. OLE color: 6821511.
HSL color Cylindrical-coordinate representation of color #871668: hue angle of 316.46º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #871668 is Cyan = 0, Magento = 0.84, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 22 | 104 | - |
| CMYK | 0 | 0.84 | 0.23 | 0.47 |
| HSL | 316.46º | 0.72% | 0.31% | - |
| HSV(B) | 316.46º | 0.84% | 0.53% | - |
| XYZ | 12.78 | 6.72 | 13.72 | - |
| YUV | 65.14 | 149.94 | 177.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 22 | 104 | 0 | 0.84 | 0.23 | 0.47 | 316.46 | 0.72 | 0.31 |
| Hex | 87 | 16 | 68 | 0 | 54 | 17 | 2F | 13C | 48 | 1F |
| Octal | 207 | 26 | 150 | 0 | 124 | 27 | 57 | 474 | 110 | 37 |
| Binary | 10000111 | 10110 | 1101000 | 0 | 1010100 | 10111 | 101111 | 100111100 | 1001000 | 11111 |
Color Harmonies of #871668
Complementary color
Monochromatic Colors of #871668
Black with #871668
Text Example
Text Example
White with #871668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871668; }
p { color: rgb(135,22,104); }
H1.HeaderClassName
{
color: #871668;
}
.AnyTagClassName
{
color: #871668;
}
</style>
background-color css
<style>
a { background-color: #871668; }
a { background-color: rgb(135,22,104); }
div.DivClassName
{
background-color: #871668;
}
.BgClassName
{
background-color: #871668;
}
</style>
border-color css
<style>
span { border-color: #871668; }
span { border-color: rgb(135,22,104); }
td.TdClassName
{
border-color: #871668;
}
.TagClassName
{
border-color: #871668;
}
</style>