Shades of Purple #860776
Tints of Purple #860776
RGB
CMYK
RGB Variations
Color information
#860776 (or 0x860776) is known color: Purple. HEX triplet: 86, 07 and 76. RGB value is (134,7,118). Sum of RGB (Red+Green+Blue) = 134+7+118=259 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.74% from 259); Green value is 7 (3.12% from 255 or 2.70% from 259); Blue value is 118 (46.48% from 255 or 45.56% from 259); Max value from RGB is 134 - color contains mainly: red. Hex color #860776 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #860776 is #79F889. Grayscale: #393939. Windows color (decimal): -7993482 or 7735174. OLE color: 7735174.
HSL color Cylindrical-coordinate representation of color #860776: hue angle of 307.56º 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 #860776 is Cyan = 0, Magento = 0.95, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 7 | 118 | - |
| CMYK | 0 | 0.95 | 0.12 | 0.47 |
| HSL | 307.56º | 0.9% | 0.28% | - |
| HSV(B) | 307.56º | 0.95% | 0.53% | - |
| XYZ | 13.18 | 6.53 | 17.71 | - |
| YUV | 57.63 | 162.08 | 182.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 7 | 118 | 0 | 0.95 | 0.12 | 0.47 | 307.56 | 0.9 | 0.28 |
| Hex | 86 | 7 | 76 | 0 | 5F | C | 2F | 134 | 5A | 1C |
| Octal | 206 | 7 | 166 | 0 | 137 | 14 | 57 | 464 | 132 | 34 |
| Binary | 10000110 | 111 | 1110110 | 0 | 1011111 | 1100 | 101111 | 100110100 | 1011010 | 11100 |
Color Harmonies of #860776
Complementary color
Monochromatic Colors of #860776
Black with #860776
Text Example
Text Example
White with #860776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860776; }
p { color: rgb(134,7,118); }
H1.HeaderClassName
{
color: #860776;
}
.AnyTagClassName
{
color: #860776;
}
</style>
background-color css
<style>
a { background-color: #860776; }
a { background-color: rgb(134,7,118); }
div.DivClassName
{
background-color: #860776;
}
.BgClassName
{
background-color: #860776;
}
</style>
border-color css
<style>
span { border-color: #860776; }
span { border-color: rgb(134,7,118); }
td.TdClassName
{
border-color: #860776;
}
.TagClassName
{
border-color: #860776;
}
</style>