Shades of Trendy Pink #896493
Tints of Trendy Pink #896493
RGB
CMYK
RGB Variations
Color information
#896493 (or 0x896493) is known color: Trendy Pink. HEX triplet: 89, 64 and 93. RGB value is (137,100,147). Sum of RGB (Red+Green+Blue) = 137+100+147=384 (50% of max value = 765). Red value is 137 (53.91% from 255 or 35.68% from 384); Green value is 100 (39.45% from 255 or 26.04% from 384); Blue value is 147 (57.81% from 255 or 38.28% from 384); Max value from RGB is 147 - color contains mainly: blue. Hex color #896493 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896493 is #769B6C. Grayscale: #747474. Windows color (decimal): -7773037 or 9659529. OLE color: 9659529.
HSL color Cylindrical-coordinate representation of color #896493: hue angle of 287.23º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #896493 is Cyan = 0.07, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 137 | 100 | 147 | - |
| CMYK | 0.07 | 0.32 | 0 | 0.42 |
| HSL | 287.23º | 0.19% | 0.48% | - |
| HSV(B) | 287.23º | 0.32% | 0.58% | - |
| XYZ | 20.14 | 16.54 | 29.73 | - |
| YUV | 116.42 | 145.26 | 142.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 100 | 147 | 0.07 | 0.32 | 0 | 0.42 | 287.23 | 0.19 | 0.48 |
| Hex | 89 | 64 | 93 | 7 | 20 | 0 | 2A | 11F | 13 | 30 |
| Octal | 211 | 144 | 223 | 7 | 40 | 0 | 52 | 437 | 23 | 60 |
| Binary | 10001001 | 1100100 | 10010011 | 111 | 100000 | 0 | 101010 | 100011111 | 10011 | 110000 |
Color Harmonies of #896493
Complementary color
Monochromatic Colors of #896493
Black with #896493
Text Example
Text Example
White with #896493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896493; }
p { color: rgb(137,100,147); }
H1.HeaderClassName
{
color: #896493;
}
.AnyTagClassName
{
color: #896493;
}
</style>
background-color css
<style>
a { background-color: #896493; }
a { background-color: rgb(137,100,147); }
div.DivClassName
{
background-color: #896493;
}
.BgClassName
{
background-color: #896493;
}
</style>
border-color css
<style>
span { border-color: #896493; }
span { border-color: rgb(137,100,147); }
td.TdClassName
{
border-color: #896493;
}
.TagClassName
{
border-color: #896493;
}
</style>