Shades of Trendy Pink #815180
Tints of Trendy Pink #815180
RGB
CMYK
RGB Variations
Color information
#815180 (or 0x815180) is known color: Trendy Pink. HEX triplet: 81, 51 and 80. RGB value is (129,81,128). Sum of RGB (Red+Green+Blue) = 129+81+128=338 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.17% from 338); Green value is 81 (32.03% from 255 or 23.96% from 338); Blue value is 128 (50.39% from 255 or 37.87% from 338); Max value from RGB is 129 - color contains mainly: red. Hex color #815180 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815180 is #7EAE7F. Grayscale: #646464. Windows color (decimal): -8302208 or 8409473. OLE color: 8409473.
HSL color Cylindrical-coordinate representation of color #815180: hue angle of 301.25º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #815180 is Cyan = 0, Magento = 0.37, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 81 | 128 | - |
| CMYK | 0 | 0.37 | 0.01 | 0.49 |
| HSL | 301.25º | 0.23% | 0.41% | - |
| HSV(B) | 301.25º | 0.37% | 0.51% | - |
| XYZ | 15.89 | 12.11 | 21.92 | - |
| YUV | 100.71 | 143.4 | 148.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 81 | 128 | 0 | 0.37 | 0.01 | 0.49 | 301.25 | 0.23 | 0.41 |
| Hex | 81 | 51 | 80 | 0 | 25 | 1 | 31 | 12D | 17 | 29 |
| Octal | 201 | 121 | 200 | 0 | 45 | 1 | 61 | 455 | 27 | 51 |
| Binary | 10000001 | 1010001 | 10000000 | 0 | 100101 | 1 | 110001 | 100101101 | 10111 | 101001 |
Color Harmonies of #815180
Complementary color
Monochromatic Colors of #815180
Black with #815180
Text Example
Text Example
White with #815180
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815180; }
p { color: rgb(129,81,128); }
H1.HeaderClassName
{
color: #815180;
}
.AnyTagClassName
{
color: #815180;
}
</style>
background-color css
<style>
a { background-color: #815180; }
a { background-color: rgb(129,81,128); }
div.DivClassName
{
background-color: #815180;
}
.BgClassName
{
background-color: #815180;
}
</style>
border-color css
<style>
span { border-color: #815180; }
span { border-color: rgb(129,81,128); }
td.TdClassName
{
border-color: #815180;
}
.TagClassName
{
border-color: #815180;
}
</style>