Shades of Purple #860773
Tints of Purple #860773
RGB
CMYK
RGB Variations
Color information
#860773 (or 0x860773) is known color: Purple. HEX triplet: 86, 07 and 73. RGB value is (134,7,115). Sum of RGB (Red+Green+Blue) = 134+7+115=256 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.34% from 256); Green value is 7 (3.12% from 255 or 2.73% from 256); Blue value is 115 (45.31% from 255 or 44.92% from 256); Max value from RGB is 134 - color contains mainly: red. Hex color #860773 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #860773 is #79F88C. Grayscale: #383838. Windows color (decimal): -7993485 or 7538566. OLE color: 7538566.
HSL color Cylindrical-coordinate representation of color #860773: hue angle of 308.98º 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 #860773 is Cyan = 0, Magento = 0.95, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 7 | 115 | - |
| CMYK | 0 | 0.95 | 0.14 | 0.47 |
| HSL | 308.98º | 0.9% | 0.28% | - |
| HSV(B) | 308.98º | 0.95% | 0.53% | - |
| XYZ | 13 | 6.46 | 16.78 | - |
| YUV | 57.29 | 160.58 | 182.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 7 | 115 | 0 | 0.95 | 0.14 | 0.47 | 308.98 | 0.9 | 0.28 |
| Hex | 86 | 7 | 73 | 0 | 5F | E | 2F | 135 | 5A | 1C |
| Octal | 206 | 7 | 163 | 0 | 137 | 16 | 57 | 465 | 132 | 34 |
| Binary | 10000110 | 111 | 1110011 | 0 | 1011111 | 1110 | 101111 | 100110101 | 1011010 | 11100 |
Color Harmonies of #860773
Complementary color
Monochromatic Colors of #860773
Black with #860773
Text Example
Text Example
White with #860773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860773; }
p { color: rgb(134,7,115); }
H1.HeaderClassName
{
color: #860773;
}
.AnyTagClassName
{
color: #860773;
}
</style>
background-color css
<style>
a { background-color: #860773; }
a { background-color: rgb(134,7,115); }
div.DivClassName
{
background-color: #860773;
}
.BgClassName
{
background-color: #860773;
}
</style>
border-color css
<style>
span { border-color: #860773; }
span { border-color: rgb(134,7,115); }
td.TdClassName
{
border-color: #860773;
}
.TagClassName
{
border-color: #860773;
}
</style>