Shades of Trendy Pink #874783
Tints of Trendy Pink #874783
RGB
CMYK
RGB Variations
Color information
#874783 (or 0x874783) is known color: Trendy Pink. HEX triplet: 87, 47 and 83. RGB value is (135,71,131). Sum of RGB (Red+Green+Blue) = 135+71+131=337 (44% of max value = 765). Red value is 135 (53.12% from 255 or 40.06% from 337); Green value is 71 (28.12% from 255 or 21.07% from 337); Blue value is 131 (51.56% from 255 or 38.87% from 337); Max value from RGB is 135 - color contains mainly: red. Hex color #874783 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #874783 is #78B87C. Grayscale: #606060. Windows color (decimal): -7911549 or 8603527. OLE color: 8603527.
HSL color Cylindrical-coordinate representation of color #874783: hue angle of 303.75º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #874783 is Cyan = 0, Magento = 0.47, Yellow = 0.03 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 71 | 131 | - |
| CMYK | 0 | 0.47 | 0.03 | 0.47 |
| HSL | 303.75º | 0.31% | 0.4% | - |
| HSV(B) | 303.75º | 0.47% | 0.53% | - |
| XYZ | 16.34 | 11.3 | 22.79 | - |
| YUV | 96.98 | 147.2 | 155.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 71 | 131 | 0 | 0.47 | 0.03 | 0.47 | 303.75 | 0.31 | 0.4 |
| Hex | 87 | 47 | 83 | 0 | 2F | 3 | 2F | 130 | 1F | 28 |
| Octal | 207 | 107 | 203 | 0 | 57 | 3 | 57 | 460 | 37 | 50 |
| Binary | 10000111 | 1000111 | 10000011 | 0 | 101111 | 11 | 101111 | 100110000 | 11111 | 101000 |
Color Harmonies of #874783
Complementary color
Monochromatic Colors of #874783
Black with #874783
Text Example
Text Example
White with #874783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874783; }
p { color: rgb(135,71,131); }
H1.HeaderClassName
{
color: #874783;
}
.AnyTagClassName
{
color: #874783;
}
</style>
background-color css
<style>
a { background-color: #874783; }
a { background-color: rgb(135,71,131); }
div.DivClassName
{
background-color: #874783;
}
.BgClassName
{
background-color: #874783;
}
</style>
border-color css
<style>
span { border-color: #874783; }
span { border-color: rgb(135,71,131); }
td.TdClassName
{
border-color: #874783;
}
.TagClassName
{
border-color: #874783;
}
</style>