Shades of Purple #810779
Tints of Purple #810779
RGB
CMYK
RGB Variations
Color information
#810779 (or 0x810779) is known color: Purple. HEX triplet: 81, 07 and 79. RGB value is (129,7,121). Sum of RGB (Red+Green+Blue) = 129+7+121=257 (34% of max value = 765). Red value is 129 (50.78% from 255 or 50.19% from 257); Green value is 7 (3.12% from 255 or 2.72% from 257); Blue value is 121 (47.66% from 255 or 47.08% from 257); Max value from RGB is 129 - color contains mainly: red. Hex color #810779 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #810779 is #7EF886. Grayscale: #383838. Windows color (decimal): -8321159 or 7931777. OLE color: 7931777.
HSL color Cylindrical-coordinate representation of color #810779: hue angle of 303.93º 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 #810779 is Cyan = 0, Magento = 0.95, Yellow = 0.06 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 7 | 121 | - |
| CMYK | 0 | 0.95 | 0.06 | 0.49 |
| HSL | 303.93º | 0.9% | 0.27% | - |
| HSV(B) | 303.93º | 0.95% | 0.51% | - |
| XYZ | 12.58 | 6.2 | 18.62 | - |
| YUV | 56.47 | 164.42 | 179.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 7 | 121 | 0 | 0.95 | 0.06 | 0.49 | 303.93 | 0.9 | 0.27 |
| Hex | 81 | 7 | 79 | 0 | 5F | 6 | 31 | 130 | 5A | 1B |
| Octal | 201 | 7 | 171 | 0 | 137 | 6 | 61 | 460 | 132 | 33 |
| Binary | 10000001 | 111 | 1111001 | 0 | 1011111 | 110 | 110001 | 100110000 | 1011010 | 11011 |
Color Harmonies of #810779
Complementary color
Monochromatic Colors of #810779
Black with #810779
Text Example
Text Example
White with #810779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810779; }
p { color: rgb(129,7,121); }
H1.HeaderClassName
{
color: #810779;
}
.AnyTagClassName
{
color: #810779;
}
</style>
background-color css
<style>
a { background-color: #810779; }
a { background-color: rgb(129,7,121); }
div.DivClassName
{
background-color: #810779;
}
.BgClassName
{
background-color: #810779;
}
</style>
border-color css
<style>
span { border-color: #810779; }
span { border-color: rgb(129,7,121); }
td.TdClassName
{
border-color: #810779;
}
.TagClassName
{
border-color: #810779;
}
</style>