Shades of Trendy Pink #857087
Tints of Trendy Pink #857087
RGB
CMYK
RGB Variations
Color information
#857087 (or 0x857087) is known color: Trendy Pink. HEX triplet: 85, 70 and 87. RGB value is (133,112,135). Sum of RGB (Red+Green+Blue) = 133+112+135=380 (50% of max value = 765). Red value is 133 (52.34% from 255 or 35% from 380); Green value is 112 (44.14% from 255 or 29.47% from 380); Blue value is 135 (53.12% from 255 or 35.53% from 380); Max value from RGB is 135 - color contains mainly: blue. Hex color #857087 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857087 is #7A8F78. Grayscale: #787878. Windows color (decimal): -8032121 or 8876165. OLE color: 8876165.
HSL color Cylindrical-coordinate representation of color #857087: hue angle of 294.78º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #857087 is Cyan = 0.01, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 112 | 135 | - |
| CMYK | 0.01 | 0.17 | 0 | 0.47 |
| HSL | 294.78º | 0.09% | 0.48% | - |
| HSV(B) | 294.78º | 0.17% | 0.53% | - |
| XYZ | 19.84 | 18.32 | 25.41 | - |
| YUV | 120.9 | 135.96 | 136.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 112 | 135 | 0.01 | 0.17 | 0 | 0.47 | 294.78 | 0.09 | 0.48 |
| Hex | 85 | 70 | 87 | 1 | 11 | 0 | 2F | 127 | 9 | 30 |
| Octal | 205 | 160 | 207 | 1 | 21 | 0 | 57 | 447 | 11 | 60 |
| Binary | 10000101 | 1110000 | 10000111 | 1 | 10001 | 0 | 101111 | 100100111 | 1001 | 110000 |
Color Harmonies of #857087
Complementary color
Monochromatic Colors of #857087
Black with #857087
Text Example
Text Example
White with #857087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857087; }
p { color: rgb(133,112,135); }
H1.HeaderClassName
{
color: #857087;
}
.AnyTagClassName
{
color: #857087;
}
</style>
background-color css
<style>
a { background-color: #857087; }
a { background-color: rgb(133,112,135); }
div.DivClassName
{
background-color: #857087;
}
.BgClassName
{
background-color: #857087;
}
</style>
border-color css
<style>
span { border-color: #857087; }
span { border-color: rgb(133,112,135); }
td.TdClassName
{
border-color: #857087;
}
.TagClassName
{
border-color: #857087;
}
</style>