Shades of Dark Magenta #810994
Tints of Dark Magenta #810994
RGB
CMYK
RGB Variations
Color information
#810994 (or 0x810994) is known color: Dark Magenta. HEX triplet: 81, 09 and 94. RGB value is (129,9,148). Sum of RGB (Red+Green+Blue) = 129+9+148=286 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.10% from 286); Green value is 9 (3.91% from 255 or 3.15% from 286); Blue value is 148 (58.20% from 255 or 51.75% from 286); Max value from RGB is 148 - color contains mainly: blue. Hex color #810994 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #810994 is #7EF66B. Grayscale: #3C3C3C. Windows color (decimal): -8320620 or 9701761. OLE color: 9701761.
HSL color Cylindrical-coordinate representation of color #810994: hue angle of 291.8º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #810994 is Cyan = 0.13, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 9 | 148 | - |
| CMYK | 0.13 | 0.94 | 0 | 0.42 |
| HSL | 291.8º | 0.89% | 0.31% | - |
| HSV(B) | 291.8º | 0.94% | 0.58% | - |
| XYZ | 14.5 | 7 | 28.6 | - |
| YUV | 60.73 | 177.26 | 176.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 9 | 148 | 0.13 | 0.94 | 0 | 0.42 | 291.8 | 0.89 | 0.31 |
| Hex | 81 | 9 | 94 | D | 5E | 0 | 2A | 124 | 59 | 1F |
| Octal | 201 | 11 | 224 | 15 | 136 | 0 | 52 | 444 | 131 | 37 |
| Binary | 10000001 | 1001 | 10010100 | 1101 | 1011110 | 0 | 101010 | 100100100 | 1011001 | 11111 |
Color Harmonies of #810994
Complementary color
Monochromatic Colors of #810994
Black with #810994
Text Example
Text Example
White with #810994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810994; }
p { color: rgb(129,9,148); }
H1.HeaderClassName
{
color: #810994;
}
.AnyTagClassName
{
color: #810994;
}
</style>
background-color css
<style>
a { background-color: #810994; }
a { background-color: rgb(129,9,148); }
div.DivClassName
{
background-color: #810994;
}
.BgClassName
{
background-color: #810994;
}
</style>
border-color css
<style>
span { border-color: #810994; }
span { border-color: rgb(129,9,148); }
td.TdClassName
{
border-color: #810994;
}
.TagClassName
{
border-color: #810994;
}
</style>