Shades of Purple #860680
Tints of Purple #860680
RGB
CMYK
RGB Variations
Color information
#860680 (or 0x860680) is known color: Purple. HEX triplet: 86, 06 and 80. RGB value is (134,6,128). Sum of RGB (Red+Green+Blue) = 134+6+128=268 (35% of max value = 765). Red value is 134 (52.73% from 255 or 50% from 268); Green value is 6 (2.73% from 255 or 2.24% from 268); Blue value is 128 (50.39% from 255 or 47.76% from 268); Max value from RGB is 134 - color contains mainly: red. Hex color #860680 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #860680 is #79F97F. Grayscale: #393939. Windows color (decimal): -7993728 or 8390278. OLE color: 8390278.
HSL color Cylindrical-coordinate representation of color #860680: hue angle of 302.81º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #860680 is Cyan = 0, Magento = 0.96, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 6 | 128 | - |
| CMYK | 0 | 0.96 | 0.04 | 0.47 |
| HSL | 302.81º | 0.91% | 0.27% | - |
| HSV(B) | 302.81º | 0.96% | 0.53% | - |
| XYZ | 13.79 | 6.76 | 21 | - |
| YUV | 58.18 | 167.41 | 182.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 6 | 128 | 0 | 0.96 | 0.04 | 0.47 | 302.81 | 0.91 | 0.27 |
| Hex | 86 | 6 | 80 | 0 | 60 | 4 | 2F | 12F | 5B | 1B |
| Octal | 206 | 6 | 200 | 0 | 140 | 4 | 57 | 457 | 133 | 33 |
| Binary | 10000110 | 110 | 10000000 | 0 | 1100000 | 100 | 101111 | 100101111 | 1011011 | 11011 |
Color Harmonies of #860680
Complementary color
Monochromatic Colors of #860680
Black with #860680
Text Example
Text Example
White with #860680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860680; }
p { color: rgb(134,6,128); }
H1.HeaderClassName
{
color: #860680;
}
.AnyTagClassName
{
color: #860680;
}
</style>
background-color css
<style>
a { background-color: #860680; }
a { background-color: rgb(134,6,128); }
div.DivClassName
{
background-color: #860680;
}
.BgClassName
{
background-color: #860680;
}
</style>
border-color css
<style>
span { border-color: #860680; }
span { border-color: rgb(134,6,128); }
td.TdClassName
{
border-color: #860680;
}
.TagClassName
{
border-color: #860680;
}
</style>