Shades of Trendy Pink #896492
Tints of Trendy Pink #896492
RGB
CMYK
RGB Variations
Color information
#896492 (or 0x896492) is known color: Trendy Pink. HEX triplet: 89, 64 and 92. RGB value is (137,100,146). Sum of RGB (Red+Green+Blue) = 137+100+146=383 (50% of max value = 765). Red value is 137 (53.91% from 255 or 35.77% from 383); Green value is 100 (39.45% from 255 or 26.11% from 383); Blue value is 146 (57.42% from 255 or 38.12% from 383); Max value from RGB is 146 - color contains mainly: blue. Hex color #896492 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896492 is #769B6D. Grayscale: #747474. Windows color (decimal): -7773038 or 9593993. OLE color: 9593993.
HSL color Cylindrical-coordinate representation of color #896492: hue angle of 288.26º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #896492 is Cyan = 0.06, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 137 | 100 | 146 | - |
| CMYK | 0.06 | 0.32 | 0 | 0.43 |
| HSL | 288.26º | 0.19% | 0.48% | - |
| HSV(B) | 288.26º | 0.32% | 0.57% | - |
| XYZ | 20.06 | 16.51 | 29.32 | - |
| YUV | 116.31 | 144.76 | 142.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 100 | 146 | 0.06 | 0.32 | 0 | 0.43 | 288.26 | 0.19 | 0.48 |
| Hex | 89 | 64 | 92 | 6 | 20 | 0 | 2B | 120 | 13 | 30 |
| Octal | 211 | 144 | 222 | 6 | 40 | 0 | 53 | 440 | 23 | 60 |
| Binary | 10001001 | 1100100 | 10010010 | 110 | 100000 | 0 | 101011 | 100100000 | 10011 | 110000 |
Color Harmonies of #896492
Complementary color
Monochromatic Colors of #896492
Black with #896492
Text Example
Text Example
White with #896492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896492; }
p { color: rgb(137,100,146); }
H1.HeaderClassName
{
color: #896492;
}
.AnyTagClassName
{
color: #896492;
}
</style>
background-color css
<style>
a { background-color: #896492; }
a { background-color: rgb(137,100,146); }
div.DivClassName
{
background-color: #896492;
}
.BgClassName
{
background-color: #896492;
}
</style>
border-color css
<style>
span { border-color: #896492; }
span { border-color: rgb(137,100,146); }
td.TdClassName
{
border-color: #896492;
}
.TagClassName
{
border-color: #896492;
}
</style>