Shades of Trendy Pink #815176
Tints of Trendy Pink #815176
RGB
CMYK
RGB Variations
Color information
#815176 (or 0x815176) is known color: Trendy Pink. HEX triplet: 81, 51 and 76. RGB value is (129,81,118). Sum of RGB (Red+Green+Blue) = 129+81+118=328 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.33% from 328); Green value is 81 (32.03% from 255 or 24.70% from 328); Blue value is 118 (46.48% from 255 or 35.98% from 328); Max value from RGB is 129 - color contains mainly: red. Hex color #815176 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815176 is #7EAE89. Grayscale: #636363. Windows color (decimal): -8302218 or 7754113. OLE color: 7754113.
HSL color Cylindrical-coordinate representation of color #815176: hue angle of 313.75º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #815176 is Cyan = 0, Magento = 0.37, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 81 | 118 | - |
| CMYK | 0 | 0.37 | 0.09 | 0.49 |
| HSL | 313.75º | 0.23% | 0.41% | - |
| HSV(B) | 313.75º | 0.37% | 0.51% | - |
| XYZ | 15.27 | 11.86 | 18.62 | - |
| YUV | 99.57 | 138.4 | 148.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 81 | 118 | 0 | 0.37 | 0.09 | 0.49 | 313.75 | 0.23 | 0.41 |
| Hex | 81 | 51 | 76 | 0 | 25 | 9 | 31 | 13A | 17 | 29 |
| Octal | 201 | 121 | 166 | 0 | 45 | 11 | 61 | 472 | 27 | 51 |
| Binary | 10000001 | 1010001 | 1110110 | 0 | 100101 | 1001 | 110001 | 100111010 | 10111 | 101001 |
Color Harmonies of #815176
Complementary color
Monochromatic Colors of #815176
Black with #815176
Text Example
Text Example
White with #815176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815176; }
p { color: rgb(129,81,118); }
H1.HeaderClassName
{
color: #815176;
}
.AnyTagClassName
{
color: #815176;
}
</style>
background-color css
<style>
a { background-color: #815176; }
a { background-color: rgb(129,81,118); }
div.DivClassName
{
background-color: #815176;
}
.BgClassName
{
background-color: #815176;
}
</style>
border-color css
<style>
span { border-color: #815176; }
span { border-color: rgb(129,81,118); }
td.TdClassName
{
border-color: #815176;
}
.TagClassName
{
border-color: #815176;
}
</style>