Shades of Trendy Pink #836983
Tints of Trendy Pink #836983
RGB
CMYK
RGB Variations
Color information
#836983 (or 0x836983) is known color: Trendy Pink. HEX triplet: 83, 69 and 83. RGB value is (131,105,131). Sum of RGB (Red+Green+Blue) = 131+105+131=367 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.69% from 367); Green value is 105 (41.41% from 255 or 28.61% from 367); Blue value is 131 (51.56% from 255 or 35.69% from 367); Max value from RGB is 131 - color contains mainly: red, blue. Hex color #836983 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836983 is #7C967C. Grayscale: #737373. Windows color (decimal): -8164989 or 8612227. OLE color: 8612227.
HSL color Cylindrical-coordinate representation of color #836983: hue angle of 300º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #836983 is Cyan = 0, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 105 | 131 | - |
| CMYK | 0 | 0.20 | 0 | 0.49 |
| HSL | 300º | 0.11% | 0.46% | - |
| HSV(B) | 300º | 0.2% | 0.51% | - |
| XYZ | 18.51 | 16.57 | 23.7 | - |
| YUV | 115.74 | 136.61 | 138.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 105 | 131 | 0 | 0.20 | 0 | 0.49 | 300 | 0.11 | 0.46 |
| Hex | 83 | 69 | 83 | 0 | 14 | 0 | 31 | 12C | B | 2E |
| Octal | 203 | 151 | 203 | 0 | 24 | 0 | 61 | 454 | 13 | 56 |
| Binary | 10000011 | 1101001 | 10000011 | 0 | 10100 | 0 | 110001 | 100101100 | 1011 | 101110 |
Color Harmonies of #836983
Complementary color
Monochromatic Colors of #836983
Black with #836983
Text Example
Text Example
White with #836983
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836983; }
p { color: rgb(131,105,131); }
H1.HeaderClassName
{
color: #836983;
}
.AnyTagClassName
{
color: #836983;
}
</style>
background-color css
<style>
a { background-color: #836983; }
a { background-color: rgb(131,105,131); }
div.DivClassName
{
background-color: #836983;
}
.BgClassName
{
background-color: #836983;
}
</style>
border-color css
<style>
span { border-color: #836983; }
span { border-color: rgb(131,105,131); }
td.TdClassName
{
border-color: #836983;
}
.TagClassName
{
border-color: #836983;
}
</style>