Shades of Dark Purple #842974
Tints of Dark Purple #842974
RGB
CMYK
RGB Variations
Color information
#842974 (or 0x842974) is known color: Dark Purple. HEX triplet: 84, 29 and 74. RGB value is (132,41,116). Sum of RGB (Red+Green+Blue) = 132+41+116=289 (38% of max value = 765). Red value is 132 (51.95% from 255 or 45.67% from 289); Green value is 41 (16.41% from 255 or 14.19% from 289); Blue value is 116 (45.70% from 255 or 40.14% from 289); Max value from RGB is 132 - color contains mainly: red. Hex color #842974 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #842974 is #7BD68B. Grayscale: #4C4C4C. Windows color (decimal): -8115852 or 7612804. OLE color: 7612804.
HSL color Cylindrical-coordinate representation of color #842974: hue angle of 310.55º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #842974 is Cyan = 0, Magento = 0.69, Yellow = 0.12 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 41 | 116 | - |
| CMYK | 0 | 0.69 | 0.12 | 0.48 |
| HSL | 310.55º | 0.53% | 0.34% | - |
| HSV(B) | 310.55º | 0.69% | 0.52% | - |
| XYZ | 13.46 | 7.75 | 17.31 | - |
| YUV | 76.76 | 150.15 | 167.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 41 | 116 | 0 | 0.69 | 0.12 | 0.48 | 310.55 | 0.53 | 0.34 |
| Hex | 84 | 29 | 74 | 0 | 45 | C | 30 | 137 | 35 | 22 |
| Octal | 204 | 51 | 164 | 0 | 105 | 14 | 60 | 467 | 65 | 42 |
| Binary | 10000100 | 101001 | 1110100 | 0 | 1000101 | 1100 | 110000 | 100110111 | 110101 | 100010 |
Color Harmonies of #842974
Complementary color
Monochromatic Colors of #842974
Black with #842974
Text Example
Text Example
White with #842974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842974; }
p { color: rgb(132,41,116); }
H1.HeaderClassName
{
color: #842974;
}
.AnyTagClassName
{
color: #842974;
}
</style>
background-color css
<style>
a { background-color: #842974; }
a { background-color: rgb(132,41,116); }
div.DivClassName
{
background-color: #842974;
}
.BgClassName
{
background-color: #842974;
}
</style>
border-color css
<style>
span { border-color: #842974; }
span { border-color: rgb(132,41,116); }
td.TdClassName
{
border-color: #842974;
}
.TagClassName
{
border-color: #842974;
}
</style>