Shades of Trendy Pink #836186
Tints of Trendy Pink #836186
RGB
CMYK
RGB Variations
Color information
#836186 (or 0x836186) is known color: Trendy Pink. HEX triplet: 83, 61 and 86. RGB value is (131,97,134). Sum of RGB (Red+Green+Blue) = 131+97+134=362 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.19% from 362); Green value is 97 (38.28% from 255 or 26.80% from 362); Blue value is 134 (52.73% from 255 or 37.02% from 362); Max value from RGB is 134 - color contains mainly: blue. Hex color #836186 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836186 is #7C9E79. Grayscale: #6F6F6F. Windows color (decimal): -8167034 or 8806787. OLE color: 8806787.
HSL color Cylindrical-coordinate representation of color #836186: hue angle of 295.14º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #836186 is Cyan = 0.02, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 97 | 134 | - |
| CMYK | 0.02 | 0.28 | 0 | 0.47 |
| HSL | 295.14º | 0.16% | 0.45% | - |
| HSV(B) | 295.14º | 0.28% | 0.53% | - |
| XYZ | 17.94 | 15.1 | 24.52 | - |
| YUV | 111.38 | 140.76 | 141.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 97 | 134 | 0.02 | 0.28 | 0 | 0.47 | 295.14 | 0.16 | 0.45 |
| Hex | 83 | 61 | 86 | 2 | 1C | 0 | 2F | 127 | 10 | 2D |
| Octal | 203 | 141 | 206 | 2 | 34 | 0 | 57 | 447 | 20 | 55 |
| Binary | 10000011 | 1100001 | 10000110 | 10 | 11100 | 0 | 101111 | 100100111 | 10000 | 101101 |
Color Harmonies of #836186
Complementary color
Monochromatic Colors of #836186
Black with #836186
Text Example
Text Example
White with #836186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836186; }
p { color: rgb(131,97,134); }
H1.HeaderClassName
{
color: #836186;
}
.AnyTagClassName
{
color: #836186;
}
</style>
background-color css
<style>
a { background-color: #836186; }
a { background-color: rgb(131,97,134); }
div.DivClassName
{
background-color: #836186;
}
.BgClassName
{
background-color: #836186;
}
</style>
border-color css
<style>
span { border-color: #836186; }
span { border-color: rgb(131,97,134); }
td.TdClassName
{
border-color: #836186;
}
.TagClassName
{
border-color: #836186;
}
</style>