Shades of Purple #810674
Tints of Purple #810674
RGB
CMYK
RGB Variations
Color information
#810674 (or 0x810674) is known color: Purple. HEX triplet: 81, 06 and 74. RGB value is (129,6,116). Sum of RGB (Red+Green+Blue) = 129+6+116=251 (33% of max value = 765). Red value is 129 (50.78% from 255 or 51.39% from 251); Green value is 6 (2.73% from 255 or 2.39% from 251); Blue value is 116 (45.70% from 255 or 46.22% from 251); Max value from RGB is 129 - color contains mainly: red. Hex color #810674 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #810674 is #7EF98B. Grayscale: #363636. Windows color (decimal): -8321420 or 7603841. OLE color: 7603841.
HSL color Cylindrical-coordinate representation of color #810674: hue angle of 306.34º degrees, saturation: 0.91, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #810674 is Cyan = 0, Magento = 0.95, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 6 | 116 | - |
| CMYK | 0 | 0.95 | 0.10 | 0.49 |
| HSL | 306.34º | 0.91% | 0.26% | - |
| HSV(B) | 306.34º | 0.95% | 0.51% | - |
| XYZ | 12.27 | 6.06 | 17.05 | - |
| YUV | 55.32 | 162.25 | 180.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 6 | 116 | 0 | 0.95 | 0.10 | 0.49 | 306.34 | 0.91 | 0.26 |
| Hex | 81 | 6 | 74 | 0 | 5F | A | 31 | 132 | 5B | 1A |
| Octal | 201 | 6 | 164 | 0 | 137 | 12 | 61 | 462 | 133 | 32 |
| Binary | 10000001 | 110 | 1110100 | 0 | 1011111 | 1010 | 110001 | 100110010 | 1011011 | 11010 |
Color Harmonies of #810674
Complementary color
Monochromatic Colors of #810674
Black with #810674
Text Example
Text Example
White with #810674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810674; }
p { color: rgb(129,6,116); }
H1.HeaderClassName
{
color: #810674;
}
.AnyTagClassName
{
color: #810674;
}
</style>
background-color css
<style>
a { background-color: #810674; }
a { background-color: rgb(129,6,116); }
div.DivClassName
{
background-color: #810674;
}
.BgClassName
{
background-color: #810674;
}
</style>
border-color css
<style>
span { border-color: #810674; }
span { border-color: rgb(129,6,116); }
td.TdClassName
{
border-color: #810674;
}
.TagClassName
{
border-color: #810674;
}
</style>