Shades of Dark Magenta #830794
Tints of Dark Magenta #830794
RGB
CMYK
RGB Variations
Color information
#830794 (or 0x830794) is known color: Dark Magenta. HEX triplet: 83, 07 and 94. RGB value is (131,7,148). Sum of RGB (Red+Green+Blue) = 131+7+148=286 (37% of max value = 765). Red value is 131 (51.56% from 255 or 45.80% from 286); Green value is 7 (3.12% from 255 or 2.45% 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 #830794 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #830794 is #7CF86B. Grayscale: #3B3B3B. Windows color (decimal): -8190060 or 9701251. OLE color: 9701251.
HSL color Cylindrical-coordinate representation of color #830794: hue angle of 292.77º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #830794 is Cyan = 0.11, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 7 | 148 | - |
| CMYK | 0.11 | 0.95 | 0 | 0.42 |
| HSL | 292.77º | 0.91% | 0.3% | - |
| HSV(B) | 292.77º | 0.95% | 0.58% | - |
| XYZ | 14.78 | 7.12 | 28.61 | - |
| YUV | 60.15 | 177.58 | 178.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 7 | 148 | 0.11 | 0.95 | 0 | 0.42 | 292.77 | 0.91 | 0.3 |
| Hex | 83 | 7 | 94 | B | 5F | 0 | 2A | 125 | 5B | 1E |
| Octal | 203 | 7 | 224 | 13 | 137 | 0 | 52 | 445 | 133 | 36 |
| Binary | 10000011 | 111 | 10010100 | 1011 | 1011111 | 0 | 101010 | 100100101 | 1011011 | 11110 |
Color Harmonies of #830794
Complementary color
Monochromatic Colors of #830794
Black with #830794
Text Example
Text Example
White with #830794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #830794; }
p { color: rgb(131,7,148); }
H1.HeaderClassName
{
color: #830794;
}
.AnyTagClassName
{
color: #830794;
}
</style>
background-color css
<style>
a { background-color: #830794; }
a { background-color: rgb(131,7,148); }
div.DivClassName
{
background-color: #830794;
}
.BgClassName
{
background-color: #830794;
}
</style>
border-color css
<style>
span { border-color: #830794; }
span { border-color: rgb(131,7,148); }
td.TdClassName
{
border-color: #830794;
}
.TagClassName
{
border-color: #830794;
}
</style>