Shades of Trendy Pink #856189
Tints of Trendy Pink #856189
RGB
CMYK
RGB Variations
Color information
#856189 (or 0x856189) is known color: Trendy Pink. HEX triplet: 85, 61 and 89. RGB value is (133,97,137). Sum of RGB (Red+Green+Blue) = 133+97+137=367 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.24% from 367); Green value is 97 (38.28% from 255 or 26.43% from 367); Blue value is 137 (53.91% from 255 or 37.33% from 367); Max value from RGB is 137 - color contains mainly: blue. Hex color #856189 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856189 is #7A9E76. Grayscale: #707070. Windows color (decimal): -8035959 or 9003397. OLE color: 9003397.
HSL color Cylindrical-coordinate representation of color #856189: hue angle of 294º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #856189 is Cyan = 0.03, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 133 | 97 | 137 | - |
| CMYK | 0.03 | 0.29 | 0 | 0.46 |
| HSL | 294º | 0.17% | 0.46% | - |
| HSV(B) | 294º | 0.29% | 0.54% | - |
| XYZ | 18.46 | 15.34 | 25.66 | - |
| YUV | 112.32 | 141.93 | 142.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 97 | 137 | 0.03 | 0.29 | 0 | 0.46 | 294 | 0.17 | 0.46 |
| Hex | 85 | 61 | 89 | 3 | 1D | 0 | 2E | 126 | 11 | 2E |
| Octal | 205 | 141 | 211 | 3 | 35 | 0 | 56 | 446 | 21 | 56 |
| Binary | 10000101 | 1100001 | 10001001 | 11 | 11101 | 0 | 101110 | 100100110 | 10001 | 101110 |
Color Harmonies of #856189
Complementary color
Monochromatic Colors of #856189
Black with #856189
Text Example
Text Example
White with #856189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856189; }
p { color: rgb(133,97,137); }
H1.HeaderClassName
{
color: #856189;
}
.AnyTagClassName
{
color: #856189;
}
</style>
background-color css
<style>
a { background-color: #856189; }
a { background-color: rgb(133,97,137); }
div.DivClassName
{
background-color: #856189;
}
.BgClassName
{
background-color: #856189;
}
</style>
border-color css
<style>
span { border-color: #856189; }
span { border-color: rgb(133,97,137); }
td.TdClassName
{
border-color: #856189;
}
.TagClassName
{
border-color: #856189;
}
</style>