Shades of Dark Purple #862779
Tints of Dark Purple #862779
RGB
CMYK
RGB Variations
Color information
#862779 (or 0x862779) is known color: Dark Purple. HEX triplet: 86, 27 and 79. RGB value is (134,39,121). Sum of RGB (Red+Green+Blue) = 134+39+121=294 (38% of max value = 765). Red value is 134 (52.73% from 255 or 45.58% from 294); Green value is 39 (15.62% from 255 or 13.27% from 294); Blue value is 121 (47.66% from 255 or 41.16% from 294); Max value from RGB is 134 - color contains mainly: red. Hex color #862779 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862779 is #79D886. Grayscale: #4C4C4C. Windows color (decimal): -7985287 or 7939974. OLE color: 7939974.
HSL color Cylindrical-coordinate representation of color #862779: hue angle of 308.21º 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 #862779 is Cyan = 0, Magento = 0.71, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 39 | 121 | - |
| CMYK | 0 | 0.71 | 0.10 | 0.47 |
| HSL | 308.21º | 0.55% | 0.34% | - |
| HSV(B) | 308.21º | 0.71% | 0.53% | - |
| XYZ | 14.01 | 7.9 | 18.88 | - |
| YUV | 76.75 | 152.97 | 168.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 39 | 121 | 0 | 0.71 | 0.10 | 0.47 | 308.21 | 0.55 | 0.34 |
| Hex | 86 | 27 | 79 | 0 | 47 | A | 2F | 134 | 37 | 22 |
| Octal | 206 | 47 | 171 | 0 | 107 | 12 | 57 | 464 | 67 | 42 |
| Binary | 10000110 | 100111 | 1111001 | 0 | 1000111 | 1010 | 101111 | 100110100 | 110111 | 100010 |
Color Harmonies of #862779
Complementary color
Monochromatic Colors of #862779
Black with #862779
Text Example
Text Example
White with #862779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862779; }
p { color: rgb(134,39,121); }
H1.HeaderClassName
{
color: #862779;
}
.AnyTagClassName
{
color: #862779;
}
</style>
background-color css
<style>
a { background-color: #862779; }
a { background-color: rgb(134,39,121); }
div.DivClassName
{
background-color: #862779;
}
.BgClassName
{
background-color: #862779;
}
</style>
border-color css
<style>
span { border-color: #862779; }
span { border-color: rgb(134,39,121); }
td.TdClassName
{
border-color: #862779;
}
.TagClassName
{
border-color: #862779;
}
</style>