Shades of Trendy Pink #856789
Tints of Trendy Pink #856789
RGB
CMYK
RGB Variations
Color information
#856789 (or 0x856789) is known color: Trendy Pink. HEX triplet: 85, 67 and 89. RGB value is (133,103,137). Sum of RGB (Red+Green+Blue) = 133+103+137=373 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.66% from 373); Green value is 103 (40.62% from 255 or 27.61% from 373); Blue value is 137 (53.91% from 255 or 36.73% from 373); Max value from RGB is 137 - color contains mainly: blue. Hex color #856789 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856789 is #7A9876. Grayscale: #737373. Windows color (decimal): -8034423 or 9004933. OLE color: 9004933.
HSL color Cylindrical-coordinate representation of color #856789: hue angle of 292.94º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #856789 is Cyan = 0.03, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 133 | 103 | 137 | - |
| CMYK | 0.03 | 0.25 | 0 | 0.46 |
| HSL | 292.94º | 0.14% | 0.47% | - |
| HSV(B) | 292.94º | 0.25% | 0.54% | - |
| XYZ | 19.04 | 16.49 | 25.85 | - |
| YUV | 115.85 | 139.94 | 140.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 103 | 137 | 0.03 | 0.25 | 0 | 0.46 | 292.94 | 0.14 | 0.47 |
| Hex | 85 | 67 | 89 | 3 | 19 | 0 | 2E | 125 | E | 2F |
| Octal | 205 | 147 | 211 | 3 | 31 | 0 | 56 | 445 | 16 | 57 |
| Binary | 10000101 | 1100111 | 10001001 | 11 | 11001 | 0 | 101110 | 100100101 | 1110 | 101111 |
Color Harmonies of #856789
Complementary color
Monochromatic Colors of #856789
Black with #856789
Text Example
Text Example
White with #856789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856789; }
p { color: rgb(133,103,137); }
H1.HeaderClassName
{
color: #856789;
}
.AnyTagClassName
{
color: #856789;
}
</style>
background-color css
<style>
a { background-color: #856789; }
a { background-color: rgb(133,103,137); }
div.DivClassName
{
background-color: #856789;
}
.BgClassName
{
background-color: #856789;
}
</style>
border-color css
<style>
span { border-color: #856789; }
span { border-color: rgb(133,103,137); }
td.TdClassName
{
border-color: #856789;
}
.TagClassName
{
border-color: #856789;
}
</style>