Shades of Trendy Pink #856887
Tints of Trendy Pink #856887
RGB
CMYK
RGB Variations
Color information
#856887 (or 0x856887) is known color: Trendy Pink. HEX triplet: 85, 68 and 87. RGB value is (133,104,135). Sum of RGB (Red+Green+Blue) = 133+104+135=372 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.75% from 372); Green value is 104 (41.02% from 255 or 27.96% from 372); Blue value is 135 (53.12% from 255 or 36.29% from 372); Max value from RGB is 135 - color contains mainly: blue. Hex color #856887 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856887 is #7A9778. Grayscale: #747474. Windows color (decimal): -8034169 or 8874117. OLE color: 8874117.
HSL color Cylindrical-coordinate representation of color #856887: hue angle of 296.13º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #856887 is Cyan = 0.01, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 104 | 135 | - |
| CMYK | 0.01 | 0.23 | 0 | 0.47 |
| HSL | 296.13º | 0.13% | 0.47% | - |
| HSV(B) | 296.13º | 0.23% | 0.53% | - |
| XYZ | 19 | 16.64 | 25.13 | - |
| YUV | 116.21 | 138.61 | 139.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 104 | 135 | 0.01 | 0.23 | 0 | 0.47 | 296.13 | 0.13 | 0.47 |
| Hex | 85 | 68 | 87 | 1 | 17 | 0 | 2F | 128 | D | 2F |
| Octal | 205 | 150 | 207 | 1 | 27 | 0 | 57 | 450 | 15 | 57 |
| Binary | 10000101 | 1101000 | 10000111 | 1 | 10111 | 0 | 101111 | 100101000 | 1101 | 101111 |
Color Harmonies of #856887
Complementary color
Monochromatic Colors of #856887
Black with #856887
Text Example
Text Example
White with #856887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856887; }
p { color: rgb(133,104,135); }
H1.HeaderClassName
{
color: #856887;
}
.AnyTagClassName
{
color: #856887;
}
</style>
background-color css
<style>
a { background-color: #856887; }
a { background-color: rgb(133,104,135); }
div.DivClassName
{
background-color: #856887;
}
.BgClassName
{
background-color: #856887;
}
</style>
border-color css
<style>
span { border-color: #856887; }
span { border-color: rgb(133,104,135); }
td.TdClassName
{
border-color: #856887;
}
.TagClassName
{
border-color: #856887;
}
</style>