Shades of Trendy Pink #856684
Tints of Trendy Pink #856684
RGB
CMYK
RGB Variations
Color information
#856684 (or 0x856684) is known color: Trendy Pink. HEX triplet: 85, 66 and 84. RGB value is (133,102,132). Sum of RGB (Red+Green+Blue) = 133+102+132=367 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.24% from 367); Green value is 102 (40.23% from 255 or 27.79% from 367); Blue value is 132 (51.95% from 255 or 35.97% from 367); Max value from RGB is 133 - color contains mainly: red. Hex color #856684 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856684 is #7A997B. Grayscale: #727272. Windows color (decimal): -8034684 or 8676997. OLE color: 8676997.
HSL color Cylindrical-coordinate representation of color #856684: hue angle of 301.94º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #856684 is Cyan = 0, Magento = 0.23, Yellow = 0.01 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 102 | 132 | - |
| CMYK | 0 | 0.23 | 0.01 | 0.48 |
| HSL | 301.94º | 0.13% | 0.46% | - |
| HSV(B) | 301.94º | 0.23% | 0.52% | - |
| XYZ | 18.59 | 16.16 | 23.97 | - |
| YUV | 114.69 | 137.77 | 141.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 102 | 132 | 0 | 0.23 | 0.01 | 0.48 | 301.94 | 0.13 | 0.46 |
| Hex | 85 | 66 | 84 | 0 | 17 | 1 | 30 | 12E | D | 2E |
| Octal | 205 | 146 | 204 | 0 | 27 | 1 | 60 | 456 | 15 | 56 |
| Binary | 10000101 | 1100110 | 10000100 | 0 | 10111 | 1 | 110000 | 100101110 | 1101 | 101110 |
Color Harmonies of #856684
Complementary color
Monochromatic Colors of #856684
Black with #856684
Text Example
Text Example
White with #856684
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856684; }
p { color: rgb(133,102,132); }
H1.HeaderClassName
{
color: #856684;
}
.AnyTagClassName
{
color: #856684;
}
</style>
background-color css
<style>
a { background-color: #856684; }
a { background-color: rgb(133,102,132); }
div.DivClassName
{
background-color: #856684;
}
.BgClassName
{
background-color: #856684;
}
</style>
border-color css
<style>
span { border-color: #856684; }
span { border-color: rgb(133,102,132); }
td.TdClassName
{
border-color: #856684;
}
.TagClassName
{
border-color: #856684;
}
</style>