Shades of Trendy Pink #775475
Tints of Trendy Pink #775475
RGB
CMYK
RGB Variations
Color information
#775475 (or 0x775475) is known color: Trendy Pink. HEX triplet: 77, 54 and 75. RGB value is (119,84,117). Sum of RGB (Red+Green+Blue) = 119+84+117=320 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.19% from 320); Green value is 84 (33.20% from 255 or 26.25% from 320); Blue value is 117 (46.09% from 255 or 36.56% from 320); Max value from RGB is 119 - color contains mainly: red. Hex color #775475 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775475 is #88AB8A. Grayscale: #626262. Windows color (decimal): -8956811 or 7689335. OLE color: 7689335.
HSL color Cylindrical-coordinate representation of color #775475: hue angle of 303.43º 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 #775475 is Cyan = 0, Magento = 0.29, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 84 | 117 | - |
| CMYK | 0 | 0.29 | 0.02 | 0.53 |
| HSL | 303.43º | 0.17% | 0.4% | - |
| HSV(B) | 303.43º | 0.29% | 0.47% | - |
| XYZ | 13.99 | 11.55 | 18.32 | - |
| YUV | 98.23 | 138.6 | 142.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 84 | 117 | 0 | 0.29 | 0.02 | 0.53 | 303.43 | 0.17 | 0.4 |
| Hex | 77 | 54 | 75 | 0 | 1D | 2 | 35 | 12F | 11 | 28 |
| Octal | 167 | 124 | 165 | 0 | 35 | 2 | 65 | 457 | 21 | 50 |
| Binary | 1110111 | 1010100 | 1110101 | 0 | 11101 | 10 | 110101 | 100101111 | 10001 | 101000 |
Color Harmonies of #775475
Complementary color
Monochromatic Colors of #775475
Black with #775475
Text Example
Text Example
White with #775475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775475; }
p { color: rgb(119,84,117); }
H1.HeaderClassName
{
color: #775475;
}
.AnyTagClassName
{
color: #775475;
}
</style>
background-color css
<style>
a { background-color: #775475; }
a { background-color: rgb(119,84,117); }
div.DivClassName
{
background-color: #775475;
}
.BgClassName
{
background-color: #775475;
}
</style>
border-color css
<style>
span { border-color: #775475; }
span { border-color: rgb(119,84,117); }
td.TdClassName
{
border-color: #775475;
}
.TagClassName
{
border-color: #775475;
}
</style>