Shades of Dark Purple #813570
Tints of Dark Purple #813570
RGB
CMYK
RGB Variations
Color information
#813570 (or 0x813570) is known color: Dark Purple. HEX triplet: 81, 35 and 70. RGB value is (129,53,112). Sum of RGB (Red+Green+Blue) = 129+53+112=294 (38% of max value = 765). Red value is 129 (50.78% from 255 or 43.88% from 294); Green value is 53 (21.09% from 255 or 18.03% from 294); Blue value is 112 (44.14% from 255 or 38.10% from 294); Max value from RGB is 129 - color contains mainly: red. Hex color #813570 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #813570 is #7ECA8F. Grayscale: #525252. Windows color (decimal): -8309392 or 7353729. OLE color: 7353729.
HSL color Cylindrical-coordinate representation of color #813570: hue angle of 313.42º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #813570 is Cyan = 0, Magento = 0.59, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 53 | 112 | - |
| CMYK | 0 | 0.59 | 0.13 | 0.49 |
| HSL | 313.42º | 0.42% | 0.36% | - |
| HSV(B) | 313.42º | 0.59% | 0.51% | - |
| XYZ | 13.25 | 8.38 | 16.25 | - |
| YUV | 82.45 | 144.68 | 161.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 53 | 112 | 0 | 0.59 | 0.13 | 0.49 | 313.42 | 0.42 | 0.36 |
| Hex | 81 | 35 | 70 | 0 | 3B | D | 31 | 139 | 2A | 24 |
| Octal | 201 | 65 | 160 | 0 | 73 | 15 | 61 | 471 | 52 | 44 |
| Binary | 10000001 | 110101 | 1110000 | 0 | 111011 | 1101 | 110001 | 100111001 | 101010 | 100100 |
Color Harmonies of #813570
Complementary color
Monochromatic Colors of #813570
Black with #813570
Text Example
Text Example
White with #813570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813570; }
p { color: rgb(129,53,112); }
H1.HeaderClassName
{
color: #813570;
}
.AnyTagClassName
{
color: #813570;
}
</style>
background-color css
<style>
a { background-color: #813570; }
a { background-color: rgb(129,53,112); }
div.DivClassName
{
background-color: #813570;
}
.BgClassName
{
background-color: #813570;
}
</style>
border-color css
<style>
span { border-color: #813570; }
span { border-color: rgb(129,53,112); }
td.TdClassName
{
border-color: #813570;
}
.TagClassName
{
border-color: #813570;
}
</style>