Shades of Trendy Pink #815276
Tints of Trendy Pink #815276
RGB
CMYK
RGB Variations
Color information
#815276 (or 0x815276) is known color: Trendy Pink. HEX triplet: 81, 52 and 76. RGB value is (129,82,118). Sum of RGB (Red+Green+Blue) = 129+82+118=329 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.21% from 329); Green value is 82 (32.42% from 255 or 24.92% from 329); Blue value is 118 (46.48% from 255 or 35.87% from 329); Max value from RGB is 129 - color contains mainly: red. Hex color #815276 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815276 is #7EAD89. Grayscale: #646464. Windows color (decimal): -8301962 or 7754369. OLE color: 7754369.
HSL color Cylindrical-coordinate representation of color #815276: hue angle of 314.04º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #815276 is Cyan = 0, Magento = 0.36, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 82 | 118 | - |
| CMYK | 0 | 0.36 | 0.09 | 0.49 |
| HSL | 314.04º | 0.22% | 0.41% | - |
| HSV(B) | 314.04º | 0.36% | 0.51% | - |
| XYZ | 15.34 | 12.01 | 18.65 | - |
| YUV | 100.16 | 138.07 | 148.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 82 | 118 | 0 | 0.36 | 0.09 | 0.49 | 314.04 | 0.22 | 0.41 |
| Hex | 81 | 52 | 76 | 0 | 24 | 9 | 31 | 13A | 16 | 29 |
| Octal | 201 | 122 | 166 | 0 | 44 | 11 | 61 | 472 | 26 | 51 |
| Binary | 10000001 | 1010010 | 1110110 | 0 | 100100 | 1001 | 110001 | 100111010 | 10110 | 101001 |
Color Harmonies of #815276
Complementary color
Monochromatic Colors of #815276
Black with #815276
Text Example
Text Example
White with #815276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815276; }
p { color: rgb(129,82,118); }
H1.HeaderClassName
{
color: #815276;
}
.AnyTagClassName
{
color: #815276;
}
</style>
background-color css
<style>
a { background-color: #815276; }
a { background-color: rgb(129,82,118); }
div.DivClassName
{
background-color: #815276;
}
.BgClassName
{
background-color: #815276;
}
</style>
border-color css
<style>
span { border-color: #815276; }
span { border-color: rgb(129,82,118); }
td.TdClassName
{
border-color: #815276;
}
.TagClassName
{
border-color: #815276;
}
</style>