Shades of Empress #847172
Tints of Empress #847172
RGB
CMYK
RGB Variations
Color information
#847172 (or 0x847172) is known color: Empress. HEX triplet: 84, 71 and 72. RGB value is (132,113,114). Sum of RGB (Red+Green+Blue) = 132+113+114=359 (47% of max value = 765). Red value is 132 (51.95% from 255 or 36.77% from 359); Green value is 113 (44.53% from 255 or 31.48% from 359); Blue value is 114 (44.92% from 255 or 31.75% from 359); Max value from RGB is 132 - color contains mainly: red. Hex color #847172 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847172 is #7B8E8D. Grayscale: #767676. Windows color (decimal): -8097422 or 7500164. OLE color: 7500164.
HSL color Cylindrical-coordinate representation of color #847172: hue angle of 356.84º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #847172 is Cyan = 0, Magento = 0.14, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 113 | 114 | - |
| CMYK | 0 | 0.14 | 0.14 | 0.48 |
| HSL | 356.84º | 0.08% | 0.48% | - |
| HSV(B) | 356.84º | 0.14% | 0.52% | - |
| XYZ | 18.46 | 17.93 | 18.41 | - |
| YUV | 118.8 | 125.29 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 113 | 114 | 0 | 0.14 | 0.14 | 0.48 | 356.84 | 0.08 | 0.48 |
| Hex | 84 | 71 | 72 | 0 | E | E | 30 | 165 | 8 | 30 |
| Octal | 204 | 161 | 162 | 0 | 16 | 16 | 60 | 545 | 10 | 60 |
| Binary | 10000100 | 1110001 | 1110010 | 0 | 1110 | 1110 | 110000 | 101100101 | 1000 | 110000 |
Color Harmonies of #847172
Complementary color
Monochromatic Colors of #847172
Black with #847172
Text Example
Text Example
White with #847172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847172; }
p { color: rgb(132,113,114); }
H1.HeaderClassName
{
color: #847172;
}
.AnyTagClassName
{
color: #847172;
}
</style>
background-color css
<style>
a { background-color: #847172; }
a { background-color: rgb(132,113,114); }
div.DivClassName
{
background-color: #847172;
}
.BgClassName
{
background-color: #847172;
}
</style>
border-color css
<style>
span { border-color: #847172; }
span { border-color: rgb(132,113,114); }
td.TdClassName
{
border-color: #847172;
}
.TagClassName
{
border-color: #847172;
}
</style>