Shades of Trendy Pink #846786
Tints of Trendy Pink #846786
RGB
CMYK
RGB Variations
Color information
#846786 (or 0x846786) is known color: Trendy Pink. HEX triplet: 84, 67 and 86. RGB value is (132,103,134). Sum of RGB (Red+Green+Blue) = 132+103+134=369 (48% of max value = 765). Red value is 132 (51.95% from 255 or 35.77% from 369); Green value is 103 (40.62% from 255 or 27.91% 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 #846786 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846786 is #7B9879. Grayscale: #737373. Windows color (decimal): -8099962 or 8808324. OLE color: 8808324.
HSL color Cylindrical-coordinate representation of color #846786: hue angle of 296.13º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #846786 is Cyan = 0.01, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 132 | 103 | 134 | - |
| CMYK | 0.01 | 0.23 | 0 | 0.47 |
| HSL | 296.13º | 0.13% | 0.46% | - |
| HSV(B) | 296.13º | 0.23% | 0.53% | - |
| XYZ | 18.67 | 16.33 | 24.72 | - |
| YUV | 115.21 | 138.61 | 139.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 103 | 134 | 0.01 | 0.23 | 0 | 0.47 | 296.13 | 0.13 | 0.46 |
| Hex | 84 | 67 | 86 | 1 | 17 | 0 | 2F | 128 | D | 2E |
| Octal | 204 | 147 | 206 | 1 | 27 | 0 | 57 | 450 | 15 | 56 |
| Binary | 10000100 | 1100111 | 10000110 | 1 | 10111 | 0 | 101111 | 100101000 | 1101 | 101110 |
Color Harmonies of #846786
Complementary color
Monochromatic Colors of #846786
Black with #846786
Text Example
Text Example
White with #846786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846786; }
p { color: rgb(132,103,134); }
H1.HeaderClassName
{
color: #846786;
}
.AnyTagClassName
{
color: #846786;
}
</style>
background-color css
<style>
a { background-color: #846786; }
a { background-color: rgb(132,103,134); }
div.DivClassName
{
background-color: #846786;
}
.BgClassName
{
background-color: #846786;
}
</style>
border-color css
<style>
span { border-color: #846786; }
span { border-color: rgb(132,103,134); }
td.TdClassName
{
border-color: #846786;
}
.TagClassName
{
border-color: #846786;
}
</style>