Shades of Purple #810170
Tints of Purple #810170
RGB
CMYK
RGB Variations
Color information
#810170 (or 0x810170) is known color: Purple. HEX triplet: 81, 01 and 70. RGB value is (129,1,112). Sum of RGB (Red+Green+Blue) = 129+1+112=242 (32% of max value = 765). Red value is 129 (50.78% from 255 or 53.31% from 242); Green value is 1 (0.78% from 255 or 0.41% from 242); Blue value is 112 (44.14% from 255 or 46.28% from 242); Max value from RGB is 129 - color contains mainly: red. Hex color #810170 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #810170 is #7EFE8F. Grayscale: #333333. Windows color (decimal): -8322704 or 7340417. OLE color: 7340417.
HSL color Cylindrical-coordinate representation of color #810170: hue angle of 307.97º degrees, saturation: 0.98, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #810170 is Cyan = 0, Magento = 0.99, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 1 | 112 | - |
| CMYK | 0 | 0.99 | 0.13 | 0.49 |
| HSL | 307.97º | 0.98% | 0.25% | - |
| HSV(B) | 307.97º | 0.99% | 0.51% | - |
| XYZ | 11.99 | 5.86 | 15.83 | - |
| YUV | 51.93 | 161.91 | 182.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 1 | 112 | 0 | 0.99 | 0.13 | 0.49 | 307.97 | 0.98 | 0.25 |
| Hex | 81 | 1 | 70 | 0 | 63 | D | 31 | 134 | 62 | 19 |
| Octal | 201 | 1 | 160 | 0 | 143 | 15 | 61 | 464 | 142 | 31 |
| Binary | 10000001 | 1 | 1110000 | 0 | 1100011 | 1101 | 110001 | 100110100 | 1100010 | 11001 |
Color Harmonies of #810170
Complementary color
Monochromatic Colors of #810170
Black with #810170
Text Example
Text Example
White with #810170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810170; }
p { color: rgb(129,1,112); }
H1.HeaderClassName
{
color: #810170;
}
.AnyTagClassName
{
color: #810170;
}
</style>
background-color css
<style>
a { background-color: #810170; }
a { background-color: rgb(129,1,112); }
div.DivClassName
{
background-color: #810170;
}
.BgClassName
{
background-color: #810170;
}
</style>
border-color css
<style>
span { border-color: #810170; }
span { border-color: rgb(129,1,112); }
td.TdClassName
{
border-color: #810170;
}
.TagClassName
{
border-color: #810170;
}
</style>