Shades of Dark Purple #834072
Tints of Dark Purple #834072
RGB
CMYK
RGB Variations
Color information
#834072 (or 0x834072) is known color: Dark Purple. HEX triplet: 83, 40 and 72. RGB value is (131,64,114). Sum of RGB (Red+Green+Blue) = 131+64+114=309 (40% of max value = 765). Red value is 131 (51.56% from 255 or 42.39% from 309); Green value is 64 (25.39% from 255 or 20.71% from 309); Blue value is 114 (44.92% from 255 or 36.89% from 309); Max value from RGB is 131 - color contains mainly: red. Hex color #834072 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834072 is #7CBF8D. Grayscale: #595959. Windows color (decimal): -8175502 or 7487619. OLE color: 7487619.
HSL color Cylindrical-coordinate representation of color #834072: hue angle of 315.22º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #834072 is Cyan = 0, Magento = 0.51, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 64 | 114 | - |
| CMYK | 0 | 0.51 | 0.13 | 0.49 |
| HSL | 315.22º | 0.34% | 0.38% | - |
| HSV(B) | 315.22º | 0.51% | 0.51% | - |
| XYZ | 14.23 | 9.71 | 17.04 | - |
| YUV | 89.73 | 141.7 | 157.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 64 | 114 | 0 | 0.51 | 0.13 | 0.49 | 315.22 | 0.34 | 0.38 |
| Hex | 83 | 40 | 72 | 0 | 33 | D | 31 | 13B | 22 | 26 |
| Octal | 203 | 100 | 162 | 0 | 63 | 15 | 61 | 473 | 42 | 46 |
| Binary | 10000011 | 1000000 | 1110010 | 0 | 110011 | 1101 | 110001 | 100111011 | 100010 | 100110 |
Color Harmonies of #834072
Complementary color
Monochromatic Colors of #834072
Black with #834072
Text Example
Text Example
White with #834072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834072; }
p { color: rgb(131,64,114); }
H1.HeaderClassName
{
color: #834072;
}
.AnyTagClassName
{
color: #834072;
}
</style>
background-color css
<style>
a { background-color: #834072; }
a { background-color: rgb(131,64,114); }
div.DivClassName
{
background-color: #834072;
}
.BgClassName
{
background-color: #834072;
}
</style>
border-color css
<style>
span { border-color: #834072; }
span { border-color: rgb(131,64,114); }
td.TdClassName
{
border-color: #834072;
}
.TagClassName
{
border-color: #834072;
}
</style>