Shades of Purple #860873
Tints of Purple #860873
RGB
CMYK
RGB Variations
Color information
#860873 (or 0x860873) is known color: Purple. HEX triplet: 86, 08 and 73. RGB value is (134,8,115). Sum of RGB (Red+Green+Blue) = 134+8+115=257 (34% of max value = 765). Red value is 134 (52.73% from 255 or 52.14% from 257); Green value is 8 (3.52% from 255 or 3.11% from 257); Blue value is 115 (45.31% from 255 or 44.75% from 257); Max value from RGB is 134 - color contains mainly: red. Hex color #860873 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #860873 is #79F78C. Grayscale: #393939. Windows color (decimal): -7993229 or 7538822. OLE color: 7538822.
HSL color Cylindrical-coordinate representation of color #860873: hue angle of 309.05º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #860873 is Cyan = 0, Magento = 0.94, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 8 | 115 | - |
| CMYK | 0 | 0.94 | 0.14 | 0.47 |
| HSL | 309.05º | 0.89% | 0.28% | - |
| HSV(B) | 309.05º | 0.94% | 0.53% | - |
| XYZ | 13.01 | 6.48 | 16.78 | - |
| YUV | 57.87 | 160.24 | 182.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 8 | 115 | 0 | 0.94 | 0.14 | 0.47 | 309.05 | 0.89 | 0.28 |
| Hex | 86 | 8 | 73 | 0 | 5E | E | 2F | 135 | 59 | 1C |
| Octal | 206 | 10 | 163 | 0 | 136 | 16 | 57 | 465 | 131 | 34 |
| Binary | 10000110 | 1000 | 1110011 | 0 | 1011110 | 1110 | 101111 | 100110101 | 1011001 | 11100 |
Color Harmonies of #860873
Complementary color
Monochromatic Colors of #860873
Black with #860873
Text Example
Text Example
White with #860873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860873; }
p { color: rgb(134,8,115); }
H1.HeaderClassName
{
color: #860873;
}
.AnyTagClassName
{
color: #860873;
}
</style>
background-color css
<style>
a { background-color: #860873; }
a { background-color: rgb(134,8,115); }
div.DivClassName
{
background-color: #860873;
}
.BgClassName
{
background-color: #860873;
}
</style>
border-color css
<style>
span { border-color: #860873; }
span { border-color: rgb(134,8,115); }
td.TdClassName
{
border-color: #860873;
}
.TagClassName
{
border-color: #860873;
}
</style>