Shades of Trendy Pink #836982
Tints of Trendy Pink #836982
RGB
CMYK
RGB Variations
Color information
#836982 (or 0x836982) is known color: Trendy Pink. HEX triplet: 83, 69 and 82. RGB value is (131,105,130). Sum of RGB (Red+Green+Blue) = 131+105+130=366 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.79% from 366); Green value is 105 (41.41% from 255 or 28.69% from 366); Blue value is 130 (51.17% from 255 or 35.52% from 366); Max value from RGB is 131 - color contains mainly: red. Hex color #836982 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836982 is #7C967D. Grayscale: #737373. Windows color (decimal): -8164990 or 8546691. OLE color: 8546691.
HSL color Cylindrical-coordinate representation of color #836982: hue angle of 302.31º 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 #836982 is Cyan = 0, Magento = 0.20, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 105 | 130 | - |
| CMYK | 0 | 0.20 | 0.01 | 0.49 |
| HSL | 302.31º | 0.11% | 0.46% | - |
| HSV(B) | 302.31º | 0.2% | 0.51% | - |
| XYZ | 18.44 | 16.54 | 23.34 | - |
| YUV | 115.62 | 136.11 | 138.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 105 | 130 | 0 | 0.20 | 0.01 | 0.49 | 302.31 | 0.11 | 0.46 |
| Hex | 83 | 69 | 82 | 0 | 14 | 1 | 31 | 12E | B | 2E |
| Octal | 203 | 151 | 202 | 0 | 24 | 1 | 61 | 456 | 13 | 56 |
| Binary | 10000011 | 1101001 | 10000010 | 0 | 10100 | 1 | 110001 | 100101110 | 1011 | 101110 |
Color Harmonies of #836982
Complementary color
Monochromatic Colors of #836982
Black with #836982
Text Example
Text Example
White with #836982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836982; }
p { color: rgb(131,105,130); }
H1.HeaderClassName
{
color: #836982;
}
.AnyTagClassName
{
color: #836982;
}
</style>
background-color css
<style>
a { background-color: #836982; }
a { background-color: rgb(131,105,130); }
div.DivClassName
{
background-color: #836982;
}
.BgClassName
{
background-color: #836982;
}
</style>
border-color css
<style>
span { border-color: #836982; }
span { border-color: rgb(131,105,130); }
td.TdClassName
{
border-color: #836982;
}
.TagClassName
{
border-color: #836982;
}
</style>