Shades of Trendy Pink #824776
Tints of Trendy Pink #824776
RGB
CMYK
RGB Variations
Color information
#824776 (or 0x824776) is known color: Trendy Pink. HEX triplet: 82, 47 and 76. RGB value is (130,71,118). Sum of RGB (Red+Green+Blue) = 130+71+118=319 (42% of max value = 765). Red value is 130 (51.17% from 255 or 40.75% from 319); Green value is 71 (28.12% from 255 or 22.26% from 319); Blue value is 118 (46.48% from 255 or 36.99% from 319); Max value from RGB is 130 - color contains mainly: red. Hex color #824776 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824776 is #7DB889. Grayscale: #5D5D5D. Windows color (decimal): -8239242 or 7751554. OLE color: 7751554.
HSL color Cylindrical-coordinate representation of color #824776: hue angle of 312.2º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #824776 is Cyan = 0, Magento = 0.45, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 71 | 118 | - |
| CMYK | 0 | 0.45 | 0.09 | 0.49 |
| HSL | 312.2º | 0.29% | 0.39% | - |
| HSV(B) | 312.2º | 0.45% | 0.51% | - |
| XYZ | 14.73 | 10.56 | 18.4 | - |
| YUV | 94 | 141.55 | 153.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 71 | 118 | 0 | 0.45 | 0.09 | 0.49 | 312.2 | 0.29 | 0.39 |
| Hex | 82 | 47 | 76 | 0 | 2D | 9 | 31 | 138 | 1D | 27 |
| Octal | 202 | 107 | 166 | 0 | 55 | 11 | 61 | 470 | 35 | 47 |
| Binary | 10000010 | 1000111 | 1110110 | 0 | 101101 | 1001 | 110001 | 100111000 | 11101 | 100111 |
Color Harmonies of #824776
Complementary color
Monochromatic Colors of #824776
Black with #824776
Text Example
Text Example
White with #824776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824776; }
p { color: rgb(130,71,118); }
H1.HeaderClassName
{
color: #824776;
}
.AnyTagClassName
{
color: #824776;
}
</style>
background-color css
<style>
a { background-color: #824776; }
a { background-color: rgb(130,71,118); }
div.DivClassName
{
background-color: #824776;
}
.BgClassName
{
background-color: #824776;
}
</style>
border-color css
<style>
span { border-color: #824776; }
span { border-color: rgb(130,71,118); }
td.TdClassName
{
border-color: #824776;
}
.TagClassName
{
border-color: #824776;
}
</style>