Shades of Trendy Pink #815273
Tints of Trendy Pink #815273
RGB
CMYK
RGB Variations
Color information
#815273 (or 0x815273) is known color: Trendy Pink. HEX triplet: 81, 52 and 73. RGB value is (129,82,115). Sum of RGB (Red+Green+Blue) = 129+82+115=326 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.57% from 326); Green value is 82 (32.42% from 255 or 25.15% from 326); Blue value is 115 (45.31% from 255 or 35.28% from 326); Max value from RGB is 129 - color contains mainly: red. Hex color #815273 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815273 is #7EAD8C. Grayscale: #636363. Windows color (decimal): -8301965 or 7557761. OLE color: 7557761.
HSL color Cylindrical-coordinate representation of color #815273: hue angle of 317.87º 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 #815273 is Cyan = 0, Magento = 0.36, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 82 | 115 | - |
| CMYK | 0 | 0.36 | 0.11 | 0.49 |
| HSL | 317.87º | 0.22% | 0.41% | - |
| HSV(B) | 317.87º | 0.36% | 0.51% | - |
| XYZ | 15.17 | 11.94 | 17.72 | - |
| YUV | 99.82 | 136.57 | 148.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 82 | 115 | 0 | 0.36 | 0.11 | 0.49 | 317.87 | 0.22 | 0.41 |
| Hex | 81 | 52 | 73 | 0 | 24 | B | 31 | 13E | 16 | 29 |
| Octal | 201 | 122 | 163 | 0 | 44 | 13 | 61 | 476 | 26 | 51 |
| Binary | 10000001 | 1010010 | 1110011 | 0 | 100100 | 1011 | 110001 | 100111110 | 10110 | 101001 |
Color Harmonies of #815273
Complementary color
Monochromatic Colors of #815273
Black with #815273
Text Example
Text Example
White with #815273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815273; }
p { color: rgb(129,82,115); }
H1.HeaderClassName
{
color: #815273;
}
.AnyTagClassName
{
color: #815273;
}
</style>
background-color css
<style>
a { background-color: #815273; }
a { background-color: rgb(129,82,115); }
div.DivClassName
{
background-color: #815273;
}
.BgClassName
{
background-color: #815273;
}
</style>
border-color css
<style>
span { border-color: #815273; }
span { border-color: rgb(129,82,115); }
td.TdClassName
{
border-color: #815273;
}
.TagClassName
{
border-color: #815273;
}
</style>