Shades of Trendy Pink #755274
Tints of Trendy Pink #755274
RGB
CMYK
RGB Variations
Color information
#755274 (or 0x755274) is known color: Trendy Pink. HEX triplet: 75, 52 and 74. RGB value is (117,82,116). Sum of RGB (Red+Green+Blue) = 117+82+116=315 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.14% from 315); Green value is 82 (32.42% from 255 or 26.03% from 315); Blue value is 116 (45.70% from 255 or 36.83% from 315); Max value from RGB is 117 - color contains mainly: red. Hex color #755274 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755274 is #8AAD8B. Grayscale: #606060. Windows color (decimal): -9088396 or 7623285. OLE color: 7623285.
HSL color Cylindrical-coordinate representation of color #755274: hue angle of 301.71º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #755274 is Cyan = 0, Magento = 0.30, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 82 | 116 | - |
| CMYK | 0 | 0.30 | 0.01 | 0.54 |
| HSL | 301.71º | 0.18% | 0.39% | - |
| HSV(B) | 301.71º | 0.3% | 0.46% | - |
| XYZ | 13.51 | 11.08 | 17.95 | - |
| YUV | 96.34 | 139.1 | 142.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 82 | 116 | 0 | 0.30 | 0.01 | 0.54 | 301.71 | 0.18 | 0.39 |
| Hex | 75 | 52 | 74 | 0 | 1E | 1 | 36 | 12E | 12 | 27 |
| Octal | 165 | 122 | 164 | 0 | 36 | 1 | 66 | 456 | 22 | 47 |
| Binary | 1110101 | 1010010 | 1110100 | 0 | 11110 | 1 | 110110 | 100101110 | 10010 | 100111 |
Color Harmonies of #755274
Complementary color
Monochromatic Colors of #755274
Black with #755274
Text Example
Text Example
White with #755274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755274; }
p { color: rgb(117,82,116); }
H1.HeaderClassName
{
color: #755274;
}
.AnyTagClassName
{
color: #755274;
}
</style>
background-color css
<style>
a { background-color: #755274; }
a { background-color: rgb(117,82,116); }
div.DivClassName
{
background-color: #755274;
}
.BgClassName
{
background-color: #755274;
}
</style>
border-color css
<style>
span { border-color: #755274; }
span { border-color: rgb(117,82,116); }
td.TdClassName
{
border-color: #755274;
}
.TagClassName
{
border-color: #755274;
}
</style>