Shades of Trendy Pink #775278
Tints of Trendy Pink #775278
RGB
CMYK
RGB Variations
Color information
#775278 (or 0x775278) is known color: Trendy Pink. HEX triplet: 77, 52 and 78. RGB value is (119,82,120). Sum of RGB (Red+Green+Blue) = 119+82+120=321 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.07% from 321); Green value is 82 (32.42% from 255 or 25.55% from 321); Blue value is 120 (47.27% from 255 or 37.38% from 321); Max value from RGB is 120 - color contains mainly: blue. Hex color #775278 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775278 is #88AD87. Grayscale: #616161. Windows color (decimal): -8957320 or 7885431. OLE color: 7885431.
HSL color Cylindrical-coordinate representation of color #775278: hue angle of 298.42º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #775278 is Cyan = 0.01, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 82 | 120 | - |
| CMYK | 0.01 | 0.32 | 0 | 0.53 |
| HSL | 298.42º | 0.19% | 0.4% | - |
| HSV(B) | 298.42º | 0.32% | 0.47% | - |
| XYZ | 14.02 | 11.31 | 19.21 | - |
| YUV | 97.4 | 140.76 | 143.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 82 | 120 | 0.01 | 0.32 | 0 | 0.53 | 298.42 | 0.19 | 0.4 |
| Hex | 77 | 52 | 78 | 1 | 20 | 0 | 35 | 12A | 13 | 28 |
| Octal | 167 | 122 | 170 | 1 | 40 | 0 | 65 | 452 | 23 | 50 |
| Binary | 1110111 | 1010010 | 1111000 | 1 | 100000 | 0 | 110101 | 100101010 | 10011 | 101000 |
Color Harmonies of #775278
Complementary color
Monochromatic Colors of #775278
Black with #775278
Text Example
Text Example
White with #775278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775278; }
p { color: rgb(119,82,120); }
H1.HeaderClassName
{
color: #775278;
}
.AnyTagClassName
{
color: #775278;
}
</style>
background-color css
<style>
a { background-color: #775278; }
a { background-color: rgb(119,82,120); }
div.DivClassName
{
background-color: #775278;
}
.BgClassName
{
background-color: #775278;
}
</style>
border-color css
<style>
span { border-color: #775278; }
span { border-color: rgb(119,82,120); }
td.TdClassName
{
border-color: #775278;
}
.TagClassName
{
border-color: #775278;
}
</style>