Shades of Trendy Pink #815579
Tints of Trendy Pink #815579
RGB
CMYK
RGB Variations
Color information
#815579 (or 0x815579) is known color: Trendy Pink. HEX triplet: 81, 55 and 79. RGB value is (129,85,121). Sum of RGB (Red+Green+Blue) = 129+85+121=335 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.51% from 335); Green value is 85 (33.59% from 255 or 25.37% from 335); Blue value is 121 (47.66% from 255 or 36.12% from 335); Max value from RGB is 129 - color contains mainly: red. Hex color #815579 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815579 is #7EAA86. Grayscale: #666666. Windows color (decimal): -8301191 or 7951745. OLE color: 7951745.
HSL color Cylindrical-coordinate representation of color #815579: hue angle of 310.91º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #815579 is Cyan = 0, Magento = 0.34, Yellow = 0.06 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 85 | 121 | - |
| CMYK | 0 | 0.34 | 0.06 | 0.49 |
| HSL | 310.91º | 0.21% | 0.42% | - |
| HSV(B) | 310.91º | 0.34% | 0.51% | - |
| XYZ | 15.75 | 12.54 | 19.68 | - |
| YUV | 102.26 | 138.58 | 147.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 85 | 121 | 0 | 0.34 | 0.06 | 0.49 | 310.91 | 0.21 | 0.42 |
| Hex | 81 | 55 | 79 | 0 | 22 | 6 | 31 | 137 | 15 | 2A |
| Octal | 201 | 125 | 171 | 0 | 42 | 6 | 61 | 467 | 25 | 52 |
| Binary | 10000001 | 1010101 | 1111001 | 0 | 100010 | 110 | 110001 | 100110111 | 10101 | 101010 |
Color Harmonies of #815579
Complementary color
Monochromatic Colors of #815579
Black with #815579
Text Example
Text Example
White with #815579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815579; }
p { color: rgb(129,85,121); }
H1.HeaderClassName
{
color: #815579;
}
.AnyTagClassName
{
color: #815579;
}
</style>
background-color css
<style>
a { background-color: #815579; }
a { background-color: rgb(129,85,121); }
div.DivClassName
{
background-color: #815579;
}
.BgClassName
{
background-color: #815579;
}
</style>
border-color css
<style>
span { border-color: #815579; }
span { border-color: rgb(129,85,121); }
td.TdClassName
{
border-color: #815579;
}
.TagClassName
{
border-color: #815579;
}
</style>