Shades of Purple #810576
Tints of Purple #810576
RGB
CMYK
RGB Variations
Color information
#810576 (or 0x810576) is known color: Purple. HEX triplet: 81, 05 and 76. RGB value is (129,5,118). Sum of RGB (Red+Green+Blue) = 129+5+118=252 (33% of max value = 765). Red value is 129 (50.78% from 255 or 51.19% from 252); Green value is 5 (2.34% from 255 or 1.98% from 252); Blue value is 118 (46.48% from 255 or 46.83% from 252); Max value from RGB is 129 - color contains mainly: red. Hex color #810576 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #810576 is #7EFA89. Grayscale: #363636. Windows color (decimal): -8321674 or 7734657. OLE color: 7734657.
HSL color Cylindrical-coordinate representation of color #810576: hue angle of 305.32º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #810576 is Cyan = 0, Magento = 0.96, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 5 | 118 | - |
| CMYK | 0 | 0.96 | 0.09 | 0.49 |
| HSL | 305.32º | 0.93% | 0.26% | - |
| HSV(B) | 305.32º | 0.96% | 0.51% | - |
| XYZ | 12.38 | 6.08 | 17.66 | - |
| YUV | 54.96 | 163.58 | 180.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 5 | 118 | 0 | 0.96 | 0.09 | 0.49 | 305.32 | 0.93 | 0.26 |
| Hex | 81 | 5 | 76 | 0 | 60 | 9 | 31 | 131 | 5D | 1A |
| Octal | 201 | 5 | 166 | 0 | 140 | 11 | 61 | 461 | 135 | 32 |
| Binary | 10000001 | 101 | 1110110 | 0 | 1100000 | 1001 | 110001 | 100110001 | 1011101 | 11010 |
Color Harmonies of #810576
Complementary color
Monochromatic Colors of #810576
Black with #810576
Text Example
Text Example
White with #810576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810576; }
p { color: rgb(129,5,118); }
H1.HeaderClassName
{
color: #810576;
}
.AnyTagClassName
{
color: #810576;
}
</style>
background-color css
<style>
a { background-color: #810576; }
a { background-color: rgb(129,5,118); }
div.DivClassName
{
background-color: #810576;
}
.BgClassName
{
background-color: #810576;
}
</style>
border-color css
<style>
span { border-color: #810576; }
span { border-color: rgb(129,5,118); }
td.TdClassName
{
border-color: #810576;
}
.TagClassName
{
border-color: #810576;
}
</style>