Shades of Dark Magenta #810594
Tints of Dark Magenta #810594
RGB
CMYK
RGB Variations
Color information
#810594 (or 0x810594) is known color: Dark Magenta. HEX triplet: 81, 05 and 94. RGB value is (129,5,148). Sum of RGB (Red+Green+Blue) = 129+5+148=282 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.74% from 282); Green value is 5 (2.34% from 255 or 1.77% from 282); Blue value is 148 (58.20% from 255 or 52.48% from 282); Max value from RGB is 148 - color contains mainly: blue. Hex color #810594 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #810594 is #7EFA6B. Grayscale: #393939. Windows color (decimal): -8321644 or 9700737. OLE color: 9700737.
HSL color Cylindrical-coordinate representation of color #810594: hue angle of 292.03º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #810594 is Cyan = 0.13, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 5 | 148 | - |
| CMYK | 0.13 | 0.97 | 0 | 0.42 |
| HSL | 292.03º | 0.93% | 0.3% | - |
| HSV(B) | 292.03º | 0.97% | 0.58% | - |
| XYZ | 14.45 | 6.91 | 28.59 | - |
| YUV | 58.38 | 178.58 | 178.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 5 | 148 | 0.13 | 0.97 | 0 | 0.42 | 292.03 | 0.93 | 0.3 |
| Hex | 81 | 5 | 94 | D | 61 | 0 | 2A | 124 | 5D | 1E |
| Octal | 201 | 5 | 224 | 15 | 141 | 0 | 52 | 444 | 135 | 36 |
| Binary | 10000001 | 101 | 10010100 | 1101 | 1100001 | 0 | 101010 | 100100100 | 1011101 | 11110 |
Color Harmonies of #810594
Complementary color
Monochromatic Colors of #810594
Black with #810594
Text Example
Text Example
White with #810594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810594; }
p { color: rgb(129,5,148); }
H1.HeaderClassName
{
color: #810594;
}
.AnyTagClassName
{
color: #810594;
}
</style>
background-color css
<style>
a { background-color: #810594; }
a { background-color: rgb(129,5,148); }
div.DivClassName
{
background-color: #810594;
}
.BgClassName
{
background-color: #810594;
}
</style>
border-color css
<style>
span { border-color: #810594; }
span { border-color: rgb(129,5,148); }
td.TdClassName
{
border-color: #810594;
}
.TagClassName
{
border-color: #810594;
}
</style>