Shades of Trendy Pink #815374
Tints of Trendy Pink #815374
RGB
CMYK
RGB Variations
Color information
#815374 (or 0x815374) is known color: Trendy Pink. HEX triplet: 81, 53 and 74. RGB value is (129,83,116). Sum of RGB (Red+Green+Blue) = 129+83+116=328 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.33% from 328); Green value is 83 (32.81% from 255 or 25.30% from 328); Blue value is 116 (45.70% from 255 or 35.37% from 328); Max value from RGB is 129 - color contains mainly: red. Hex color #815374 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815374 is #7EAC8B. Grayscale: #646464. Windows color (decimal): -8301708 or 7623553. OLE color: 7623553.
HSL color Cylindrical-coordinate representation of color #815374: hue angle of 316.96º 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 #815374 is Cyan = 0, Magento = 0.36, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 83 | 116 | - |
| CMYK | 0 | 0.36 | 0.10 | 0.49 |
| HSL | 316.96º | 0.22% | 0.42% | - |
| HSV(B) | 316.96º | 0.36% | 0.51% | - |
| XYZ | 15.3 | 12.11 | 18.06 | - |
| YUV | 100.52 | 136.74 | 148.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 83 | 116 | 0 | 0.36 | 0.10 | 0.49 | 316.96 | 0.22 | 0.42 |
| Hex | 81 | 53 | 74 | 0 | 24 | A | 31 | 13D | 16 | 2A |
| Octal | 201 | 123 | 164 | 0 | 44 | 12 | 61 | 475 | 26 | 52 |
| Binary | 10000001 | 1010011 | 1110100 | 0 | 100100 | 1010 | 110001 | 100111101 | 10110 | 101010 |
Color Harmonies of #815374
Complementary color
Monochromatic Colors of #815374
Black with #815374
Text Example
Text Example
White with #815374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815374; }
p { color: rgb(129,83,116); }
H1.HeaderClassName
{
color: #815374;
}
.AnyTagClassName
{
color: #815374;
}
</style>
background-color css
<style>
a { background-color: #815374; }
a { background-color: rgb(129,83,116); }
div.DivClassName
{
background-color: #815374;
}
.BgClassName
{
background-color: #815374;
}
</style>
border-color css
<style>
span { border-color: #815374; }
span { border-color: rgb(129,83,116); }
td.TdClassName
{
border-color: #815374;
}
.TagClassName
{
border-color: #815374;
}
</style>