Shades of Purple #831687
Tints of Purple #831687
RGB
CMYK
RGB Variations
Color information
#831687 (or 0x831687) is known color: Purple. HEX triplet: 83, 16 and 87. RGB value is (131,22,135). Sum of RGB (Red+Green+Blue) = 131+22+135=288 (38% of max value = 765). Red value is 131 (51.56% from 255 or 45.49% from 288); Green value is 22 (8.98% from 255 or 7.64% from 288); Blue value is 135 (53.12% from 255 or 46.88% from 288); Max value from RGB is 135 - color contains mainly: blue. Hex color #831687 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #831687 is #7CE978. Grayscale: #434343. Windows color (decimal): -8186233 or 8853123. OLE color: 8853123.
HSL color Cylindrical-coordinate representation of color #831687: hue angle of 297.88º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #831687 is Cyan = 0.03, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 22 | 135 | - |
| CMYK | 0.03 | 0.84 | 0 | 0.47 |
| HSL | 297.88º | 0.72% | 0.31% | - |
| HSV(B) | 297.88º | 0.84% | 0.53% | - |
| XYZ | 14.02 | 7.15 | 23.56 | - |
| YUV | 67.47 | 166.11 | 173.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 22 | 135 | 0.03 | 0.84 | 0 | 0.47 | 297.88 | 0.72 | 0.31 |
| Hex | 83 | 16 | 87 | 3 | 54 | 0 | 2F | 12A | 48 | 1F |
| Octal | 203 | 26 | 207 | 3 | 124 | 0 | 57 | 452 | 110 | 37 |
| Binary | 10000011 | 10110 | 10000111 | 11 | 1010100 | 0 | 101111 | 100101010 | 1001000 | 11111 |
Color Harmonies of #831687
Complementary color
Monochromatic Colors of #831687
Black with #831687
Text Example
Text Example
White with #831687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831687; }
p { color: rgb(131,22,135); }
H1.HeaderClassName
{
color: #831687;
}
.AnyTagClassName
{
color: #831687;
}
</style>
background-color css
<style>
a { background-color: #831687; }
a { background-color: rgb(131,22,135); }
div.DivClassName
{
background-color: #831687;
}
.BgClassName
{
background-color: #831687;
}
</style>
border-color css
<style>
span { border-color: #831687; }
span { border-color: rgb(131,22,135); }
td.TdClassName
{
border-color: #831687;
}
.TagClassName
{
border-color: #831687;
}
</style>