Shades of Trendy Pink #775174
Tints of Trendy Pink #775174
RGB
CMYK
RGB Variations
Color information
#775174 (or 0x775174) is known color: Trendy Pink. HEX triplet: 77, 51 and 74. RGB value is (119,81,116). Sum of RGB (Red+Green+Blue) = 119+81+116=316 (41% of max value = 765). Red value is 119 (46.88% from 255 or 37.66% from 316); Green value is 81 (32.03% from 255 or 25.63% from 316); Blue value is 116 (45.70% from 255 or 36.71% from 316); Max value from RGB is 119 - color contains mainly: red. Hex color #775174 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775174 is #88AE8B. Grayscale: #606060. Windows color (decimal): -8957580 or 7623031. OLE color: 7623031.
HSL color Cylindrical-coordinate representation of color #775174: hue angle of 304.74º 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 #775174 is Cyan = 0, Magento = 0.32, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 81 | 116 | - |
| CMYK | 0 | 0.32 | 0.03 | 0.53 |
| HSL | 304.74º | 0.19% | 0.39% | - |
| HSV(B) | 304.74º | 0.32% | 0.47% | - |
| XYZ | 13.7 | 11.07 | 17.94 | - |
| YUV | 96.35 | 139.09 | 144.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 81 | 116 | 0 | 0.32 | 0.03 | 0.53 | 304.74 | 0.19 | 0.39 |
| Hex | 77 | 51 | 74 | 0 | 20 | 3 | 35 | 131 | 13 | 27 |
| Octal | 167 | 121 | 164 | 0 | 40 | 3 | 65 | 461 | 23 | 47 |
| Binary | 1110111 | 1010001 | 1110100 | 0 | 100000 | 11 | 110101 | 100110001 | 10011 | 100111 |
Color Harmonies of #775174
Complementary color
Monochromatic Colors of #775174
Black with #775174
Text Example
Text Example
White with #775174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775174; }
p { color: rgb(119,81,116); }
H1.HeaderClassName
{
color: #775174;
}
.AnyTagClassName
{
color: #775174;
}
</style>
background-color css
<style>
a { background-color: #775174; }
a { background-color: rgb(119,81,116); }
div.DivClassName
{
background-color: #775174;
}
.BgClassName
{
background-color: #775174;
}
</style>
border-color css
<style>
span { border-color: #775174; }
span { border-color: rgb(119,81,116); }
td.TdClassName
{
border-color: #775174;
}
.TagClassName
{
border-color: #775174;
}
</style>