Shades of Trendy Pink #775172
Tints of Trendy Pink #775172
RGB
CMYK
RGB Variations
Color information
#775172 (or 0x775172) is known color: Trendy Pink. HEX triplet: 77, 51 and 72. RGB value is (119,81,114). Sum of RGB (Red+Green+Blue) = 119+81+114=314 (41% of max value = 765). Red value is 119 (46.88% from 255 or 37.90% from 314); Green value is 81 (32.03% from 255 or 25.80% from 314); Blue value is 114 (44.92% from 255 or 36.31% from 314); Max value from RGB is 119 - color contains mainly: red. Hex color #775172 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775172 is #88AE8D. Grayscale: #606060. Windows color (decimal): -8957582 or 7491959. OLE color: 7491959.
HSL color Cylindrical-coordinate representation of color #775172: hue angle of 307.89º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #775172 is Cyan = 0, Magento = 0.32, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 81 | 114 | - |
| CMYK | 0 | 0.32 | 0.04 | 0.53 |
| HSL | 307.89º | 0.19% | 0.39% | - |
| HSV(B) | 307.89º | 0.32% | 0.47% | - |
| XYZ | 13.59 | 11.02 | 17.33 | - |
| YUV | 96.12 | 138.09 | 144.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 81 | 114 | 0 | 0.32 | 0.04 | 0.53 | 307.89 | 0.19 | 0.39 |
| Hex | 77 | 51 | 72 | 0 | 20 | 4 | 35 | 134 | 13 | 27 |
| Octal | 167 | 121 | 162 | 0 | 40 | 4 | 65 | 464 | 23 | 47 |
| Binary | 1110111 | 1010001 | 1110010 | 0 | 100000 | 100 | 110101 | 100110100 | 10011 | 100111 |
Color Harmonies of #775172
Complementary color
Monochromatic Colors of #775172
Black with #775172
Text Example
Text Example
White with #775172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775172; }
p { color: rgb(119,81,114); }
H1.HeaderClassName
{
color: #775172;
}
.AnyTagClassName
{
color: #775172;
}
</style>
background-color css
<style>
a { background-color: #775172; }
a { background-color: rgb(119,81,114); }
div.DivClassName
{
background-color: #775172;
}
.BgClassName
{
background-color: #775172;
}
</style>
border-color css
<style>
span { border-color: #775172; }
span { border-color: rgb(119,81,114); }
td.TdClassName
{
border-color: #775172;
}
.TagClassName
{
border-color: #775172;
}
</style>