Shades of Trendy Pink #815177
Tints of Trendy Pink #815177
RGB
CMYK
RGB Variations
Color information
#815177 (or 0x815177) is known color: Trendy Pink. HEX triplet: 81, 51 and 77. RGB value is (129,81,119). Sum of RGB (Red+Green+Blue) = 129+81+119=329 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.21% from 329); Green value is 81 (32.03% from 255 or 24.62% from 329); Blue value is 119 (46.88% from 255 or 36.17% from 329); Max value from RGB is 129 - color contains mainly: red. Hex color #815177 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815177 is #7EAE88. Grayscale: #636363. Windows color (decimal): -8302217 or 7819649. OLE color: 7819649.
HSL color Cylindrical-coordinate representation of color #815177: hue angle of 312.5º 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 #815177 is Cyan = 0, Magento = 0.37, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 81 | 119 | - |
| CMYK | 0 | 0.37 | 0.08 | 0.49 |
| HSL | 312.5º | 0.23% | 0.41% | - |
| HSV(B) | 312.5º | 0.37% | 0.51% | - |
| XYZ | 15.33 | 11.88 | 18.94 | - |
| YUV | 99.68 | 138.9 | 148.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 81 | 119 | 0 | 0.37 | 0.08 | 0.49 | 312.5 | 0.23 | 0.41 |
| Hex | 81 | 51 | 77 | 0 | 25 | 8 | 31 | 138 | 17 | 29 |
| Octal | 201 | 121 | 167 | 0 | 45 | 10 | 61 | 470 | 27 | 51 |
| Binary | 10000001 | 1010001 | 1110111 | 0 | 100101 | 1000 | 110001 | 100111000 | 10111 | 101001 |
Color Harmonies of #815177
Complementary color
Monochromatic Colors of #815177
Black with #815177
Text Example
Text Example
White with #815177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815177; }
p { color: rgb(129,81,119); }
H1.HeaderClassName
{
color: #815177;
}
.AnyTagClassName
{
color: #815177;
}
</style>
background-color css
<style>
a { background-color: #815177; }
a { background-color: rgb(129,81,119); }
div.DivClassName
{
background-color: #815177;
}
.BgClassName
{
background-color: #815177;
}
</style>
border-color css
<style>
span { border-color: #815177; }
span { border-color: rgb(129,81,119); }
td.TdClassName
{
border-color: #815177;
}
.TagClassName
{
border-color: #815177;
}
</style>