Shades of Purple #810478
Tints of Purple #810478
RGB
CMYK
RGB Variations
Color information
#810478 (or 0x810478) is known color: Purple. HEX triplet: 81, 04 and 78. RGB value is (129,4,120). Sum of RGB (Red+Green+Blue) = 129+4+120=253 (33% of max value = 765). Red value is 129 (50.78% from 255 or 50.99% from 253); Green value is 4 (1.95% from 255 or 1.58% from 253); Blue value is 120 (47.27% from 255 or 47.43% from 253); Max value from RGB is 129 - color contains mainly: red. Hex color #810478 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #810478 is #7EFB87. Grayscale: #363636. Windows color (decimal): -8321928 or 7865473. OLE color: 7865473.
HSL color Cylindrical-coordinate representation of color #810478: hue angle of 304.32º 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 #810478 is Cyan = 0, Magento = 0.97, Yellow = 0.07 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 4 | 120 | - |
| CMYK | 0 | 0.97 | 0.07 | 0.49 |
| HSL | 304.32º | 0.94% | 0.26% | - |
| HSV(B) | 304.32º | 0.97% | 0.51% | - |
| XYZ | 12.49 | 6.11 | 18.29 | - |
| YUV | 54.6 | 164.91 | 181.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 4 | 120 | 0 | 0.97 | 0.07 | 0.49 | 304.32 | 0.94 | 0.26 |
| Hex | 81 | 4 | 78 | 0 | 61 | 7 | 31 | 130 | 5E | 1A |
| Octal | 201 | 4 | 170 | 0 | 141 | 7 | 61 | 460 | 136 | 32 |
| Binary | 10000001 | 100 | 1111000 | 0 | 1100001 | 111 | 110001 | 100110000 | 1011110 | 11010 |
Color Harmonies of #810478
Complementary color
Monochromatic Colors of #810478
Black with #810478
Text Example
Text Example
White with #810478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810478; }
p { color: rgb(129,4,120); }
H1.HeaderClassName
{
color: #810478;
}
.AnyTagClassName
{
color: #810478;
}
</style>
background-color css
<style>
a { background-color: #810478; }
a { background-color: rgb(129,4,120); }
div.DivClassName
{
background-color: #810478;
}
.BgClassName
{
background-color: #810478;
}
</style>
border-color css
<style>
span { border-color: #810478; }
span { border-color: rgb(129,4,120); }
td.TdClassName
{
border-color: #810478;
}
.TagClassName
{
border-color: #810478;
}
</style>