Shades of Dark Purple #831670
Tints of Dark Purple #831670
RGB
CMYK
RGB Variations
Color information
#831670 (or 0x831670) is known color: Dark Purple. HEX triplet: 83, 16 and 70. RGB value is (131,22,112). Sum of RGB (Red+Green+Blue) = 131+22+112=265 (35% of max value = 765). Red value is 131 (51.56% from 255 or 49.43% from 265); Green value is 22 (8.98% from 255 or 8.30% from 265); Blue value is 112 (44.14% from 255 or 42.26% from 265); Max value from RGB is 131 - color contains mainly: red. Hex color #831670 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #831670 is #7CE98F. Grayscale: #404040. Windows color (decimal): -8186256 or 7345795. OLE color: 7345795.
HSL color Cylindrical-coordinate representation of color #831670: hue angle of 310.46º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #831670 is Cyan = 0, Magento = 0.83, Yellow = 0.15 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 22 | 112 | - |
| CMYK | 0 | 0.83 | 0.15 | 0.49 |
| HSL | 310.46º | 0.71% | 0.3% | - |
| HSV(B) | 310.46º | 0.83% | 0.51% | - |
| XYZ | 12.57 | 6.57 | 15.93 | - |
| YUV | 64.85 | 154.61 | 175.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 22 | 112 | 0 | 0.83 | 0.15 | 0.49 | 310.46 | 0.71 | 0.3 |
| Hex | 83 | 16 | 70 | 0 | 53 | F | 31 | 136 | 47 | 1E |
| Octal | 203 | 26 | 160 | 0 | 123 | 17 | 61 | 466 | 107 | 36 |
| Binary | 10000011 | 10110 | 1110000 | 0 | 1010011 | 1111 | 110001 | 100110110 | 1000111 | 11110 |
Color Harmonies of #831670
Complementary color
Monochromatic Colors of #831670
Black with #831670
Text Example
Text Example
White with #831670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831670; }
p { color: rgb(131,22,112); }
H1.HeaderClassName
{
color: #831670;
}
.AnyTagClassName
{
color: #831670;
}
</style>
background-color css
<style>
a { background-color: #831670; }
a { background-color: rgb(131,22,112); }
div.DivClassName
{
background-color: #831670;
}
.BgClassName
{
background-color: #831670;
}
</style>
border-color css
<style>
span { border-color: #831670; }
span { border-color: rgb(131,22,112); }
td.TdClassName
{
border-color: #831670;
}
.TagClassName
{
border-color: #831670;
}
</style>