Shades of Trendy Pink #815373
Tints of Trendy Pink #815373
RGB
CMYK
RGB Variations
Color information
#815373 (or 0x815373) is known color: Trendy Pink. HEX triplet: 81, 53 and 73. RGB value is (129,83,115). Sum of RGB (Red+Green+Blue) = 129+83+115=327 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.45% from 327); Green value is 83 (32.81% from 255 or 25.38% from 327); Blue value is 115 (45.31% from 255 or 35.17% from 327); Max value from RGB is 129 - color contains mainly: red. Hex color #815373 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815373 is #7EAC8C. Grayscale: #646464. Windows color (decimal): -8301709 or 7558017. OLE color: 7558017.
HSL color Cylindrical-coordinate representation of color #815373: hue angle of 318.26º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #815373 is Cyan = 0, Magento = 0.36, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 83 | 115 | - |
| CMYK | 0 | 0.36 | 0.11 | 0.49 |
| HSL | 318.26º | 0.22% | 0.42% | - |
| HSV(B) | 318.26º | 0.36% | 0.51% | - |
| XYZ | 15.24 | 12.09 | 17.75 | - |
| YUV | 100.4 | 136.24 | 148.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 83 | 115 | 0 | 0.36 | 0.11 | 0.49 | 318.26 | 0.22 | 0.42 |
| Hex | 81 | 53 | 73 | 0 | 24 | B | 31 | 13E | 16 | 2A |
| Octal | 201 | 123 | 163 | 0 | 44 | 13 | 61 | 476 | 26 | 52 |
| Binary | 10000001 | 1010011 | 1110011 | 0 | 100100 | 1011 | 110001 | 100111110 | 10110 | 101010 |
Color Harmonies of #815373
Complementary color
Monochromatic Colors of #815373
Black with #815373
Text Example
Text Example
White with #815373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815373; }
p { color: rgb(129,83,115); }
H1.HeaderClassName
{
color: #815373;
}
.AnyTagClassName
{
color: #815373;
}
</style>
background-color css
<style>
a { background-color: #815373; }
a { background-color: rgb(129,83,115); }
div.DivClassName
{
background-color: #815373;
}
.BgClassName
{
background-color: #815373;
}
</style>
border-color css
<style>
span { border-color: #815373; }
span { border-color: rgb(129,83,115); }
td.TdClassName
{
border-color: #815373;
}
.TagClassName
{
border-color: #815373;
}
</style>