Shades of Trendy Pink #815679
Tints of Trendy Pink #815679
RGB
CMYK
RGB Variations
Color information
#815679 (or 0x815679) is known color: Trendy Pink. HEX triplet: 81, 56 and 79. RGB value is (129,86,121). Sum of RGB (Red+Green+Blue) = 129+86+121=336 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.39% from 336); Green value is 86 (33.98% from 255 or 25.60% from 336); Blue value is 121 (47.66% from 255 or 36.01% from 336); Max value from RGB is 129 - color contains mainly: red. Hex color #815679 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815679 is #7EA986. Grayscale: #666666. Windows color (decimal): -8300935 or 7952001. OLE color: 7952001.
HSL color Cylindrical-coordinate representation of color #815679: hue angle of 311.16º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #815679 is Cyan = 0, Magento = 0.33, Yellow = 0.06 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 86 | 121 | - |
| CMYK | 0 | 0.33 | 0.06 | 0.49 |
| HSL | 311.16º | 0.2% | 0.42% | - |
| HSV(B) | 311.16º | 0.33% | 0.51% | - |
| XYZ | 15.83 | 12.7 | 19.71 | - |
| YUV | 102.85 | 138.25 | 146.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 86 | 121 | 0 | 0.33 | 0.06 | 0.49 | 311.16 | 0.2 | 0.42 |
| Hex | 81 | 56 | 79 | 0 | 21 | 6 | 31 | 137 | 14 | 2A |
| Octal | 201 | 126 | 171 | 0 | 41 | 6 | 61 | 467 | 24 | 52 |
| Binary | 10000001 | 1010110 | 1111001 | 0 | 100001 | 110 | 110001 | 100110111 | 10100 | 101010 |
Color Harmonies of #815679
Complementary color
Monochromatic Colors of #815679
Black with #815679
Text Example
Text Example
White with #815679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815679; }
p { color: rgb(129,86,121); }
H1.HeaderClassName
{
color: #815679;
}
.AnyTagClassName
{
color: #815679;
}
</style>
background-color css
<style>
a { background-color: #815679; }
a { background-color: rgb(129,86,121); }
div.DivClassName
{
background-color: #815679;
}
.BgClassName
{
background-color: #815679;
}
</style>
border-color css
<style>
span { border-color: #815679; }
span { border-color: rgb(129,86,121); }
td.TdClassName
{
border-color: #815679;
}
.TagClassName
{
border-color: #815679;
}
</style>