Shades of Trendy Pink #745274
Tints of Trendy Pink #745274
RGB
CMYK
RGB Variations
Color information
#745274 (or 0x745274) is known color: Trendy Pink. HEX triplet: 74, 52 and 74. RGB value is (116,82,116). Sum of RGB (Red+Green+Blue) = 116+82+116=314 (41% of max value = 765). Red value is 116 (45.70% from 255 or 36.94% from 314); Green value is 82 (32.42% from 255 or 26.11% from 314); Blue value is 116 (45.70% from 255 or 36.94% from 314); Max value from RGB is 116 - color contains mainly: red, blue. Hex color #745274 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745274 is #8BAD8B. Grayscale: #5F5F5F. Windows color (decimal): -9153932 or 7623284. OLE color: 7623284.
HSL color Cylindrical-coordinate representation of color #745274: hue angle of 300º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #745274 is Cyan = 0, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 82 | 116 | - |
| CMYK | 0 | 0.29 | 0 | 0.55 |
| HSL | 300º | 0.17% | 0.39% | - |
| HSV(B) | 300º | 0.29% | 0.45% | - |
| XYZ | 13.37 | 11.01 | 17.94 | - |
| YUV | 96.04 | 139.26 | 142.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 82 | 116 | 0 | 0.29 | 0 | 0.55 | 300 | 0.17 | 0.39 |
| Hex | 74 | 52 | 74 | 0 | 1D | 0 | 37 | 12C | 11 | 27 |
| Octal | 164 | 122 | 164 | 0 | 35 | 0 | 67 | 454 | 21 | 47 |
| Binary | 1110100 | 1010010 | 1110100 | 0 | 11101 | 0 | 110111 | 100101100 | 10001 | 100111 |
Color Harmonies of #745274
Complementary color
Monochromatic Colors of #745274
Black with #745274
Text Example
Text Example
White with #745274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745274; }
p { color: rgb(116,82,116); }
H1.HeaderClassName
{
color: #745274;
}
.AnyTagClassName
{
color: #745274;
}
</style>
background-color css
<style>
a { background-color: #745274; }
a { background-color: rgb(116,82,116); }
div.DivClassName
{
background-color: #745274;
}
.BgClassName
{
background-color: #745274;
}
</style>
border-color css
<style>
span { border-color: #745274; }
span { border-color: rgb(116,82,116); }
td.TdClassName
{
border-color: #745274;
}
.TagClassName
{
border-color: #745274;
}
</style>