Shades of Dark Purple #862972
Tints of Dark Purple #862972
RGB
CMYK
RGB Variations
Color information
#862972 (or 0x862972) is known color: Dark Purple. HEX triplet: 86, 29 and 72. RGB value is (134,41,114). Sum of RGB (Red+Green+Blue) = 134+41+114=289 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.37% from 289); Green value is 41 (16.41% from 255 or 14.19% from 289); Blue value is 114 (44.92% from 255 or 39.45% from 289); Max value from RGB is 134 - color contains mainly: red. Hex color #862972 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862972 is #79D68D. Grayscale: #4C4C4C. Windows color (decimal): -7984782 or 7481734. OLE color: 7481734.
HSL color Cylindrical-coordinate representation of color #862972: hue angle of 312.9º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #862972 is Cyan = 0, Magento = 0.69, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 41 | 114 | - |
| CMYK | 0 | 0.69 | 0.15 | 0.47 |
| HSL | 312.9º | 0.53% | 0.34% | - |
| HSV(B) | 312.9º | 0.69% | 0.53% | - |
| XYZ | 13.66 | 7.87 | 16.72 | - |
| YUV | 77.13 | 148.81 | 168.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 41 | 114 | 0 | 0.69 | 0.15 | 0.47 | 312.9 | 0.53 | 0.34 |
| Hex | 86 | 29 | 72 | 0 | 45 | F | 2F | 139 | 35 | 22 |
| Octal | 206 | 51 | 162 | 0 | 105 | 17 | 57 | 471 | 65 | 42 |
| Binary | 10000110 | 101001 | 1110010 | 0 | 1000101 | 1111 | 101111 | 100111001 | 110101 | 100010 |
Color Harmonies of #862972
Complementary color
Monochromatic Colors of #862972
Black with #862972
Text Example
Text Example
White with #862972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862972; }
p { color: rgb(134,41,114); }
H1.HeaderClassName
{
color: #862972;
}
.AnyTagClassName
{
color: #862972;
}
</style>
background-color css
<style>
a { background-color: #862972; }
a { background-color: rgb(134,41,114); }
div.DivClassName
{
background-color: #862972;
}
.BgClassName
{
background-color: #862972;
}
</style>
border-color css
<style>
span { border-color: #862972; }
span { border-color: rgb(134,41,114); }
td.TdClassName
{
border-color: #862972;
}
.TagClassName
{
border-color: #862972;
}
</style>