Shades of Trendy Pink #856687
Tints of Trendy Pink #856687
RGB
CMYK
RGB Variations
Color information
#856687 (or 0x856687) is known color: Trendy Pink. HEX triplet: 85, 66 and 87. RGB value is (133,102,135). Sum of RGB (Red+Green+Blue) = 133+102+135=370 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.95% from 370); Green value is 102 (40.23% from 255 or 27.57% from 370); Blue value is 135 (53.12% from 255 or 36.49% from 370); Max value from RGB is 135 - color contains mainly: blue. Hex color #856687 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856687 is #7A9978. Grayscale: #727272. Windows color (decimal): -8034681 or 8873605. OLE color: 8873605.
HSL color Cylindrical-coordinate representation of color #856687: hue angle of 296.36º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #856687 is Cyan = 0.01, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 102 | 135 | - |
| CMYK | 0.01 | 0.24 | 0 | 0.47 |
| HSL | 296.36º | 0.14% | 0.46% | - |
| HSV(B) | 296.36º | 0.24% | 0.53% | - |
| XYZ | 18.8 | 16.24 | 25.07 | - |
| YUV | 115.03 | 139.27 | 140.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 102 | 135 | 0.01 | 0.24 | 0 | 0.47 | 296.36 | 0.14 | 0.46 |
| Hex | 85 | 66 | 87 | 1 | 18 | 0 | 2F | 128 | E | 2E |
| Octal | 205 | 146 | 207 | 1 | 30 | 0 | 57 | 450 | 16 | 56 |
| Binary | 10000101 | 1100110 | 10000111 | 1 | 11000 | 0 | 101111 | 100101000 | 1110 | 101110 |
Color Harmonies of #856687
Complementary color
Monochromatic Colors of #856687
Black with #856687
Text Example
Text Example
White with #856687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856687; }
p { color: rgb(133,102,135); }
H1.HeaderClassName
{
color: #856687;
}
.AnyTagClassName
{
color: #856687;
}
</style>
background-color css
<style>
a { background-color: #856687; }
a { background-color: rgb(133,102,135); }
div.DivClassName
{
background-color: #856687;
}
.BgClassName
{
background-color: #856687;
}
</style>
border-color css
<style>
span { border-color: #856687; }
span { border-color: rgb(133,102,135); }
td.TdClassName
{
border-color: #856687;
}
.TagClassName
{
border-color: #856687;
}
</style>