Shades of Dark Magenta #831296
Tints of Dark Magenta #831296
RGB
CMYK
RGB Variations
Color information
#831296 (or 0x831296) is known color: Dark Magenta. HEX triplet: 83, 12 and 96. RGB value is (131,18,150). Sum of RGB (Red+Green+Blue) = 131+18+150=299 (39% of max value = 765). Red value is 131 (51.56% from 255 or 43.81% from 299); Green value is 18 (7.42% from 255 or 6.02% from 299); Blue value is 150 (58.98% from 255 or 50.17% from 299); Max value from RGB is 150 - color contains mainly: blue. Hex color #831296 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #831296 is #7CED69. Grayscale: #424242. Windows color (decimal): -8187242 or 9835139. OLE color: 9835139.
HSL color Cylindrical-coordinate representation of color #831296: hue angle of 291.36º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #831296 is Cyan = 0.13, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 131 | 18 | 150 | - |
| CMYK | 0.13 | 0.88 | 0 | 0.41 |
| HSL | 291.36º | 0.79% | 0.33% | - |
| HSV(B) | 291.36º | 0.88% | 0.59% | - |
| XYZ | 15.08 | 7.46 | 29.5 | - |
| YUV | 66.84 | 174.94 | 173.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 18 | 150 | 0.13 | 0.88 | 0 | 0.41 | 291.36 | 0.79 | 0.33 |
| Hex | 83 | 12 | 96 | D | 58 | 0 | 29 | 123 | 4F | 21 |
| Octal | 203 | 22 | 226 | 15 | 130 | 0 | 51 | 443 | 117 | 41 |
| Binary | 10000011 | 10010 | 10010110 | 1101 | 1011000 | 0 | 101001 | 100100011 | 1001111 | 100001 |
Color Harmonies of #831296
Complementary color
Monochromatic Colors of #831296
Black with #831296
Text Example
Text Example
White with #831296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831296; }
p { color: rgb(131,18,150); }
H1.HeaderClassName
{
color: #831296;
}
.AnyTagClassName
{
color: #831296;
}
</style>
background-color css
<style>
a { background-color: #831296; }
a { background-color: rgb(131,18,150); }
div.DivClassName
{
background-color: #831296;
}
.BgClassName
{
background-color: #831296;
}
</style>
border-color css
<style>
span { border-color: #831296; }
span { border-color: rgb(131,18,150); }
td.TdClassName
{
border-color: #831296;
}
.TagClassName
{
border-color: #831296;
}
</style>