Shades of Trendy Pink #845376
Tints of Trendy Pink #845376
RGB
CMYK
RGB Variations
Color information
#845376 (or 0x845376) is known color: Trendy Pink. HEX triplet: 84, 53 and 76. RGB value is (132,83,118). Sum of RGB (Red+Green+Blue) = 132+83+118=333 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.64% from 333); Green value is 83 (32.81% from 255 or 24.92% from 333); Blue value is 118 (46.48% from 255 or 35.44% from 333); Max value from RGB is 132 - color contains mainly: red. Hex color #845376 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845376 is #7BAC89. Grayscale: #656565. Windows color (decimal): -8105098 or 7754628. OLE color: 7754628.
HSL color Cylindrical-coordinate representation of color #845376: hue angle of 317.14º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #845376 is Cyan = 0, Magento = 0.37, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 83 | 118 | - |
| CMYK | 0 | 0.37 | 0.11 | 0.48 |
| HSL | 317.14º | 0.23% | 0.42% | - |
| HSV(B) | 317.14º | 0.37% | 0.52% | - |
| XYZ | 15.88 | 12.4 | 18.7 | - |
| YUV | 101.64 | 137.23 | 149.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 83 | 118 | 0 | 0.37 | 0.11 | 0.48 | 317.14 | 0.23 | 0.42 |
| Hex | 84 | 53 | 76 | 0 | 25 | B | 30 | 13D | 17 | 2A |
| Octal | 204 | 123 | 166 | 0 | 45 | 13 | 60 | 475 | 27 | 52 |
| Binary | 10000100 | 1010011 | 1110110 | 0 | 100101 | 1011 | 110000 | 100111101 | 10111 | 101010 |
Color Harmonies of #845376
Complementary color
Monochromatic Colors of #845376
Black with #845376
Text Example
Text Example
White with #845376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845376; }
p { color: rgb(132,83,118); }
H1.HeaderClassName
{
color: #845376;
}
.AnyTagClassName
{
color: #845376;
}
</style>
background-color css
<style>
a { background-color: #845376; }
a { background-color: rgb(132,83,118); }
div.DivClassName
{
background-color: #845376;
}
.BgClassName
{
background-color: #845376;
}
</style>
border-color css
<style>
span { border-color: #845376; }
span { border-color: rgb(132,83,118); }
td.TdClassName
{
border-color: #845376;
}
.TagClassName
{
border-color: #845376;
}
</style>