Shades of Trendy Pink #775474
Tints of Trendy Pink #775474
RGB
CMYK
RGB Variations
Color information
#775474 (or 0x775474) is known color: Trendy Pink. HEX triplet: 77, 54 and 74. RGB value is (119,84,116). Sum of RGB (Red+Green+Blue) = 119+84+116=319 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.30% from 319); Green value is 84 (33.20% from 255 or 26.33% from 319); Blue value is 116 (45.70% from 255 or 36.36% from 319); Max value from RGB is 119 - color contains mainly: red. Hex color #775474 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775474 is #88AB8B. Grayscale: #626262. Windows color (decimal): -8956812 or 7623799. OLE color: 7623799.
HSL color Cylindrical-coordinate representation of color #775474: hue angle of 305.14º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #775474 is Cyan = 0, Magento = 0.29, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 84 | 116 | - |
| CMYK | 0 | 0.29 | 0.03 | 0.53 |
| HSL | 305.14º | 0.17% | 0.4% | - |
| HSV(B) | 305.14º | 0.29% | 0.47% | - |
| XYZ | 13.93 | 11.52 | 18.01 | - |
| YUV | 98.11 | 138.1 | 142.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 84 | 116 | 0 | 0.29 | 0.03 | 0.53 | 305.14 | 0.17 | 0.4 |
| Hex | 77 | 54 | 74 | 0 | 1D | 3 | 35 | 131 | 11 | 28 |
| Octal | 167 | 124 | 164 | 0 | 35 | 3 | 65 | 461 | 21 | 50 |
| Binary | 1110111 | 1010100 | 1110100 | 0 | 11101 | 11 | 110101 | 100110001 | 10001 | 101000 |
Color Harmonies of #775474
Complementary color
Monochromatic Colors of #775474
Black with #775474
Text Example
Text Example
White with #775474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775474; }
p { color: rgb(119,84,116); }
H1.HeaderClassName
{
color: #775474;
}
.AnyTagClassName
{
color: #775474;
}
</style>
background-color css
<style>
a { background-color: #775474; }
a { background-color: rgb(119,84,116); }
div.DivClassName
{
background-color: #775474;
}
.BgClassName
{
background-color: #775474;
}
</style>
border-color css
<style>
span { border-color: #775474; }
span { border-color: rgb(119,84,116); }
td.TdClassName
{
border-color: #775474;
}
.TagClassName
{
border-color: #775474;
}
</style>