Shades of Trendy Pink #815073
Tints of Trendy Pink #815073
RGB
CMYK
RGB Variations
Color information
#815073 (or 0x815073) is known color: Trendy Pink. HEX triplet: 81, 50 and 73. RGB value is (129,80,115). Sum of RGB (Red+Green+Blue) = 129+80+115=324 (42% of max value = 765). Red value is 129 (50.78% from 255 or 39.81% from 324); Green value is 80 (31.64% from 255 or 24.69% from 324); Blue value is 115 (45.31% from 255 or 35.49% from 324); Max value from RGB is 129 - color contains mainly: red. Hex color #815073 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815073 is #7EAF8C. Grayscale: #626262. Windows color (decimal): -8302477 or 7557249. OLE color: 7557249.
HSL color Cylindrical-coordinate representation of color #815073: hue angle of 317.14º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #815073 is Cyan = 0, Magento = 0.38, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 80 | 115 | - |
| CMYK | 0 | 0.38 | 0.11 | 0.49 |
| HSL | 317.14º | 0.23% | 0.41% | - |
| HSV(B) | 317.14º | 0.38% | 0.51% | - |
| XYZ | 15.02 | 11.64 | 17.68 | - |
| YUV | 98.64 | 137.23 | 149.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 80 | 115 | 0 | 0.38 | 0.11 | 0.49 | 317.14 | 0.23 | 0.41 |
| Hex | 81 | 50 | 73 | 0 | 26 | B | 31 | 13D | 17 | 29 |
| Octal | 201 | 120 | 163 | 0 | 46 | 13 | 61 | 475 | 27 | 51 |
| Binary | 10000001 | 1010000 | 1110011 | 0 | 100110 | 1011 | 110001 | 100111101 | 10111 | 101001 |
Color Harmonies of #815073
Complementary color
Monochromatic Colors of #815073
Black with #815073
Text Example
Text Example
White with #815073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815073; }
p { color: rgb(129,80,115); }
H1.HeaderClassName
{
color: #815073;
}
.AnyTagClassName
{
color: #815073;
}
</style>
background-color css
<style>
a { background-color: #815073; }
a { background-color: rgb(129,80,115); }
div.DivClassName
{
background-color: #815073;
}
.BgClassName
{
background-color: #815073;
}
</style>
border-color css
<style>
span { border-color: #815073; }
span { border-color: rgb(129,80,115); }
td.TdClassName
{
border-color: #815073;
}
.TagClassName
{
border-color: #815073;
}
</style>