Shades of Trendy Pink #857086
Tints of Trendy Pink #857086
RGB
CMYK
RGB Variations
Color information
#857086 (or 0x857086) is known color: Trendy Pink. HEX triplet: 85, 70 and 86. RGB value is (133,112,134). Sum of RGB (Red+Green+Blue) = 133+112+134=379 (50% of max value = 765). Red value is 133 (52.34% from 255 or 35.09% from 379); Green value is 112 (44.14% from 255 or 29.55% from 379); Blue value is 134 (52.73% from 255 or 35.36% from 379); Max value from RGB is 134 - color contains mainly: blue. Hex color #857086 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857086 is #7A8F79. Grayscale: #787878. Windows color (decimal): -8032122 or 8810629. OLE color: 8810629.
HSL color Cylindrical-coordinate representation of color #857086: hue angle of 297.27º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #857086 is Cyan = 0.01, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 112 | 134 | - |
| CMYK | 0.01 | 0.16 | 0 | 0.47 |
| HSL | 297.27º | 0.09% | 0.48% | - |
| HSV(B) | 297.27º | 0.16% | 0.53% | - |
| XYZ | 19.77 | 18.3 | 25.04 | - |
| YUV | 120.79 | 135.46 | 136.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 112 | 134 | 0.01 | 0.16 | 0 | 0.47 | 297.27 | 0.09 | 0.48 |
| Hex | 85 | 70 | 86 | 1 | 10 | 0 | 2F | 129 | 9 | 30 |
| Octal | 205 | 160 | 206 | 1 | 20 | 0 | 57 | 451 | 11 | 60 |
| Binary | 10000101 | 1110000 | 10000110 | 1 | 10000 | 0 | 101111 | 100101001 | 1001 | 110000 |
Color Harmonies of #857086
Complementary color
Monochromatic Colors of #857086
Black with #857086
Text Example
Text Example
White with #857086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857086; }
p { color: rgb(133,112,134); }
H1.HeaderClassName
{
color: #857086;
}
.AnyTagClassName
{
color: #857086;
}
</style>
background-color css
<style>
a { background-color: #857086; }
a { background-color: rgb(133,112,134); }
div.DivClassName
{
background-color: #857086;
}
.BgClassName
{
background-color: #857086;
}
</style>
border-color css
<style>
span { border-color: #857086; }
span { border-color: rgb(133,112,134); }
td.TdClassName
{
border-color: #857086;
}
.TagClassName
{
border-color: #857086;
}
</style>