Shades of Trendy Pink #896185
Tints of Trendy Pink #896185
RGB
CMYK
RGB Variations
Color information
#896185 (or 0x896185) is known color: Trendy Pink. HEX triplet: 89, 61 and 85. RGB value is (137,97,133). Sum of RGB (Red+Green+Blue) = 137+97+133=367 (48% of max value = 765). Red value is 137 (53.91% from 255 or 37.33% from 367); Green value is 97 (38.28% from 255 or 26.43% from 367); Blue value is 133 (52.34% from 255 or 36.24% from 367); Max value from RGB is 137 - color contains mainly: red. Hex color #896185 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896185 is #769E7A. Grayscale: #707070. Windows color (decimal): -7773819 or 8741257. OLE color: 8741257.
HSL color Cylindrical-coordinate representation of color #896185: hue angle of 306º 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 #896185 is Cyan = 0, Magento = 0.29, Yellow = 0.03 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 97 | 133 | - |
| CMYK | 0 | 0.29 | 0.03 | 0.46 |
| HSL | 306º | 0.17% | 0.46% | - |
| HSV(B) | 306º | 0.29% | 0.54% | - |
| XYZ | 18.82 | 15.56 | 24.2 | - |
| YUV | 113.06 | 139.25 | 145.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 97 | 133 | 0 | 0.29 | 0.03 | 0.46 | 306 | 0.17 | 0.46 |
| Hex | 89 | 61 | 85 | 0 | 1D | 3 | 2E | 132 | 11 | 2E |
| Octal | 211 | 141 | 205 | 0 | 35 | 3 | 56 | 462 | 21 | 56 |
| Binary | 10001001 | 1100001 | 10000101 | 0 | 11101 | 11 | 101110 | 100110010 | 10001 | 101110 |
Color Harmonies of #896185
Complementary color
Monochromatic Colors of #896185
Black with #896185
Text Example
Text Example
White with #896185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896185; }
p { color: rgb(137,97,133); }
H1.HeaderClassName
{
color: #896185;
}
.AnyTagClassName
{
color: #896185;
}
</style>
background-color css
<style>
a { background-color: #896185; }
a { background-color: rgb(137,97,133); }
div.DivClassName
{
background-color: #896185;
}
.BgClassName
{
background-color: #896185;
}
</style>
border-color css
<style>
span { border-color: #896185; }
span { border-color: rgb(137,97,133); }
td.TdClassName
{
border-color: #896185;
}
.TagClassName
{
border-color: #896185;
}
</style>