Shades of Dark Purple #862774
Tints of Dark Purple #862774
RGB
CMYK
RGB Variations
Color information
#862774 (or 0x862774) is known color: Dark Purple. HEX triplet: 86, 27 and 74. RGB value is (134,39,116). Sum of RGB (Red+Green+Blue) = 134+39+116=289 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.37% from 289); Green value is 39 (15.62% from 255 or 13.49% from 289); Blue value is 116 (45.70% from 255 or 40.14% from 289); Max value from RGB is 134 - color contains mainly: red. Hex color #862774 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862774 is #79D88B. Grayscale: #4B4B4B. Windows color (decimal): -7985292 or 7612294. OLE color: 7612294.
HSL color Cylindrical-coordinate representation of color #862774: hue angle of 311.37º 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 #862774 is Cyan = 0, Magento = 0.71, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 39 | 116 | - |
| CMYK | 0 | 0.71 | 0.13 | 0.47 |
| HSL | 311.37º | 0.55% | 0.34% | - |
| HSV(B) | 311.37º | 0.71% | 0.53% | - |
| XYZ | 13.71 | 7.78 | 17.3 | - |
| YUV | 76.18 | 150.47 | 169.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 39 | 116 | 0 | 0.71 | 0.13 | 0.47 | 311.37 | 0.55 | 0.34 |
| Hex | 86 | 27 | 74 | 0 | 47 | D | 2F | 137 | 37 | 22 |
| Octal | 206 | 47 | 164 | 0 | 107 | 15 | 57 | 467 | 67 | 42 |
| Binary | 10000110 | 100111 | 1110100 | 0 | 1000111 | 1101 | 101111 | 100110111 | 110111 | 100010 |
Color Harmonies of #862774
Complementary color
Monochromatic Colors of #862774
Black with #862774
Text Example
Text Example
White with #862774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862774; }
p { color: rgb(134,39,116); }
H1.HeaderClassName
{
color: #862774;
}
.AnyTagClassName
{
color: #862774;
}
</style>
background-color css
<style>
a { background-color: #862774; }
a { background-color: rgb(134,39,116); }
div.DivClassName
{
background-color: #862774;
}
.BgClassName
{
background-color: #862774;
}
</style>
border-color css
<style>
span { border-color: #862774; }
span { border-color: rgb(134,39,116); }
td.TdClassName
{
border-color: #862774;
}
.TagClassName
{
border-color: #862774;
}
</style>