Shades of Trendy Pink #775275
Tints of Trendy Pink #775275
RGB
CMYK
RGB Variations
Color information
#775275 (or 0x775275) is known color: Trendy Pink. HEX triplet: 77, 52 and 75. RGB value is (119,82,117). Sum of RGB (Red+Green+Blue) = 119+82+117=318 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.42% from 318); Green value is 82 (32.42% from 255 or 25.79% from 318); Blue value is 117 (46.09% from 255 or 36.79% from 318); Max value from RGB is 119 - color contains mainly: red. Hex color #775275 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775275 is #88AD8A. Grayscale: #606060. Windows color (decimal): -8957323 or 7688823. OLE color: 7688823.
HSL color Cylindrical-coordinate representation of color #775275: hue angle of 303.24º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #775275 is Cyan = 0, Magento = 0.31, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 82 | 117 | - |
| CMYK | 0 | 0.31 | 0.02 | 0.53 |
| HSL | 303.24º | 0.18% | 0.39% | - |
| HSV(B) | 303.24º | 0.31% | 0.47% | - |
| XYZ | 13.84 | 11.24 | 18.27 | - |
| YUV | 97.05 | 139.26 | 143.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 82 | 117 | 0 | 0.31 | 0.02 | 0.53 | 303.24 | 0.18 | 0.39 |
| Hex | 77 | 52 | 75 | 0 | 1F | 2 | 35 | 12F | 12 | 27 |
| Octal | 167 | 122 | 165 | 0 | 37 | 2 | 65 | 457 | 22 | 47 |
| Binary | 1110111 | 1010010 | 1110101 | 0 | 11111 | 10 | 110101 | 100101111 | 10010 | 100111 |
Color Harmonies of #775275
Complementary color
Monochromatic Colors of #775275
Black with #775275
Text Example
Text Example
White with #775275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775275; }
p { color: rgb(119,82,117); }
H1.HeaderClassName
{
color: #775275;
}
.AnyTagClassName
{
color: #775275;
}
</style>
background-color css
<style>
a { background-color: #775275; }
a { background-color: rgb(119,82,117); }
div.DivClassName
{
background-color: #775275;
}
.BgClassName
{
background-color: #775275;
}
</style>
border-color css
<style>
span { border-color: #775275; }
span { border-color: rgb(119,82,117); }
td.TdClassName
{
border-color: #775275;
}
.TagClassName
{
border-color: #775275;
}
</style>