Shades of Trendy Pink #815079
Tints of Trendy Pink #815079
RGB
CMYK
RGB Variations
Color information
#815079 (or 0x815079) is known color: Trendy Pink. HEX triplet: 81, 50 and 79. RGB value is (129,80,121). Sum of RGB (Red+Green+Blue) = 129+80+121=330 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.09% from 330); Green value is 80 (31.64% from 255 or 24.24% from 330); Blue value is 121 (47.66% from 255 or 36.67% from 330); Max value from RGB is 129 - color contains mainly: red. Hex color #815079 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815079 is #7EAF86. Grayscale: #636363. Windows color (decimal): -8302471 or 7950465. OLE color: 7950465.
HSL color Cylindrical-coordinate representation of color #815079: hue angle of 309.8º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #815079 is Cyan = 0, Magento = 0.38, Yellow = 0.06 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 80 | 121 | - |
| CMYK | 0 | 0.38 | 0.06 | 0.49 |
| HSL | 309.8º | 0.23% | 0.41% | - |
| HSV(B) | 309.8º | 0.38% | 0.51% | - |
| XYZ | 15.37 | 11.78 | 19.55 | - |
| YUV | 99.33 | 140.23 | 149.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 80 | 121 | 0 | 0.38 | 0.06 | 0.49 | 309.8 | 0.23 | 0.41 |
| Hex | 81 | 50 | 79 | 0 | 26 | 6 | 31 | 136 | 17 | 29 |
| Octal | 201 | 120 | 171 | 0 | 46 | 6 | 61 | 466 | 27 | 51 |
| Binary | 10000001 | 1010000 | 1111001 | 0 | 100110 | 110 | 110001 | 100110110 | 10111 | 101001 |
Color Harmonies of #815079
Complementary color
Monochromatic Colors of #815079
Black with #815079
Text Example
Text Example
White with #815079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815079; }
p { color: rgb(129,80,121); }
H1.HeaderClassName
{
color: #815079;
}
.AnyTagClassName
{
color: #815079;
}
</style>
background-color css
<style>
a { background-color: #815079; }
a { background-color: rgb(129,80,121); }
div.DivClassName
{
background-color: #815079;
}
.BgClassName
{
background-color: #815079;
}
</style>
border-color css
<style>
span { border-color: #815079; }
span { border-color: rgb(129,80,121); }
td.TdClassName
{
border-color: #815079;
}
.TagClassName
{
border-color: #815079;
}
</style>