Shades of Trendy Pink #815377
Tints of Trendy Pink #815377
RGB
CMYK
RGB Variations
Color information
#815377 (or 0x815377) is known color: Trendy Pink. HEX triplet: 81, 53 and 77. RGB value is (129,83,119). Sum of RGB (Red+Green+Blue) = 129+83+119=331 (43% of max value = 765). Red value is 129 (50.78% from 255 or 38.97% from 331); Green value is 83 (32.81% from 255 or 25.08% from 331); Blue value is 119 (46.88% from 255 or 35.95% from 331); Max value from RGB is 129 - color contains mainly: red. Hex color #815377 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815377 is #7EAC88. Grayscale: #646464. Windows color (decimal): -8301705 or 7820161. OLE color: 7820161.
HSL color Cylindrical-coordinate representation of color #815377: hue angle of 313.04º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #815377 is Cyan = 0, Magento = 0.36, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 83 | 119 | - |
| CMYK | 0 | 0.36 | 0.08 | 0.49 |
| HSL | 313.04º | 0.22% | 0.42% | - |
| HSV(B) | 313.04º | 0.36% | 0.51% | - |
| XYZ | 15.48 | 12.19 | 18.99 | - |
| YUV | 100.86 | 138.24 | 148.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 83 | 119 | 0 | 0.36 | 0.08 | 0.49 | 313.04 | 0.22 | 0.42 |
| Hex | 81 | 53 | 77 | 0 | 24 | 8 | 31 | 139 | 16 | 2A |
| Octal | 201 | 123 | 167 | 0 | 44 | 10 | 61 | 471 | 26 | 52 |
| Binary | 10000001 | 1010011 | 1110111 | 0 | 100100 | 1000 | 110001 | 100111001 | 10110 | 101010 |
Color Harmonies of #815377
Complementary color
Monochromatic Colors of #815377
Black with #815377
Text Example
Text Example
White with #815377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815377; }
p { color: rgb(129,83,119); }
H1.HeaderClassName
{
color: #815377;
}
.AnyTagClassName
{
color: #815377;
}
</style>
background-color css
<style>
a { background-color: #815377; }
a { background-color: rgb(129,83,119); }
div.DivClassName
{
background-color: #815377;
}
.BgClassName
{
background-color: #815377;
}
</style>
border-color css
<style>
span { border-color: #815377; }
span { border-color: rgb(129,83,119); }
td.TdClassName
{
border-color: #815377;
}
.TagClassName
{
border-color: #815377;
}
</style>