Shades of Trendy Pink #815279
Tints of Trendy Pink #815279
RGB
CMYK
RGB Variations
Color information
#815279 (or 0x815279) is known color: Trendy Pink. HEX triplet: 81, 52 and 79. RGB value is (129,82,121). Sum of RGB (Red+Green+Blue) = 129+82+121=332 (43% of max value = 765). Red value is 129 (50.78% from 255 or 38.86% from 332); Green value is 82 (32.42% from 255 or 24.70% from 332); Blue value is 121 (47.66% from 255 or 36.45% from 332); Max value from RGB is 129 - color contains mainly: red. Hex color #815279 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815279 is #7EAD86. Grayscale: #646464. Windows color (decimal): -8301959 or 7950977. OLE color: 7950977.
HSL color Cylindrical-coordinate representation of color #815279: hue angle of 310.21º 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 #815279 is Cyan = 0, Magento = 0.36, Yellow = 0.06 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 82 | 121 | - |
| CMYK | 0 | 0.36 | 0.06 | 0.49 |
| HSL | 310.21º | 0.22% | 0.41% | - |
| HSV(B) | 310.21º | 0.36% | 0.51% | - |
| XYZ | 15.52 | 12.08 | 19.6 | - |
| YUV | 100.5 | 139.57 | 148.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 82 | 121 | 0 | 0.36 | 0.06 | 0.49 | 310.21 | 0.22 | 0.41 |
| Hex | 81 | 52 | 79 | 0 | 24 | 6 | 31 | 136 | 16 | 29 |
| Octal | 201 | 122 | 171 | 0 | 44 | 6 | 61 | 466 | 26 | 51 |
| Binary | 10000001 | 1010010 | 1111001 | 0 | 100100 | 110 | 110001 | 100110110 | 10110 | 101001 |
Color Harmonies of #815279
Complementary color
Monochromatic Colors of #815279
Black with #815279
Text Example
Text Example
White with #815279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815279; }
p { color: rgb(129,82,121); }
H1.HeaderClassName
{
color: #815279;
}
.AnyTagClassName
{
color: #815279;
}
</style>
background-color css
<style>
a { background-color: #815279; }
a { background-color: rgb(129,82,121); }
div.DivClassName
{
background-color: #815279;
}
.BgClassName
{
background-color: #815279;
}
</style>
border-color css
<style>
span { border-color: #815279; }
span { border-color: rgb(129,82,121); }
td.TdClassName
{
border-color: #815279;
}
.TagClassName
{
border-color: #815279;
}
</style>