Shades of Purple #860771
Tints of Purple #860771
RGB
CMYK
RGB Variations
Color information
#860771 (or 0x860771) is known color: Purple. HEX triplet: 86, 07 and 71. RGB value is (134,7,113). Sum of RGB (Red+Green+Blue) = 134+7+113=254 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.76% from 254); Green value is 7 (3.12% from 255 or 2.76% from 254); Blue value is 113 (44.53% from 255 or 44.49% from 254); Max value from RGB is 134 - color contains mainly: red. Hex color #860771 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #860771 is #79F88E. Grayscale: #383838. Windows color (decimal): -7993487 or 7407494. OLE color: 7407494.
HSL color Cylindrical-coordinate representation of color #860771: hue angle of 309.92º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #860771 is Cyan = 0, Magento = 0.95, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 7 | 113 | - |
| CMYK | 0 | 0.95 | 0.16 | 0.47 |
| HSL | 309.92º | 0.9% | 0.28% | - |
| HSV(B) | 309.92º | 0.95% | 0.53% | - |
| XYZ | 12.89 | 6.41 | 16.18 | - |
| YUV | 57.06 | 159.58 | 182.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 7 | 113 | 0 | 0.95 | 0.16 | 0.47 | 309.92 | 0.9 | 0.28 |
| Hex | 86 | 7 | 71 | 0 | 5F | 10 | 2F | 136 | 5A | 1C |
| Octal | 206 | 7 | 161 | 0 | 137 | 20 | 57 | 466 | 132 | 34 |
| Binary | 10000110 | 111 | 1110001 | 0 | 1011111 | 10000 | 101111 | 100110110 | 1011010 | 11100 |
Color Harmonies of #860771
Complementary color
Monochromatic Colors of #860771
Black with #860771
Text Example
Text Example
White with #860771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860771; }
p { color: rgb(134,7,113); }
H1.HeaderClassName
{
color: #860771;
}
.AnyTagClassName
{
color: #860771;
}
</style>
background-color css
<style>
a { background-color: #860771; }
a { background-color: rgb(134,7,113); }
div.DivClassName
{
background-color: #860771;
}
.BgClassName
{
background-color: #860771;
}
</style>
border-color css
<style>
span { border-color: #860771; }
span { border-color: rgb(134,7,113); }
td.TdClassName
{
border-color: #860771;
}
.TagClassName
{
border-color: #860771;
}
</style>