Shades of Trendy Pink #815275
Tints of Trendy Pink #815275
RGB
CMYK
RGB Variations
Color information
#815275 (or 0x815275) is known color: Trendy Pink. HEX triplet: 81, 52 and 75. RGB value is (129,82,117). Sum of RGB (Red+Green+Blue) = 129+82+117=328 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.33% from 328); Green value is 82 (32.42% from 255 or 25% from 328); Blue value is 117 (46.09% from 255 or 35.67% from 328); Max value from RGB is 129 - color contains mainly: red. Hex color #815275 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815275 is #7EAD8A. Grayscale: #636363. Windows color (decimal): -8301963 or 7688833. OLE color: 7688833.
HSL color Cylindrical-coordinate representation of color #815275: hue angle of 315.32º 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 #815275 is Cyan = 0, Magento = 0.36, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 82 | 117 | - |
| CMYK | 0 | 0.36 | 0.09 | 0.49 |
| HSL | 315.32º | 0.22% | 0.41% | - |
| HSV(B) | 315.32º | 0.36% | 0.51% | - |
| XYZ | 15.28 | 11.99 | 18.34 | - |
| YUV | 100.04 | 137.57 | 148.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 82 | 117 | 0 | 0.36 | 0.09 | 0.49 | 315.32 | 0.22 | 0.41 |
| Hex | 81 | 52 | 75 | 0 | 24 | 9 | 31 | 13B | 16 | 29 |
| Octal | 201 | 122 | 165 | 0 | 44 | 11 | 61 | 473 | 26 | 51 |
| Binary | 10000001 | 1010010 | 1110101 | 0 | 100100 | 1001 | 110001 | 100111011 | 10110 | 101001 |
Color Harmonies of #815275
Complementary color
Monochromatic Colors of #815275
Black with #815275
Text Example
Text Example
White with #815275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815275; }
p { color: rgb(129,82,117); }
H1.HeaderClassName
{
color: #815275;
}
.AnyTagClassName
{
color: #815275;
}
</style>
background-color css
<style>
a { background-color: #815275; }
a { background-color: rgb(129,82,117); }
div.DivClassName
{
background-color: #815275;
}
.BgClassName
{
background-color: #815275;
}
</style>
border-color css
<style>
span { border-color: #815275; }
span { border-color: rgb(129,82,117); }
td.TdClassName
{
border-color: #815275;
}
.TagClassName
{
border-color: #815275;
}
</style>