Shades of Dark Purple #863572
Tints of Dark Purple #863572
RGB
CMYK
RGB Variations
Color information
#863572 (or 0x863572) is known color: Dark Purple. HEX triplet: 86, 35 and 72. RGB value is (134,53,114). Sum of RGB (Red+Green+Blue) = 134+53+114=301 (39% of max value = 765). Red value is 134 (52.73% from 255 or 44.52% from 301); Green value is 53 (21.09% from 255 or 17.61% from 301); Blue value is 114 (44.92% from 255 or 37.87% from 301); Max value from RGB is 134 - color contains mainly: red. Hex color #863572 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863572 is #79CA8D. Grayscale: #545454. Windows color (decimal): -7981710 or 7484806. OLE color: 7484806.
HSL color Cylindrical-coordinate representation of color #863572: hue angle of 314.81º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #863572 is Cyan = 0, Magento = 0.60, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 53 | 114 | - |
| CMYK | 0 | 0.60 | 0.15 | 0.47 |
| HSL | 314.81º | 0.43% | 0.37% | - |
| HSV(B) | 314.81º | 0.6% | 0.53% | - |
| XYZ | 14.14 | 8.83 | 16.88 | - |
| YUV | 84.17 | 144.84 | 163.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 53 | 114 | 0 | 0.60 | 0.15 | 0.47 | 314.81 | 0.43 | 0.37 |
| Hex | 86 | 35 | 72 | 0 | 3C | F | 2F | 13B | 2B | 25 |
| Octal | 206 | 65 | 162 | 0 | 74 | 17 | 57 | 473 | 53 | 45 |
| Binary | 10000110 | 110101 | 1110010 | 0 | 111100 | 1111 | 101111 | 100111011 | 101011 | 100101 |
Color Harmonies of #863572
Complementary color
Monochromatic Colors of #863572
Black with #863572
Text Example
Text Example
White with #863572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863572; }
p { color: rgb(134,53,114); }
H1.HeaderClassName
{
color: #863572;
}
.AnyTagClassName
{
color: #863572;
}
</style>
background-color css
<style>
a { background-color: #863572; }
a { background-color: rgb(134,53,114); }
div.DivClassName
{
background-color: #863572;
}
.BgClassName
{
background-color: #863572;
}
</style>
border-color css
<style>
span { border-color: #863572; }
span { border-color: rgb(134,53,114); }
td.TdClassName
{
border-color: #863572;
}
.TagClassName
{
border-color: #863572;
}
</style>