Shades of Trendy Pink #815479
Tints of Trendy Pink #815479
RGB
CMYK
RGB Variations
Color information
#815479 (or 0x815479) is known color: Trendy Pink. HEX triplet: 81, 54 and 79. RGB value is (129,84,121). Sum of RGB (Red+Green+Blue) = 129+84+121=334 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.62% from 334); Green value is 84 (33.20% from 255 or 25.15% from 334); Blue value is 121 (47.66% from 255 or 36.23% from 334); Max value from RGB is 129 - color contains mainly: red. Hex color #815479 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815479 is #7EAB86. Grayscale: #656565. Windows color (decimal): -8301447 or 7951489. OLE color: 7951489.
HSL color Cylindrical-coordinate representation of color #815479: hue angle of 310.67º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #815479 is Cyan = 0, Magento = 0.35, Yellow = 0.06 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 84 | 121 | - |
| CMYK | 0 | 0.35 | 0.06 | 0.49 |
| HSL | 310.67º | 0.21% | 0.42% | - |
| HSV(B) | 310.67º | 0.35% | 0.51% | - |
| XYZ | 15.67 | 12.39 | 19.65 | - |
| YUV | 101.67 | 138.91 | 147.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 84 | 121 | 0 | 0.35 | 0.06 | 0.49 | 310.67 | 0.21 | 0.42 |
| Hex | 81 | 54 | 79 | 0 | 23 | 6 | 31 | 137 | 15 | 2A |
| Octal | 201 | 124 | 171 | 0 | 43 | 6 | 61 | 467 | 25 | 52 |
| Binary | 10000001 | 1010100 | 1111001 | 0 | 100011 | 110 | 110001 | 100110111 | 10101 | 101010 |
Color Harmonies of #815479
Complementary color
Monochromatic Colors of #815479
Black with #815479
Text Example
Text Example
White with #815479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815479; }
p { color: rgb(129,84,121); }
H1.HeaderClassName
{
color: #815479;
}
.AnyTagClassName
{
color: #815479;
}
</style>
background-color css
<style>
a { background-color: #815479; }
a { background-color: rgb(129,84,121); }
div.DivClassName
{
background-color: #815479;
}
.BgClassName
{
background-color: #815479;
}
</style>
border-color css
<style>
span { border-color: #815479; }
span { border-color: rgb(129,84,121); }
td.TdClassName
{
border-color: #815479;
}
.TagClassName
{
border-color: #815479;
}
</style>