Shades of Purple #810480
Tints of Purple #810480
RGB
CMYK
RGB Variations
Color information
#810480 (or 0x810480) is known color: Purple. HEX triplet: 81, 04 and 80. RGB value is (129,4,128). Sum of RGB (Red+Green+Blue) = 129+4+128=261 (34% of max value = 765). Red value is 129 (50.78% from 255 or 49.43% from 261); Green value is 4 (1.95% from 255 or 1.53% from 261); Blue value is 128 (50.39% from 255 or 49.04% from 261); Max value from RGB is 129 - color contains mainly: red. Hex color #810480 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #810480 is #7EFB7F. Grayscale: #373737. Windows color (decimal): -8321920 or 8389761. OLE color: 8389761.
HSL color Cylindrical-coordinate representation of color #810480: hue angle of 300.48º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #810480 is Cyan = 0, Magento = 0.97, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 4 | 128 | - |
| CMYK | 0 | 0.97 | 0.01 | 0.49 |
| HSL | 300.48º | 0.94% | 0.26% | - |
| HSV(B) | 300.48º | 0.97% | 0.51% | - |
| XYZ | 12.99 | 6.31 | 20.96 | - |
| YUV | 55.51 | 168.91 | 180.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 4 | 128 | 0 | 0.97 | 0.01 | 0.49 | 300.48 | 0.94 | 0.26 |
| Hex | 81 | 4 | 80 | 0 | 61 | 1 | 31 | 12C | 5E | 1A |
| Octal | 201 | 4 | 200 | 0 | 141 | 1 | 61 | 454 | 136 | 32 |
| Binary | 10000001 | 100 | 10000000 | 0 | 1100001 | 1 | 110001 | 100101100 | 1011110 | 11010 |
Color Harmonies of #810480
Complementary color
Monochromatic Colors of #810480
Black with #810480
Text Example
Text Example
White with #810480
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810480; }
p { color: rgb(129,4,128); }
H1.HeaderClassName
{
color: #810480;
}
.AnyTagClassName
{
color: #810480;
}
</style>
background-color css
<style>
a { background-color: #810480; }
a { background-color: rgb(129,4,128); }
div.DivClassName
{
background-color: #810480;
}
.BgClassName
{
background-color: #810480;
}
</style>
border-color css
<style>
span { border-color: #810480; }
span { border-color: rgb(129,4,128); }
td.TdClassName
{
border-color: #810480;
}
.TagClassName
{
border-color: #810480;
}
</style>