Shades of Trendy Pink #896783
Tints of Trendy Pink #896783
RGB
CMYK
RGB Variations
Color information
#896783 (or 0x896783) is known color: Trendy Pink. HEX triplet: 89, 67 and 83. RGB value is (137,103,131). Sum of RGB (Red+Green+Blue) = 137+103+131=371 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.93% from 371); Green value is 103 (40.62% from 255 or 27.76% from 371); Blue value is 131 (51.56% from 255 or 35.31% from 371); Max value from RGB is 137 - color contains mainly: red. Hex color #896783 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896783 is #76987C. Grayscale: #747474. Windows color (decimal): -7772285 or 8611721. OLE color: 8611721.
HSL color Cylindrical-coordinate representation of color #896783: hue angle of 310.59º 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 #896783 is Cyan = 0, Magento = 0.25, Yellow = 0.04 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 103 | 131 | - |
| CMYK | 0 | 0.25 | 0.04 | 0.46 |
| HSL | 310.59º | 0.14% | 0.47% | - |
| HSV(B) | 310.59º | 0.25% | 0.54% | - |
| XYZ | 19.26 | 16.66 | 23.67 | - |
| YUV | 116.36 | 136.26 | 142.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 103 | 131 | 0 | 0.25 | 0.04 | 0.46 | 310.59 | 0.14 | 0.47 |
| Hex | 89 | 67 | 83 | 0 | 19 | 4 | 2E | 137 | E | 2F |
| Octal | 211 | 147 | 203 | 0 | 31 | 4 | 56 | 467 | 16 | 57 |
| Binary | 10001001 | 1100111 | 10000011 | 0 | 11001 | 100 | 101110 | 100110111 | 1110 | 101111 |
Color Harmonies of #896783
Complementary color
Monochromatic Colors of #896783
Black with #896783
Text Example
Text Example
White with #896783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896783; }
p { color: rgb(137,103,131); }
H1.HeaderClassName
{
color: #896783;
}
.AnyTagClassName
{
color: #896783;
}
</style>
background-color css
<style>
a { background-color: #896783; }
a { background-color: rgb(137,103,131); }
div.DivClassName
{
background-color: #896783;
}
.BgClassName
{
background-color: #896783;
}
</style>
border-color css
<style>
span { border-color: #896783; }
span { border-color: rgb(137,103,131); }
td.TdClassName
{
border-color: #896783;
}
.TagClassName
{
border-color: #896783;
}
</style>