Shades of Trendy Pink #815476
Tints of Trendy Pink #815476
RGB
CMYK
RGB Variations
Color information
#815476 (or 0x815476) is known color: Trendy Pink. HEX triplet: 81, 54 and 76. RGB value is (129,84,118). Sum of RGB (Red+Green+Blue) = 129+84+118=331 (43% of max value = 765). Red value is 129 (50.78% from 255 or 38.97% from 331); Green value is 84 (33.20% from 255 or 25.38% from 331); Blue value is 118 (46.48% from 255 or 35.65% from 331); Max value from RGB is 129 - color contains mainly: red. Hex color #815476 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815476 is #7EAB89. Grayscale: #656565. Windows color (decimal): -8301450 or 7754881. OLE color: 7754881.
HSL color Cylindrical-coordinate representation of color #815476: hue angle of 314.67º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #815476 is Cyan = 0, Magento = 0.35, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 84 | 118 | - |
| CMYK | 0 | 0.35 | 0.09 | 0.49 |
| HSL | 314.67º | 0.21% | 0.42% | - |
| HSV(B) | 314.67º | 0.35% | 0.51% | - |
| XYZ | 15.49 | 12.32 | 18.7 | - |
| YUV | 101.33 | 137.41 | 147.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 84 | 118 | 0 | 0.35 | 0.09 | 0.49 | 314.67 | 0.21 | 0.42 |
| Hex | 81 | 54 | 76 | 0 | 23 | 9 | 31 | 13B | 15 | 2A |
| Octal | 201 | 124 | 166 | 0 | 43 | 11 | 61 | 473 | 25 | 52 |
| Binary | 10000001 | 1010100 | 1110110 | 0 | 100011 | 1001 | 110001 | 100111011 | 10101 | 101010 |
Color Harmonies of #815476
Complementary color
Monochromatic Colors of #815476
Black with #815476
Text Example
Text Example
White with #815476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815476; }
p { color: rgb(129,84,118); }
H1.HeaderClassName
{
color: #815476;
}
.AnyTagClassName
{
color: #815476;
}
</style>
background-color css
<style>
a { background-color: #815476; }
a { background-color: rgb(129,84,118); }
div.DivClassName
{
background-color: #815476;
}
.BgClassName
{
background-color: #815476;
}
</style>
border-color css
<style>
span { border-color: #815476; }
span { border-color: rgb(129,84,118); }
td.TdClassName
{
border-color: #815476;
}
.TagClassName
{
border-color: #815476;
}
</style>