Shades of Trendy Pink #824974
Tints of Trendy Pink #824974
RGB
CMYK
RGB Variations
Color information
#824974 (or 0x824974) is known color: Trendy Pink. HEX triplet: 82, 49 and 74. RGB value is (130,73,116). Sum of RGB (Red+Green+Blue) = 130+73+116=319 (42% of max value = 765). Red value is 130 (51.17% from 255 or 40.75% from 319); Green value is 73 (28.91% from 255 or 22.88% from 319); Blue value is 116 (45.70% from 255 or 36.36% from 319); Max value from RGB is 130 - color contains mainly: red. Hex color #824974 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824974 is #7DB68B. Grayscale: #5E5E5E. Windows color (decimal): -8238732 or 7620994. OLE color: 7620994.
HSL color Cylindrical-coordinate representation of color #824974: hue angle of 314.74º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #824974 is Cyan = 0, Magento = 0.44, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 73 | 116 | - |
| CMYK | 0 | 0.44 | 0.11 | 0.49 |
| HSL | 314.74º | 0.28% | 0.4% | - |
| HSV(B) | 314.74º | 0.44% | 0.51% | - |
| XYZ | 14.74 | 10.77 | 17.83 | - |
| YUV | 94.95 | 139.88 | 153 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 73 | 116 | 0 | 0.44 | 0.11 | 0.49 | 314.74 | 0.28 | 0.4 |
| Hex | 82 | 49 | 74 | 0 | 2C | B | 31 | 13B | 1C | 28 |
| Octal | 202 | 111 | 164 | 0 | 54 | 13 | 61 | 473 | 34 | 50 |
| Binary | 10000010 | 1001001 | 1110100 | 0 | 101100 | 1011 | 110001 | 100111011 | 11100 | 101000 |
Color Harmonies of #824974
Complementary color
Monochromatic Colors of #824974
Black with #824974
Text Example
Text Example
White with #824974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824974; }
p { color: rgb(130,73,116); }
H1.HeaderClassName
{
color: #824974;
}
.AnyTagClassName
{
color: #824974;
}
</style>
background-color css
<style>
a { background-color: #824974; }
a { background-color: rgb(130,73,116); }
div.DivClassName
{
background-color: #824974;
}
.BgClassName
{
background-color: #824974;
}
</style>
border-color css
<style>
span { border-color: #824974; }
span { border-color: rgb(130,73,116); }
td.TdClassName
{
border-color: #824974;
}
.TagClassName
{
border-color: #824974;
}
</style>