Shades of Trendy Pink #765076
Tints of Trendy Pink #765076
RGB
CMYK
RGB Variations
Color information
#765076 (or 0x765076) is known color: Trendy Pink. HEX triplet: 76, 50 and 76. RGB value is (118,80,118). Sum of RGB (Red+Green+Blue) = 118+80+118=316 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.34% from 316); Green value is 80 (31.64% from 255 or 25.32% from 316); Blue value is 118 (46.48% from 255 or 37.34% from 316); Max value from RGB is 118 - color contains mainly: red, blue. Hex color #765076 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765076 is #89AF89. Grayscale: #5F5F5F. Windows color (decimal): -9023370 or 7753846. OLE color: 7753846.
HSL color Cylindrical-coordinate representation of color #765076: hue angle of 300º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #765076 is Cyan = 0, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 80 | 118 | - |
| CMYK | 0 | 0.32 | 0 | 0.54 |
| HSL | 300º | 0.19% | 0.39% | - |
| HSV(B) | 300º | 0.32% | 0.46% | - |
| XYZ | 13.61 | 10.9 | 18.53 | - |
| YUV | 95.69 | 140.59 | 143.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 80 | 118 | 0 | 0.32 | 0 | 0.54 | 300 | 0.19 | 0.39 |
| Hex | 76 | 50 | 76 | 0 | 20 | 0 | 36 | 12C | 13 | 27 |
| Octal | 166 | 120 | 166 | 0 | 40 | 0 | 66 | 454 | 23 | 47 |
| Binary | 1110110 | 1010000 | 1110110 | 0 | 100000 | 0 | 110110 | 100101100 | 10011 | 100111 |
Color Harmonies of #765076
Complementary color
Monochromatic Colors of #765076
Black with #765076
Text Example
Text Example
White with #765076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765076; }
p { color: rgb(118,80,118); }
H1.HeaderClassName
{
color: #765076;
}
.AnyTagClassName
{
color: #765076;
}
</style>
background-color css
<style>
a { background-color: #765076; }
a { background-color: rgb(118,80,118); }
div.DivClassName
{
background-color: #765076;
}
.BgClassName
{
background-color: #765076;
}
</style>
border-color css
<style>
span { border-color: #765076; }
span { border-color: rgb(118,80,118); }
td.TdClassName
{
border-color: #765076;
}
.TagClassName
{
border-color: #765076;
}
</style>