Shades of Trendy Pink #856782
Tints of Trendy Pink #856782
RGB
CMYK
RGB Variations
Color information
#856782 (or 0x856782) is known color: Trendy Pink. HEX triplet: 85, 67 and 82. RGB value is (133,103,130). Sum of RGB (Red+Green+Blue) = 133+103+130=366 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.34% from 366); Green value is 103 (40.62% from 255 or 28.14% from 366); Blue value is 130 (51.17% from 255 or 35.52% from 366); Max value from RGB is 133 - color contains mainly: red. Hex color #856782 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856782 is #7A987D. Grayscale: #727272. Windows color (decimal): -8034430 or 8546181. OLE color: 8546181.
HSL color Cylindrical-coordinate representation of color #856782: hue angle of 306º 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 #856782 is Cyan = 0, Magento = 0.23, Yellow = 0.02 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 103 | 130 | - |
| CMYK | 0 | 0.23 | 0.02 | 0.48 |
| HSL | 306º | 0.13% | 0.46% | - |
| HSV(B) | 306º | 0.23% | 0.52% | - |
| XYZ | 18.55 | 16.3 | 23.29 | - |
| YUV | 115.05 | 136.44 | 140.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 103 | 130 | 0 | 0.23 | 0.02 | 0.48 | 306 | 0.13 | 0.46 |
| Hex | 85 | 67 | 82 | 0 | 17 | 2 | 30 | 132 | D | 2E |
| Octal | 205 | 147 | 202 | 0 | 27 | 2 | 60 | 462 | 15 | 56 |
| Binary | 10000101 | 1100111 | 10000010 | 0 | 10111 | 10 | 110000 | 100110010 | 1101 | 101110 |
Color Harmonies of #856782
Complementary color
Monochromatic Colors of #856782
Black with #856782
Text Example
Text Example
White with #856782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856782; }
p { color: rgb(133,103,130); }
H1.HeaderClassName
{
color: #856782;
}
.AnyTagClassName
{
color: #856782;
}
</style>
background-color css
<style>
a { background-color: #856782; }
a { background-color: rgb(133,103,130); }
div.DivClassName
{
background-color: #856782;
}
.BgClassName
{
background-color: #856782;
}
</style>
border-color css
<style>
span { border-color: #856782; }
span { border-color: rgb(133,103,130); }
td.TdClassName
{
border-color: #856782;
}
.TagClassName
{
border-color: #856782;
}
</style>