Shades of Trendy Pink #815779
Tints of Trendy Pink #815779
RGB
CMYK
RGB Variations
Color information
#815779 (or 0x815779) is known color: Trendy Pink. HEX triplet: 81, 57 and 79. RGB value is (129,87,121). Sum of RGB (Red+Green+Blue) = 129+87+121=337 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.28% from 337); Green value is 87 (34.38% from 255 or 25.82% from 337); Blue value is 121 (47.66% from 255 or 35.91% from 337); Max value from RGB is 129 - color contains mainly: red. Hex color #815779 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815779 is #7EA886. Grayscale: #676767. Windows color (decimal): -8300679 or 7952257. OLE color: 7952257.
HSL color Cylindrical-coordinate representation of color #815779: hue angle of 311.43º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #815779 is Cyan = 0, Magento = 0.33, Yellow = 0.06 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 87 | 121 | - |
| CMYK | 0 | 0.33 | 0.06 | 0.49 |
| HSL | 311.43º | 0.19% | 0.42% | - |
| HSV(B) | 311.43º | 0.33% | 0.51% | - |
| XYZ | 15.91 | 12.86 | 19.73 | - |
| YUV | 103.43 | 137.91 | 146.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 87 | 121 | 0 | 0.33 | 0.06 | 0.49 | 311.43 | 0.19 | 0.42 |
| Hex | 81 | 57 | 79 | 0 | 21 | 6 | 31 | 137 | 13 | 2A |
| Octal | 201 | 127 | 171 | 0 | 41 | 6 | 61 | 467 | 23 | 52 |
| Binary | 10000001 | 1010111 | 1111001 | 0 | 100001 | 110 | 110001 | 100110111 | 10011 | 101010 |
Color Harmonies of #815779
Complementary color
Monochromatic Colors of #815779
Black with #815779
Text Example
Text Example
White with #815779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815779; }
p { color: rgb(129,87,121); }
H1.HeaderClassName
{
color: #815779;
}
.AnyTagClassName
{
color: #815779;
}
</style>
background-color css
<style>
a { background-color: #815779; }
a { background-color: rgb(129,87,121); }
div.DivClassName
{
background-color: #815779;
}
.BgClassName
{
background-color: #815779;
}
</style>
border-color css
<style>
span { border-color: #815779; }
span { border-color: rgb(129,87,121); }
td.TdClassName
{
border-color: #815779;
}
.TagClassName
{
border-color: #815779;
}
</style>