Shades of Purple #810773
Tints of Purple #810773
RGB
CMYK
RGB Variations
Color information
#810773 (or 0x810773) is known color: Purple. HEX triplet: 81, 07 and 73. RGB value is (129,7,115). Sum of RGB (Red+Green+Blue) = 129+7+115=251 (33% of max value = 765). Red value is 129 (50.78% from 255 or 51.39% from 251); Green value is 7 (3.12% from 255 or 2.79% from 251); Blue value is 115 (45.31% from 255 or 45.82% from 251); Max value from RGB is 129 - color contains mainly: red. Hex color #810773 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #810773 is #7EF88C. Grayscale: #373737. Windows color (decimal): -8321165 or 7538561. OLE color: 7538561.
HSL color Cylindrical-coordinate representation of color #810773: hue angle of 306.89º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #810773 is Cyan = 0, Magento = 0.95, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 7 | 115 | - |
| CMYK | 0 | 0.95 | 0.11 | 0.49 |
| HSL | 306.89º | 0.9% | 0.27% | - |
| HSV(B) | 306.89º | 0.95% | 0.51% | - |
| XYZ | 12.22 | 6.06 | 16.74 | - |
| YUV | 55.79 | 161.42 | 180.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 7 | 115 | 0 | 0.95 | 0.11 | 0.49 | 306.89 | 0.9 | 0.27 |
| Hex | 81 | 7 | 73 | 0 | 5F | B | 31 | 133 | 5A | 1B |
| Octal | 201 | 7 | 163 | 0 | 137 | 13 | 61 | 463 | 132 | 33 |
| Binary | 10000001 | 111 | 1110011 | 0 | 1011111 | 1011 | 110001 | 100110011 | 1011010 | 11011 |
Color Harmonies of #810773
Complementary color
Monochromatic Colors of #810773
Black with #810773
Text Example
Text Example
White with #810773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810773; }
p { color: rgb(129,7,115); }
H1.HeaderClassName
{
color: #810773;
}
.AnyTagClassName
{
color: #810773;
}
</style>
background-color css
<style>
a { background-color: #810773; }
a { background-color: rgb(129,7,115); }
div.DivClassName
{
background-color: #810773;
}
.BgClassName
{
background-color: #810773;
}
</style>
border-color css
<style>
span { border-color: #810773; }
span { border-color: rgb(129,7,115); }
td.TdClassName
{
border-color: #810773;
}
.TagClassName
{
border-color: #810773;
}
</style>