Shades of Trendy Pink #896081
Tints of Trendy Pink #896081
RGB
CMYK
RGB Variations
Color information
#896081 (or 0x896081) is known color: Trendy Pink. HEX triplet: 89, 60 and 81. RGB value is (137,96,129). Sum of RGB (Red+Green+Blue) = 137+96+129=362 (47% of max value = 765). Red value is 137 (53.91% from 255 or 37.85% from 362); Green value is 96 (37.89% from 255 or 26.52% from 362); Blue value is 129 (50.78% from 255 or 35.64% from 362); Max value from RGB is 137 - color contains mainly: red. Hex color #896081 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896081 is #769F7E. Grayscale: #6F6F6F. Windows color (decimal): -7774079 or 8478857. OLE color: 8478857.
HSL color Cylindrical-coordinate representation of color #896081: hue angle of 311.71º degrees, saturation: 0.18, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #896081 is Cyan = 0, Magento = 0.30, Yellow = 0.06 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 96 | 129 | - |
| CMYK | 0 | 0.30 | 0.06 | 0.46 |
| HSL | 311.71º | 0.18% | 0.46% | - |
| HSV(B) | 311.71º | 0.3% | 0.54% | - |
| XYZ | 18.46 | 15.27 | 22.74 | - |
| YUV | 112.02 | 137.58 | 145.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 96 | 129 | 0 | 0.30 | 0.06 | 0.46 | 311.71 | 0.18 | 0.46 |
| Hex | 89 | 60 | 81 | 0 | 1E | 6 | 2E | 138 | 12 | 2E |
| Octal | 211 | 140 | 201 | 0 | 36 | 6 | 56 | 470 | 22 | 56 |
| Binary | 10001001 | 1100000 | 10000001 | 0 | 11110 | 110 | 101110 | 100111000 | 10010 | 101110 |
Color Harmonies of #896081
Complementary color
Monochromatic Colors of #896081
Black with #896081
Text Example
Text Example
White with #896081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896081; }
p { color: rgb(137,96,129); }
H1.HeaderClassName
{
color: #896081;
}
.AnyTagClassName
{
color: #896081;
}
</style>
background-color css
<style>
a { background-color: #896081; }
a { background-color: rgb(137,96,129); }
div.DivClassName
{
background-color: #896081;
}
.BgClassName
{
background-color: #896081;
}
</style>
border-color css
<style>
span { border-color: #896081; }
span { border-color: rgb(137,96,129); }
td.TdClassName
{
border-color: #896081;
}
.TagClassName
{
border-color: #896081;
}
</style>