Shades of Purple #860783
Tints of Purple #860783
RGB
CMYK
RGB Variations
Color information
#860783 (or 0x860783) is known color: Purple. HEX triplet: 86, 07 and 83. RGB value is (134,7,131). Sum of RGB (Red+Green+Blue) = 134+7+131=272 (36% of max value = 765). Red value is 134 (52.73% from 255 or 49.26% from 272); Green value is 7 (3.12% from 255 or 2.57% from 272); Blue value is 131 (51.56% from 255 or 48.16% from 272); Max value from RGB is 134 - color contains mainly: red. Hex color #860783 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #860783 is #79F87C. Grayscale: #3A3A3A. Windows color (decimal): -7993469 or 8587142. OLE color: 8587142.
HSL color Cylindrical-coordinate representation of color #860783: hue angle of 301.42º 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 #860783 is Cyan = 0, Magento = 0.95, Yellow = 0.02 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 7 | 131 | - |
| CMYK | 0 | 0.95 | 0.02 | 0.47 |
| HSL | 301.42º | 0.9% | 0.28% | - |
| HSV(B) | 301.42º | 0.95% | 0.53% | - |
| XYZ | 14 | 6.86 | 22.06 | - |
| YUV | 59.11 | 168.58 | 181.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 7 | 131 | 0 | 0.95 | 0.02 | 0.47 | 301.42 | 0.9 | 0.28 |
| Hex | 86 | 7 | 83 | 0 | 5F | 2 | 2F | 12D | 5A | 1C |
| Octal | 206 | 7 | 203 | 0 | 137 | 2 | 57 | 455 | 132 | 34 |
| Binary | 10000110 | 111 | 10000011 | 0 | 1011111 | 10 | 101111 | 100101101 | 1011010 | 11100 |
Color Harmonies of #860783
Complementary color
Monochromatic Colors of #860783
Black with #860783
Text Example
Text Example
White with #860783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860783; }
p { color: rgb(134,7,131); }
H1.HeaderClassName
{
color: #860783;
}
.AnyTagClassName
{
color: #860783;
}
</style>
background-color css
<style>
a { background-color: #860783; }
a { background-color: rgb(134,7,131); }
div.DivClassName
{
background-color: #860783;
}
.BgClassName
{
background-color: #860783;
}
</style>
border-color css
<style>
span { border-color: #860783; }
span { border-color: rgb(134,7,131); }
td.TdClassName
{
border-color: #860783;
}
.TagClassName
{
border-color: #860783;
}
</style>