Shades of Trendy Pink #735876
Tints of Trendy Pink #735876
RGB
CMYK
RGB Variations
Color information
#735876 (or 0x735876) is known color: Trendy Pink. HEX triplet: 73, 58 and 76. RGB value is (115,88,118). Sum of RGB (Red+Green+Blue) = 115+88+118=321 (42% of max value = 765). Red value is 115 (45.31% from 255 or 35.83% from 321); Green value is 88 (34.77% from 255 or 27.41% from 321); Blue value is 118 (46.48% from 255 or 36.76% from 321); Max value from RGB is 118 - color contains mainly: blue. Hex color #735876 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735876 is #8CA789. Grayscale: #636363. Windows color (decimal): -9217930 or 7755891. OLE color: 7755891.
HSL color Cylindrical-coordinate representation of color #735876: hue angle of 294º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #735876 is Cyan = 0.03, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 88 | 118 | - |
| CMYK | 0.03 | 0.25 | 0 | 0.54 |
| HSL | 294º | 0.15% | 0.4% | - |
| HSV(B) | 294º | 0.25% | 0.46% | - |
| XYZ | 13.83 | 11.93 | 18.71 | - |
| YUV | 99.49 | 138.45 | 139.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 88 | 118 | 0.03 | 0.25 | 0 | 0.54 | 294 | 0.15 | 0.4 |
| Hex | 73 | 58 | 76 | 3 | 19 | 0 | 36 | 126 | F | 28 |
| Octal | 163 | 130 | 166 | 3 | 31 | 0 | 66 | 446 | 17 | 50 |
| Binary | 1110011 | 1011000 | 1110110 | 11 | 11001 | 0 | 110110 | 100100110 | 1111 | 101000 |
Color Harmonies of #735876
Complementary color
Monochromatic Colors of #735876
Black with #735876
Text Example
Text Example
White with #735876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735876; }
p { color: rgb(115,88,118); }
H1.HeaderClassName
{
color: #735876;
}
.AnyTagClassName
{
color: #735876;
}
</style>
background-color css
<style>
a { background-color: #735876; }
a { background-color: rgb(115,88,118); }
div.DivClassName
{
background-color: #735876;
}
.BgClassName
{
background-color: #735876;
}
</style>
border-color css
<style>
span { border-color: #735876; }
span { border-color: rgb(115,88,118); }
td.TdClassName
{
border-color: #735876;
}
.TagClassName
{
border-color: #735876;
}
</style>