Shades of Dark Purple #863774
Tints of Dark Purple #863774
RGB
CMYK
RGB Variations
Color information
#863774 (or 0x863774) is known color: Dark Purple. HEX triplet: 86, 37 and 74. RGB value is (134,55,116). Sum of RGB (Red+Green+Blue) = 134+55+116=305 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.93% from 305); Green value is 55 (21.88% from 255 or 18.03% from 305); Blue value is 116 (45.70% from 255 or 38.03% from 305); Max value from RGB is 134 - color contains mainly: red. Hex color #863774 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863774 is #79C88B. Grayscale: #555555. Windows color (decimal): -7981196 or 7616390. OLE color: 7616390.
HSL color Cylindrical-coordinate representation of color #863774: hue angle of 313.67º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #863774 is Cyan = 0, Magento = 0.59, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 55 | 116 | - |
| CMYK | 0 | 0.59 | 0.13 | 0.47 |
| HSL | 313.67º | 0.42% | 0.37% | - |
| HSV(B) | 313.67º | 0.59% | 0.53% | - |
| XYZ | 14.35 | 9.06 | 17.52 | - |
| YUV | 85.58 | 145.17 | 162.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 55 | 116 | 0 | 0.59 | 0.13 | 0.47 | 313.67 | 0.42 | 0.37 |
| Hex | 86 | 37 | 74 | 0 | 3B | D | 2F | 13A | 2A | 25 |
| Octal | 206 | 67 | 164 | 0 | 73 | 15 | 57 | 472 | 52 | 45 |
| Binary | 10000110 | 110111 | 1110100 | 0 | 111011 | 1101 | 101111 | 100111010 | 101010 | 100101 |
Color Harmonies of #863774
Complementary color
Monochromatic Colors of #863774
Black with #863774
Text Example
Text Example
White with #863774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863774; }
p { color: rgb(134,55,116); }
H1.HeaderClassName
{
color: #863774;
}
.AnyTagClassName
{
color: #863774;
}
</style>
background-color css
<style>
a { background-color: #863774; }
a { background-color: rgb(134,55,116); }
div.DivClassName
{
background-color: #863774;
}
.BgClassName
{
background-color: #863774;
}
</style>
border-color css
<style>
span { border-color: #863774; }
span { border-color: rgb(134,55,116); }
td.TdClassName
{
border-color: #863774;
}
.TagClassName
{
border-color: #863774;
}
</style>