Shades of Trendy Pink #814979
Tints of Trendy Pink #814979
RGB
CMYK
RGB Variations
Color information
#814979 (or 0x814979) is known color: Trendy Pink. HEX triplet: 81, 49 and 79. RGB value is (129,73,121). Sum of RGB (Red+Green+Blue) = 129+73+121=323 (42% of max value = 765). Red value is 129 (50.78% from 255 or 39.94% from 323); Green value is 73 (28.91% from 255 or 22.60% from 323); Blue value is 121 (47.66% from 255 or 37.46% from 323); Max value from RGB is 129 - color contains mainly: red. Hex color #814979 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814979 is #7EB686. Grayscale: #5F5F5F. Windows color (decimal): -8304263 or 7948673. OLE color: 7948673.
HSL color Cylindrical-coordinate representation of color #814979: hue angle of 308.57º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #814979 is Cyan = 0, Magento = 0.43, Yellow = 0.06 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 73 | 121 | - |
| CMYK | 0 | 0.43 | 0.06 | 0.49 |
| HSL | 308.57º | 0.28% | 0.4% | - |
| HSV(B) | 308.57º | 0.43% | 0.51% | - |
| XYZ | 14.89 | 10.81 | 19.39 | - |
| YUV | 95.22 | 142.55 | 152.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 73 | 121 | 0 | 0.43 | 0.06 | 0.49 | 308.57 | 0.28 | 0.4 |
| Hex | 81 | 49 | 79 | 0 | 2B | 6 | 31 | 135 | 1C | 28 |
| Octal | 201 | 111 | 171 | 0 | 53 | 6 | 61 | 465 | 34 | 50 |
| Binary | 10000001 | 1001001 | 1111001 | 0 | 101011 | 110 | 110001 | 100110101 | 11100 | 101000 |
Color Harmonies of #814979
Complementary color
Monochromatic Colors of #814979
Black with #814979
Text Example
Text Example
White with #814979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814979; }
p { color: rgb(129,73,121); }
H1.HeaderClassName
{
color: #814979;
}
.AnyTagClassName
{
color: #814979;
}
</style>
background-color css
<style>
a { background-color: #814979; }
a { background-color: rgb(129,73,121); }
div.DivClassName
{
background-color: #814979;
}
.BgClassName
{
background-color: #814979;
}
</style>
border-color css
<style>
span { border-color: #814979; }
span { border-color: rgb(129,73,121); }
td.TdClassName
{
border-color: #814979;
}
.TagClassName
{
border-color: #814979;
}
</style>