Shades of Trendy Pink #895793
Tints of Trendy Pink #895793
RGB
CMYK
RGB Variations
Color information
#895793 (or 0x895793) is known color: Trendy Pink. HEX triplet: 89, 57 and 93. RGB value is (137,87,147). Sum of RGB (Red+Green+Blue) = 137+87+147=371 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.93% from 371); Green value is 87 (34.38% from 255 or 23.45% from 371); Blue value is 147 (57.81% from 255 or 39.62% from 371); Max value from RGB is 147 - color contains mainly: blue. Hex color #895793 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #895793 is #76A86C. Grayscale: #6C6C6C. Windows color (decimal): -7776365 or 9656201. OLE color: 9656201.
HSL color Cylindrical-coordinate representation of color #895793: hue angle of 290º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #895793 is Cyan = 0.07, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 137 | 87 | 147 | - |
| CMYK | 0.07 | 0.41 | 0 | 0.42 |
| HSL | 290º | 0.26% | 0.46% | - |
| HSV(B) | 290º | 0.41% | 0.58% | - |
| XYZ | 18.99 | 14.24 | 29.35 | - |
| YUV | 108.79 | 149.57 | 148.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 87 | 147 | 0.07 | 0.41 | 0 | 0.42 | 290 | 0.26 | 0.46 |
| Hex | 89 | 57 | 93 | 7 | 29 | 0 | 2A | 122 | 1A | 2E |
| Octal | 211 | 127 | 223 | 7 | 51 | 0 | 52 | 442 | 32 | 56 |
| Binary | 10001001 | 1010111 | 10010011 | 111 | 101001 | 0 | 101010 | 100100010 | 11010 | 101110 |
Color Harmonies of #895793
Complementary color
Monochromatic Colors of #895793
Black with #895793
Text Example
Text Example
White with #895793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895793; }
p { color: rgb(137,87,147); }
H1.HeaderClassName
{
color: #895793;
}
.AnyTagClassName
{
color: #895793;
}
</style>
background-color css
<style>
a { background-color: #895793; }
a { background-color: rgb(137,87,147); }
div.DivClassName
{
background-color: #895793;
}
.BgClassName
{
background-color: #895793;
}
</style>
border-color css
<style>
span { border-color: #895793; }
span { border-color: rgb(137,87,147); }
td.TdClassName
{
border-color: #895793;
}
.TagClassName
{
border-color: #895793;
}
</style>