Shades of Trendy Pink #836286
Tints of Trendy Pink #836286
RGB
CMYK
RGB Variations
Color information
#836286 (or 0x836286) is known color: Trendy Pink. HEX triplet: 83, 62 and 86. RGB value is (131,98,134). Sum of RGB (Red+Green+Blue) = 131+98+134=363 (48% of max value = 765). Red value is 131 (51.56% from 255 or 36.09% from 363); Green value is 98 (38.67% from 255 or 27.00% from 363); Blue value is 134 (52.73% from 255 or 36.91% from 363); Max value from RGB is 134 - color contains mainly: blue. Hex color #836286 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836286 is #7C9D79. Grayscale: #6F6F6F. Windows color (decimal): -8166778 or 8807043. OLE color: 8807043.
HSL color Cylindrical-coordinate representation of color #836286: hue angle of 295º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #836286 is Cyan = 0.02, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 98 | 134 | - |
| CMYK | 0.02 | 0.27 | 0 | 0.47 |
| HSL | 295º | 0.16% | 0.45% | - |
| HSV(B) | 295º | 0.27% | 0.53% | - |
| XYZ | 18.03 | 15.28 | 24.55 | - |
| YUV | 111.97 | 140.43 | 141.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 98 | 134 | 0.02 | 0.27 | 0 | 0.47 | 295 | 0.16 | 0.45 |
| Hex | 83 | 62 | 86 | 2 | 1B | 0 | 2F | 127 | 10 | 2D |
| Octal | 203 | 142 | 206 | 2 | 33 | 0 | 57 | 447 | 20 | 55 |
| Binary | 10000011 | 1100010 | 10000110 | 10 | 11011 | 0 | 101111 | 100100111 | 10000 | 101101 |
Color Harmonies of #836286
Complementary color
Monochromatic Colors of #836286
Black with #836286
Text Example
Text Example
White with #836286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836286; }
p { color: rgb(131,98,134); }
H1.HeaderClassName
{
color: #836286;
}
.AnyTagClassName
{
color: #836286;
}
</style>
background-color css
<style>
a { background-color: #836286; }
a { background-color: rgb(131,98,134); }
div.DivClassName
{
background-color: #836286;
}
.BgClassName
{
background-color: #836286;
}
</style>
border-color css
<style>
span { border-color: #836286; }
span { border-color: rgb(131,98,134); }
td.TdClassName
{
border-color: #836286;
}
.TagClassName
{
border-color: #836286;
}
</style>