Shades of Dark Purple #813770
Tints of Dark Purple #813770
RGB
CMYK
RGB Variations
Color information
#813770 (or 0x813770) is known color: Dark Purple. HEX triplet: 81, 37 and 70. RGB value is (129,55,112). Sum of RGB (Red+Green+Blue) = 129+55+112=296 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.58% from 296); Green value is 55 (21.88% from 255 or 18.58% from 296); Blue value is 112 (44.14% from 255 or 37.84% from 296); Max value from RGB is 129 - color contains mainly: red. Hex color #813770 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #813770 is #7EC88F. Grayscale: #535353. Windows color (decimal): -8308880 or 7354241. OLE color: 7354241.
HSL color Cylindrical-coordinate representation of color #813770: hue angle of 313.78º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #813770 is Cyan = 0, Magento = 0.57, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 55 | 112 | - |
| CMYK | 0 | 0.57 | 0.13 | 0.49 |
| HSL | 313.78º | 0.4% | 0.36% | - |
| HSV(B) | 313.78º | 0.57% | 0.51% | - |
| XYZ | 13.34 | 8.57 | 16.28 | - |
| YUV | 83.62 | 144.02 | 160.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 55 | 112 | 0 | 0.57 | 0.13 | 0.49 | 313.78 | 0.4 | 0.36 |
| Hex | 81 | 37 | 70 | 0 | 39 | D | 31 | 13A | 28 | 24 |
| Octal | 201 | 67 | 160 | 0 | 71 | 15 | 61 | 472 | 50 | 44 |
| Binary | 10000001 | 110111 | 1110000 | 0 | 111001 | 1101 | 110001 | 100111010 | 101000 | 100100 |
Color Harmonies of #813770
Complementary color
Monochromatic Colors of #813770
Black with #813770
Text Example
Text Example
White with #813770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813770; }
p { color: rgb(129,55,112); }
H1.HeaderClassName
{
color: #813770;
}
.AnyTagClassName
{
color: #813770;
}
</style>
background-color css
<style>
a { background-color: #813770; }
a { background-color: rgb(129,55,112); }
div.DivClassName
{
background-color: #813770;
}
.BgClassName
{
background-color: #813770;
}
</style>
border-color css
<style>
span { border-color: #813770; }
span { border-color: rgb(129,55,112); }
td.TdClassName
{
border-color: #813770;
}
.TagClassName
{
border-color: #813770;
}
</style>