Shades of Trendy Pink #795276
Tints of Trendy Pink #795276
RGB
CMYK
RGB Variations
Color information
#795276 (or 0x795276) is known color: Trendy Pink. HEX triplet: 79, 52 and 76. RGB value is (121,82,118). Sum of RGB (Red+Green+Blue) = 121+82+118=321 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.69% from 321); Green value is 82 (32.42% from 255 or 25.55% from 321); Blue value is 118 (46.48% from 255 or 36.76% from 321); Max value from RGB is 121 - color contains mainly: red. Hex color #795276 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #795276 is #86AD89. Grayscale: #616161. Windows color (decimal): -8826250 or 7754361. OLE color: 7754361.
HSL color Cylindrical-coordinate representation of color #795276: hue angle of 304.62º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #795276 is Cyan = 0, Magento = 0.32, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 82 | 118 | - |
| CMYK | 0 | 0.32 | 0.02 | 0.53 |
| HSL | 304.62º | 0.19% | 0.4% | - |
| HSV(B) | 304.62º | 0.32% | 0.47% | - |
| XYZ | 14.17 | 11.41 | 18.59 | - |
| YUV | 97.77 | 139.42 | 144.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 82 | 118 | 0 | 0.32 | 0.02 | 0.53 | 304.62 | 0.19 | 0.4 |
| Hex | 79 | 52 | 76 | 0 | 20 | 2 | 35 | 131 | 13 | 28 |
| Octal | 171 | 122 | 166 | 0 | 40 | 2 | 65 | 461 | 23 | 50 |
| Binary | 1111001 | 1010010 | 1110110 | 0 | 100000 | 10 | 110101 | 100110001 | 10011 | 101000 |
Color Harmonies of #795276
Complementary color
Monochromatic Colors of #795276
Black with #795276
Text Example
Text Example
White with #795276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795276; }
p { color: rgb(121,82,118); }
H1.HeaderClassName
{
color: #795276;
}
.AnyTagClassName
{
color: #795276;
}
</style>
background-color css
<style>
a { background-color: #795276; }
a { background-color: rgb(121,82,118); }
div.DivClassName
{
background-color: #795276;
}
.BgClassName
{
background-color: #795276;
}
</style>
border-color css
<style>
span { border-color: #795276; }
span { border-color: rgb(121,82,118); }
td.TdClassName
{
border-color: #795276;
}
.TagClassName
{
border-color: #795276;
}
</style>