Shades of Trendy Pink #836886
Tints of Trendy Pink #836886
RGB
CMYK
RGB Variations
Color information
#836886 (or 0x836886) is known color: Trendy Pink. HEX triplet: 83, 68 and 86. RGB value is (131,104,134). Sum of RGB (Red+Green+Blue) = 131+104+134=369 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.50% from 369); Green value is 104 (41.02% from 255 or 28.18% from 369); Blue value is 134 (52.73% from 255 or 36.31% from 369); Max value from RGB is 134 - color contains mainly: blue. Hex color #836886 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836886 is #7C9779. Grayscale: #737373. Windows color (decimal): -8165242 or 8808579. OLE color: 8808579.
HSL color Cylindrical-coordinate representation of color #836886: hue angle of 294º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #836886 is Cyan = 0.02, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 104 | 134 | - |
| CMYK | 0.02 | 0.22 | 0 | 0.47 |
| HSL | 294º | 0.13% | 0.47% | - |
| HSV(B) | 294º | 0.22% | 0.53% | - |
| XYZ | 18.61 | 16.45 | 24.75 | - |
| YUV | 115.49 | 138.45 | 139.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 104 | 134 | 0.02 | 0.22 | 0 | 0.47 | 294 | 0.13 | 0.47 |
| Hex | 83 | 68 | 86 | 2 | 16 | 0 | 2F | 126 | D | 2F |
| Octal | 203 | 150 | 206 | 2 | 26 | 0 | 57 | 446 | 15 | 57 |
| Binary | 10000011 | 1101000 | 10000110 | 10 | 10110 | 0 | 101111 | 100100110 | 1101 | 101111 |
Color Harmonies of #836886
Complementary color
Monochromatic Colors of #836886
Black with #836886
Text Example
Text Example
White with #836886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836886; }
p { color: rgb(131,104,134); }
H1.HeaderClassName
{
color: #836886;
}
.AnyTagClassName
{
color: #836886;
}
</style>
background-color css
<style>
a { background-color: #836886; }
a { background-color: rgb(131,104,134); }
div.DivClassName
{
background-color: #836886;
}
.BgClassName
{
background-color: #836886;
}
</style>
border-color css
<style>
span { border-color: #836886; }
span { border-color: rgb(131,104,134); }
td.TdClassName
{
border-color: #836886;
}
.TagClassName
{
border-color: #836886;
}
</style>