Shades of Dark Purple #862773
Tints of Dark Purple #862773
RGB
CMYK
RGB Variations
Color information
#862773 (or 0x862773) is known color: Dark Purple. HEX triplet: 86, 27 and 73. RGB value is (134,39,115). Sum of RGB (Red+Green+Blue) = 134+39+115=288 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.53% from 288); Green value is 39 (15.62% from 255 or 13.54% from 288); Blue value is 115 (45.31% from 255 or 39.93% from 288); Max value from RGB is 134 - color contains mainly: red. Hex color #862773 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862773 is #79D88C. Grayscale: #4B4B4B. Windows color (decimal): -7985293 or 7546758. OLE color: 7546758.
HSL color Cylindrical-coordinate representation of color #862773: hue angle of 312º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #862773 is Cyan = 0, Magento = 0.71, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 39 | 115 | - |
| CMYK | 0 | 0.71 | 0.14 | 0.47 |
| HSL | 312º | 0.55% | 0.34% | - |
| HSV(B) | 312º | 0.71% | 0.53% | - |
| XYZ | 13.65 | 7.76 | 17 | - |
| YUV | 76.07 | 149.97 | 169.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 39 | 115 | 0 | 0.71 | 0.14 | 0.47 | 312 | 0.55 | 0.34 |
| Hex | 86 | 27 | 73 | 0 | 47 | E | 2F | 138 | 37 | 22 |
| Octal | 206 | 47 | 163 | 0 | 107 | 16 | 57 | 470 | 67 | 42 |
| Binary | 10000110 | 100111 | 1110011 | 0 | 1000111 | 1110 | 101111 | 100111000 | 110111 | 100010 |
Color Harmonies of #862773
Complementary color
Monochromatic Colors of #862773
Black with #862773
Text Example
Text Example
White with #862773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862773; }
p { color: rgb(134,39,115); }
H1.HeaderClassName
{
color: #862773;
}
.AnyTagClassName
{
color: #862773;
}
</style>
background-color css
<style>
a { background-color: #862773; }
a { background-color: rgb(134,39,115); }
div.DivClassName
{
background-color: #862773;
}
.BgClassName
{
background-color: #862773;
}
</style>
border-color css
<style>
span { border-color: #862773; }
span { border-color: rgb(134,39,115); }
td.TdClassName
{
border-color: #862773;
}
.TagClassName
{
border-color: #862773;
}
</style>