Shades of Dark Magenta #830691
Tints of Dark Magenta #830691
RGB
CMYK
RGB Variations
Color information
#830691 (or 0x830691) is known color: Dark Magenta. HEX triplet: 83, 06 and 91. RGB value is (131,6,145). Sum of RGB (Red+Green+Blue) = 131+6+145=282 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.45% from 282); Green value is 6 (2.73% from 255 or 2.13% from 282); Blue value is 145 (57.03% from 255 or 51.42% from 282); Max value from RGB is 145 - color contains mainly: blue. Hex color #830691 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #830691 is #7CF96E. Grayscale: #3A3A3A. Windows color (decimal): -8190319 or 9504387. OLE color: 9504387.
HSL color Cylindrical-coordinate representation of color #830691: hue angle of 293.96º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #830691 is Cyan = 0.10, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 131 | 6 | 145 | - |
| CMYK | 0.10 | 0.96 | 0 | 0.43 |
| HSL | 293.96º | 0.92% | 0.3% | - |
| HSV(B) | 293.96º | 0.96% | 0.57% | - |
| XYZ | 14.54 | 7 | 27.37 | - |
| YUV | 59.22 | 176.41 | 179.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 6 | 145 | 0.10 | 0.96 | 0 | 0.43 | 293.96 | 0.92 | 0.3 |
| Hex | 83 | 6 | 91 | A | 60 | 0 | 2B | 126 | 5C | 1E |
| Octal | 203 | 6 | 221 | 12 | 140 | 0 | 53 | 446 | 134 | 36 |
| Binary | 10000011 | 110 | 10010001 | 1010 | 1100000 | 0 | 101011 | 100100110 | 1011100 | 11110 |
Color Harmonies of #830691
Complementary color
Monochromatic Colors of #830691
Black with #830691
Text Example
Text Example
White with #830691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #830691; }
p { color: rgb(131,6,145); }
H1.HeaderClassName
{
color: #830691;
}
.AnyTagClassName
{
color: #830691;
}
</style>
background-color css
<style>
a { background-color: #830691; }
a { background-color: rgb(131,6,145); }
div.DivClassName
{
background-color: #830691;
}
.BgClassName
{
background-color: #830691;
}
</style>
border-color css
<style>
span { border-color: #830691; }
span { border-color: rgb(131,6,145); }
td.TdClassName
{
border-color: #830691;
}
.TagClassName
{
border-color: #830691;
}
</style>