Shades of Trendy Pink #735276
Tints of Trendy Pink #735276
RGB
CMYK
RGB Variations
Color information
#735276 (or 0x735276) is known color: Trendy Pink. HEX triplet: 73, 52 and 76. RGB value is (115,82,118). Sum of RGB (Red+Green+Blue) = 115+82+118=315 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.51% from 315); Green value is 82 (32.42% from 255 or 26.03% from 315); Blue value is 118 (46.48% from 255 or 37.46% from 315); Max value from RGB is 118 - color contains mainly: blue. Hex color #735276 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735276 is #8CAD89. Grayscale: #5F5F5F. Windows color (decimal): -9219466 or 7754355. OLE color: 7754355.
HSL color Cylindrical-coordinate representation of color #735276: hue angle of 295º 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 #735276 is Cyan = 0.03, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 82 | 118 | - |
| CMYK | 0.03 | 0.31 | 0 | 0.54 |
| HSL | 295º | 0.18% | 0.39% | - |
| HSV(B) | 295º | 0.31% | 0.46% | - |
| XYZ | 13.36 | 10.99 | 18.56 | - |
| YUV | 95.97 | 140.43 | 141.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 82 | 118 | 0.03 | 0.31 | 0 | 0.54 | 295 | 0.18 | 0.39 |
| Hex | 73 | 52 | 76 | 3 | 1F | 0 | 36 | 127 | 12 | 27 |
| Octal | 163 | 122 | 166 | 3 | 37 | 0 | 66 | 447 | 22 | 47 |
| Binary | 1110011 | 1010010 | 1110110 | 11 | 11111 | 0 | 110110 | 100100111 | 10010 | 100111 |
Color Harmonies of #735276
Complementary color
Monochromatic Colors of #735276
Black with #735276
Text Example
Text Example
White with #735276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735276; }
p { color: rgb(115,82,118); }
H1.HeaderClassName
{
color: #735276;
}
.AnyTagClassName
{
color: #735276;
}
</style>
background-color css
<style>
a { background-color: #735276; }
a { background-color: rgb(115,82,118); }
div.DivClassName
{
background-color: #735276;
}
.BgClassName
{
background-color: #735276;
}
</style>
border-color css
<style>
span { border-color: #735276; }
span { border-color: rgb(115,82,118); }
td.TdClassName
{
border-color: #735276;
}
.TagClassName
{
border-color: #735276;
}
</style>