Shades of Trendy Pink #857289
Tints of Trendy Pink #857289
RGB
CMYK
RGB Variations
Color information
#857289 (or 0x857289) is known color: Trendy Pink. HEX triplet: 85, 72 and 89. RGB value is (133,114,137). Sum of RGB (Red+Green+Blue) = 133+114+137=384 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.64% from 384); Green value is 114 (44.92% from 255 or 29.69% from 384); Blue value is 137 (53.91% from 255 or 35.68% from 384); Max value from RGB is 137 - color contains mainly: blue. Hex color #857289 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857289 is #7A8D76. Grayscale: #7A7A7A. Windows color (decimal): -8031607 or 9007749. OLE color: 9007749.
HSL color Cylindrical-coordinate representation of color #857289: hue angle of 289.57º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #857289 is Cyan = 0.03, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 133 | 114 | 137 | - |
| CMYK | 0.03 | 0.17 | 0 | 0.46 |
| HSL | 289.57º | 0.09% | 0.49% | - |
| HSV(B) | 289.57º | 0.17% | 0.54% | - |
| XYZ | 20.21 | 18.83 | 26.24 | - |
| YUV | 122.3 | 136.29 | 135.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 137 | 0.03 | 0.17 | 0 | 0.46 | 289.57 | 0.09 | 0.49 |
| Hex | 85 | 72 | 89 | 3 | 11 | 0 | 2E | 122 | 9 | 31 |
| Octal | 205 | 162 | 211 | 3 | 21 | 0 | 56 | 442 | 11 | 61 |
| Binary | 10000101 | 1110010 | 10001001 | 11 | 10001 | 0 | 101110 | 100100010 | 1001 | 110001 |
Color Harmonies of #857289
Complementary color
Monochromatic Colors of #857289
Black with #857289
Text Example
Text Example
White with #857289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857289; }
p { color: rgb(133,114,137); }
H1.HeaderClassName
{
color: #857289;
}
.AnyTagClassName
{
color: #857289;
}
</style>
background-color css
<style>
a { background-color: #857289; }
a { background-color: rgb(133,114,137); }
div.DivClassName
{
background-color: #857289;
}
.BgClassName
{
background-color: #857289;
}
</style>
border-color css
<style>
span { border-color: #857289; }
span { border-color: rgb(133,114,137); }
td.TdClassName
{
border-color: #857289;
}
.TagClassName
{
border-color: #857289;
}
</style>