Shades of Trendy Pink #815475
Tints of Trendy Pink #815475
RGB
CMYK
RGB Variations
Color information
#815475 (or 0x815475) is known color: Trendy Pink. HEX triplet: 81, 54 and 75. RGB value is (129,84,117). Sum of RGB (Red+Green+Blue) = 129+84+117=330 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.09% from 330); Green value is 84 (33.20% from 255 or 25.45% from 330); Blue value is 117 (46.09% from 255 or 35.45% from 330); Max value from RGB is 129 - color contains mainly: red. Hex color #815475 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815475 is #7EAB8A. Grayscale: #656565. Windows color (decimal): -8301451 or 7689345. OLE color: 7689345.
HSL color Cylindrical-coordinate representation of color #815475: hue angle of 316º 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 #815475 is Cyan = 0, Magento = 0.35, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 84 | 117 | - |
| CMYK | 0 | 0.35 | 0.09 | 0.49 |
| HSL | 316º | 0.21% | 0.42% | - |
| HSV(B) | 316º | 0.35% | 0.51% | - |
| XYZ | 15.43 | 12.29 | 18.39 | - |
| YUV | 101.22 | 136.91 | 147.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 84 | 117 | 0 | 0.35 | 0.09 | 0.49 | 316 | 0.21 | 0.42 |
| Hex | 81 | 54 | 75 | 0 | 23 | 9 | 31 | 13C | 15 | 2A |
| Octal | 201 | 124 | 165 | 0 | 43 | 11 | 61 | 474 | 25 | 52 |
| Binary | 10000001 | 1010100 | 1110101 | 0 | 100011 | 1001 | 110001 | 100111100 | 10101 | 101010 |
Color Harmonies of #815475
Complementary color
Monochromatic Colors of #815475
Black with #815475
Text Example
Text Example
White with #815475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815475; }
p { color: rgb(129,84,117); }
H1.HeaderClassName
{
color: #815475;
}
.AnyTagClassName
{
color: #815475;
}
</style>
background-color css
<style>
a { background-color: #815475; }
a { background-color: rgb(129,84,117); }
div.DivClassName
{
background-color: #815475;
}
.BgClassName
{
background-color: #815475;
}
</style>
border-color css
<style>
span { border-color: #815475; }
span { border-color: rgb(129,84,117); }
td.TdClassName
{
border-color: #815475;
}
.TagClassName
{
border-color: #815475;
}
</style>