Shades of Dark Purple #862974
Tints of Dark Purple #862974
RGB
CMYK
RGB Variations
Color information
#862974 (or 0x862974) is known color: Dark Purple. HEX triplet: 86, 29 and 74. RGB value is (134,41,116). Sum of RGB (Red+Green+Blue) = 134+41+116=291 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.05% from 291); Green value is 41 (16.41% from 255 or 14.09% from 291); Blue value is 116 (45.70% from 255 or 39.86% from 291); Max value from RGB is 134 - color contains mainly: red. Hex color #862974 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862974 is #79D68B. Grayscale: #4D4D4D. Windows color (decimal): -7984780 or 7612806. OLE color: 7612806.
HSL color Cylindrical-coordinate representation of color #862974: hue angle of 311.61º 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 #862974 is Cyan = 0, Magento = 0.69, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 41 | 116 | - |
| CMYK | 0 | 0.69 | 0.13 | 0.47 |
| HSL | 311.61º | 0.53% | 0.34% | - |
| HSV(B) | 311.61º | 0.69% | 0.53% | - |
| XYZ | 13.78 | 7.92 | 17.32 | - |
| YUV | 77.36 | 149.81 | 168.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 41 | 116 | 0 | 0.69 | 0.13 | 0.47 | 311.61 | 0.53 | 0.34 |
| Hex | 86 | 29 | 74 | 0 | 45 | D | 2F | 138 | 35 | 22 |
| Octal | 206 | 51 | 164 | 0 | 105 | 15 | 57 | 470 | 65 | 42 |
| Binary | 10000110 | 101001 | 1110100 | 0 | 1000101 | 1101 | 101111 | 100111000 | 110101 | 100010 |
Color Harmonies of #862974
Complementary color
Monochromatic Colors of #862974
Black with #862974
Text Example
Text Example
White with #862974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862974; }
p { color: rgb(134,41,116); }
H1.HeaderClassName
{
color: #862974;
}
.AnyTagClassName
{
color: #862974;
}
</style>
background-color css
<style>
a { background-color: #862974; }
a { background-color: rgb(134,41,116); }
div.DivClassName
{
background-color: #862974;
}
.BgClassName
{
background-color: #862974;
}
</style>
border-color css
<style>
span { border-color: #862974; }
span { border-color: rgb(134,41,116); }
td.TdClassName
{
border-color: #862974;
}
.TagClassName
{
border-color: #862974;
}
</style>