Shades of Purple #860781
Tints of Purple #860781
RGB
CMYK
RGB Variations
Color information
#860781 (or 0x860781) is known color: Purple. HEX triplet: 86, 07 and 81. RGB value is (134,7,129). Sum of RGB (Red+Green+Blue) = 134+7+129=270 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.63% from 270); Green value is 7 (3.12% from 255 or 2.59% from 270); Blue value is 129 (50.78% from 255 or 47.78% from 270); Max value from RGB is 134 - color contains mainly: red. Hex color #860781 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #860781 is #79F87E. Grayscale: #3A3A3A. Windows color (decimal): -7993471 or 8456070. OLE color: 8456070.
HSL color Cylindrical-coordinate representation of color #860781: hue angle of 302.36º 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 #860781 is Cyan = 0, Magento = 0.95, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 7 | 129 | - |
| CMYK | 0 | 0.95 | 0.04 | 0.47 |
| HSL | 302.36º | 0.9% | 0.28% | - |
| HSV(B) | 302.36º | 0.95% | 0.53% | - |
| XYZ | 13.87 | 6.81 | 21.35 | - |
| YUV | 58.88 | 167.58 | 181.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 7 | 129 | 0 | 0.95 | 0.04 | 0.47 | 302.36 | 0.9 | 0.28 |
| Hex | 86 | 7 | 81 | 0 | 5F | 4 | 2F | 12E | 5A | 1C |
| Octal | 206 | 7 | 201 | 0 | 137 | 4 | 57 | 456 | 132 | 34 |
| Binary | 10000110 | 111 | 10000001 | 0 | 1011111 | 100 | 101111 | 100101110 | 1011010 | 11100 |
Color Harmonies of #860781
Complementary color
Monochromatic Colors of #860781
Black with #860781
Text Example
Text Example
White with #860781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860781; }
p { color: rgb(134,7,129); }
H1.HeaderClassName
{
color: #860781;
}
.AnyTagClassName
{
color: #860781;
}
</style>
background-color css
<style>
a { background-color: #860781; }
a { background-color: rgb(134,7,129); }
div.DivClassName
{
background-color: #860781;
}
.BgClassName
{
background-color: #860781;
}
</style>
border-color css
<style>
span { border-color: #860781; }
span { border-color: rgb(134,7,129); }
td.TdClassName
{
border-color: #860781;
}
.TagClassName
{
border-color: #860781;
}
</style>