Shades of Trendy Pink #845076
Tints of Trendy Pink #845076
RGB
CMYK
RGB Variations
Color information
#845076 (or 0x845076) is known color: Trendy Pink. HEX triplet: 84, 50 and 76. RGB value is (132,80,118). Sum of RGB (Red+Green+Blue) = 132+80+118=330 (43% of max value = 765). Red value is 132 (51.95% from 255 or 40% from 330); Green value is 80 (31.64% from 255 or 24.24% from 330); Blue value is 118 (46.48% from 255 or 35.76% from 330); Max value from RGB is 132 - color contains mainly: red. Hex color #845076 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845076 is #7BAF89. Grayscale: #636363. Windows color (decimal): -8105866 or 7753860. OLE color: 7753860.
HSL color Cylindrical-coordinate representation of color #845076: hue angle of 316.15º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #845076 is Cyan = 0, Magento = 0.39, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 80 | 118 | - |
| CMYK | 0 | 0.39 | 0.11 | 0.48 |
| HSL | 316.15º | 0.25% | 0.42% | - |
| HSV(B) | 316.15º | 0.39% | 0.52% | - |
| XYZ | 15.65 | 11.95 | 18.62 | - |
| YUV | 99.88 | 138.23 | 150.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 80 | 118 | 0 | 0.39 | 0.11 | 0.48 | 316.15 | 0.25 | 0.42 |
| Hex | 84 | 50 | 76 | 0 | 27 | B | 30 | 13C | 19 | 2A |
| Octal | 204 | 120 | 166 | 0 | 47 | 13 | 60 | 474 | 31 | 52 |
| Binary | 10000100 | 1010000 | 1110110 | 0 | 100111 | 1011 | 110000 | 100111100 | 11001 | 101010 |
Color Harmonies of #845076
Complementary color
Monochromatic Colors of #845076
Black with #845076
Text Example
Text Example
White with #845076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845076; }
p { color: rgb(132,80,118); }
H1.HeaderClassName
{
color: #845076;
}
.AnyTagClassName
{
color: #845076;
}
</style>
background-color css
<style>
a { background-color: #845076; }
a { background-color: rgb(132,80,118); }
div.DivClassName
{
background-color: #845076;
}
.BgClassName
{
background-color: #845076;
}
</style>
border-color css
<style>
span { border-color: #845076; }
span { border-color: rgb(132,80,118); }
td.TdClassName
{
border-color: #845076;
}
.TagClassName
{
border-color: #845076;
}
</style>