Shades of Dark Purple #831068
Tints of Dark Purple #831068
RGB
CMYK
RGB Variations
Color information
#831068 (or 0x831068) is known color: Dark Purple. HEX triplet: 83, 10 and 68. RGB value is (131,16,104). Sum of RGB (Red+Green+Blue) = 131+16+104=251 (33% of max value = 765). Red value is 131 (51.56% from 255 or 52.19% from 251); Green value is 16 (6.64% from 255 or 6.37% from 251); Blue value is 104 (41.02% from 255 or 41.43% from 251); Max value from RGB is 131 - color contains mainly: red. Hex color #831068 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #831068 is #7CEF97. Grayscale: #3C3C3C. Windows color (decimal): -8187800 or 6819971. OLE color: 6819971.
HSL color Cylindrical-coordinate representation of color #831068: hue angle of 314.09º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #831068 is Cyan = 0, Magento = 0.88, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 16 | 104 | - |
| CMYK | 0 | 0.88 | 0.21 | 0.49 |
| HSL | 314.09º | 0.78% | 0.29% | - |
| HSV(B) | 314.09º | 0.88% | 0.51% | - |
| XYZ | 12.04 | 6.2 | 13.66 | - |
| YUV | 60.42 | 152.6 | 178.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 16 | 104 | 0 | 0.88 | 0.21 | 0.49 | 314.09 | 0.78 | 0.29 |
| Hex | 83 | 10 | 68 | 0 | 58 | 15 | 31 | 13A | 4E | 1D |
| Octal | 203 | 20 | 150 | 0 | 130 | 25 | 61 | 472 | 116 | 35 |
| Binary | 10000011 | 10000 | 1101000 | 0 | 1011000 | 10101 | 110001 | 100111010 | 1001110 | 11101 |
Color Harmonies of #831068
Complementary color
Monochromatic Colors of #831068
Black with #831068
Text Example
Text Example
White with #831068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831068; }
p { color: rgb(131,16,104); }
H1.HeaderClassName
{
color: #831068;
}
.AnyTagClassName
{
color: #831068;
}
</style>
background-color css
<style>
a { background-color: #831068; }
a { background-color: rgb(131,16,104); }
div.DivClassName
{
background-color: #831068;
}
.BgClassName
{
background-color: #831068;
}
</style>
border-color css
<style>
span { border-color: #831068; }
span { border-color: rgb(131,16,104); }
td.TdClassName
{
border-color: #831068;
}
.TagClassName
{
border-color: #831068;
}
</style>