Shades of Trendy Pink #896782
Tints of Trendy Pink #896782
RGB
CMYK
RGB Variations
Color information
#896782 (or 0x896782) is known color: Trendy Pink. HEX triplet: 89, 67 and 82. RGB value is (137,103,130). Sum of RGB (Red+Green+Blue) = 137+103+130=370 (49% of max value = 765). Red value is 137 (53.91% from 255 or 37.03% from 370); Green value is 103 (40.62% from 255 or 27.84% from 370); Blue value is 130 (51.17% from 255 or 35.14% from 370); Max value from RGB is 137 - color contains mainly: red. Hex color #896782 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896782 is #76987D. Grayscale: #747474. Windows color (decimal): -7772286 or 8546185. OLE color: 8546185.
HSL color Cylindrical-coordinate representation of color #896782: hue angle of 312.35º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #896782 is Cyan = 0, Magento = 0.25, Yellow = 0.05 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 103 | 130 | - |
| CMYK | 0 | 0.25 | 0.05 | 0.46 |
| HSL | 312.35º | 0.14% | 0.47% | - |
| HSV(B) | 312.35º | 0.25% | 0.54% | - |
| XYZ | 19.2 | 16.63 | 23.32 | - |
| YUV | 116.24 | 135.76 | 142.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 103 | 130 | 0 | 0.25 | 0.05 | 0.46 | 312.35 | 0.14 | 0.47 |
| Hex | 89 | 67 | 82 | 0 | 19 | 5 | 2E | 138 | E | 2F |
| Octal | 211 | 147 | 202 | 0 | 31 | 5 | 56 | 470 | 16 | 57 |
| Binary | 10001001 | 1100111 | 10000010 | 0 | 11001 | 101 | 101110 | 100111000 | 1110 | 101111 |
Color Harmonies of #896782
Complementary color
Monochromatic Colors of #896782
Black with #896782
Text Example
Text Example
White with #896782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896782; }
p { color: rgb(137,103,130); }
H1.HeaderClassName
{
color: #896782;
}
.AnyTagClassName
{
color: #896782;
}
</style>
background-color css
<style>
a { background-color: #896782; }
a { background-color: rgb(137,103,130); }
div.DivClassName
{
background-color: #896782;
}
.BgClassName
{
background-color: #896782;
}
</style>
border-color css
<style>
span { border-color: #896782; }
span { border-color: rgb(137,103,130); }
td.TdClassName
{
border-color: #896782;
}
.TagClassName
{
border-color: #896782;
}
</style>