Shades of Trendy Pink #895594
Tints of Trendy Pink #895594
RGB
CMYK
RGB Variations
Color information
#895594 (or 0x895594) is known color: Trendy Pink. HEX triplet: 89, 55 and 94. RGB value is (137,85,148). Sum of RGB (Red+Green+Blue) = 137+85+148=370 (49% of max value = 765). Red value is 137 (53.91% from 255 or 37.03% from 370); Green value is 85 (33.59% from 255 or 22.97% from 370); Blue value is 148 (58.20% from 255 or 40% from 370); Max value from RGB is 148 - color contains mainly: blue. Hex color #895594 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #895594 is #76AA6B. Grayscale: #6B6B6B. Windows color (decimal): -7776876 or 9721225. OLE color: 9721225.
HSL color Cylindrical-coordinate representation of color #895594: hue angle of 289.52º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #895594 is Cyan = 0.07, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 137 | 85 | 148 | - |
| CMYK | 0.07 | 0.43 | 0 | 0.42 |
| HSL | 289.52º | 0.27% | 0.46% | - |
| HSV(B) | 289.52º | 0.43% | 0.58% | - |
| XYZ | 18.91 | 13.95 | 29.71 | - |
| YUV | 107.73 | 150.73 | 148.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 85 | 148 | 0.07 | 0.43 | 0 | 0.42 | 289.52 | 0.27 | 0.46 |
| Hex | 89 | 55 | 94 | 7 | 2B | 0 | 2A | 122 | 1B | 2E |
| Octal | 211 | 125 | 224 | 7 | 53 | 0 | 52 | 442 | 33 | 56 |
| Binary | 10001001 | 1010101 | 10010100 | 111 | 101011 | 0 | 101010 | 100100010 | 11011 | 101110 |
Color Harmonies of #895594
Complementary color
Monochromatic Colors of #895594
Black with #895594
Text Example
Text Example
White with #895594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895594; }
p { color: rgb(137,85,148); }
H1.HeaderClassName
{
color: #895594;
}
.AnyTagClassName
{
color: #895594;
}
</style>
background-color css
<style>
a { background-color: #895594; }
a { background-color: rgb(137,85,148); }
div.DivClassName
{
background-color: #895594;
}
.BgClassName
{
background-color: #895594;
}
</style>
border-color css
<style>
span { border-color: #895594; }
span { border-color: rgb(137,85,148); }
td.TdClassName
{
border-color: #895594;
}
.TagClassName
{
border-color: #895594;
}
</style>