Shades of Trendy Pink #765274
Tints of Trendy Pink #765274
RGB
CMYK
RGB Variations
Color information
#765274 (or 0x765274) is known color: Trendy Pink. HEX triplet: 76, 52 and 74. RGB value is (118,82,116). Sum of RGB (Red+Green+Blue) = 118+82+116=316 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.34% from 316); Green value is 82 (32.42% from 255 or 25.95% from 316); Blue value is 116 (45.70% from 255 or 36.71% from 316); Max value from RGB is 118 - color contains mainly: red. Hex color #765274 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765274 is #89AD8B. Grayscale: #606060. Windows color (decimal): -9022860 or 7623286. OLE color: 7623286.
HSL color Cylindrical-coordinate representation of color #765274: hue angle of 303.33º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #765274 is Cyan = 0, Magento = 0.31, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 82 | 116 | - |
| CMYK | 0 | 0.31 | 0.02 | 0.54 |
| HSL | 303.33º | 0.18% | 0.39% | - |
| HSV(B) | 303.33º | 0.31% | 0.46% | - |
| XYZ | 13.64 | 11.15 | 17.96 | - |
| YUV | 96.64 | 138.93 | 143.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 82 | 116 | 0 | 0.31 | 0.02 | 0.54 | 303.33 | 0.18 | 0.39 |
| Hex | 76 | 52 | 74 | 0 | 1F | 2 | 36 | 12F | 12 | 27 |
| Octal | 166 | 122 | 164 | 0 | 37 | 2 | 66 | 457 | 22 | 47 |
| Binary | 1110110 | 1010010 | 1110100 | 0 | 11111 | 10 | 110110 | 100101111 | 10010 | 100111 |
Color Harmonies of #765274
Complementary color
Monochromatic Colors of #765274
Black with #765274
Text Example
Text Example
White with #765274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765274; }
p { color: rgb(118,82,116); }
H1.HeaderClassName
{
color: #765274;
}
.AnyTagClassName
{
color: #765274;
}
</style>
background-color css
<style>
a { background-color: #765274; }
a { background-color: rgb(118,82,116); }
div.DivClassName
{
background-color: #765274;
}
.BgClassName
{
background-color: #765274;
}
</style>
border-color css
<style>
span { border-color: #765274; }
span { border-color: rgb(118,82,116); }
td.TdClassName
{
border-color: #765274;
}
.TagClassName
{
border-color: #765274;
}
</style>