Shades of Empress #8D7274
Tints of Empress #8D7274
RGB
CMYK
RGB Variations
Color information
#8D7274 (or 0x8D7274) is known color: Empress. HEX triplet: 8D, 72 and 74. RGB value is (141,114,116). Sum of RGB (Red+Green+Blue) = 141+114+116=371 (49% of max value = 765). Red value is 141 (55.47% from 255 or 38.01% from 371); Green value is 114 (44.92% from 255 or 30.73% from 371); Blue value is 116 (45.70% from 255 or 31.27% from 371); Max value from RGB is 141 - color contains mainly: red. Hex color #8D7274 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #8D7274 is #728D8B. Grayscale: #7A7A7A. Windows color (decimal): -7507340 or 7631501. OLE color: 7631501.
HSL color Cylindrical-coordinate representation of color #8D7274: hue angle of 355.56º degrees, saturation: 0.11, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #8D7274 is Cyan = 0, Magento = 0.19, Yellow = 0.18 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 141 | 114 | 116 | - |
| CMYK | 0 | 0.19 | 0.18 | 0.45 |
| HSL | 355.56º | 0.11% | 0.5% | - |
| HSV(B) | 355.56º | 0.19% | 0.55% | - |
| XYZ | 20.15 | 18.96 | 19.12 | - |
| YUV | 122.3 | 124.45 | 141.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 141 | 114 | 116 | 0 | 0.19 | 0.18 | 0.45 | 355.56 | 0.11 | 0.5 |
| Hex | 8D | 72 | 74 | 0 | 13 | 12 | 2D | 164 | B | 32 |
| Octal | 215 | 162 | 164 | 0 | 23 | 22 | 55 | 544 | 13 | 62 |
| Binary | 10001101 | 1110010 | 1110100 | 0 | 10011 | 10010 | 101101 | 101100100 | 1011 | 110010 |
Color Harmonies of #8D7274
Complementary color
Monochromatic Colors of #8D7274
Black with #8D7274
Text Example
Text Example
White with #8D7274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8D7274; }
p { color: rgb(141,114,116); }
H1.HeaderClassName
{
color: #8D7274;
}
.AnyTagClassName
{
color: #8D7274;
}
</style>
background-color css
<style>
a { background-color: #8D7274; }
a { background-color: rgb(141,114,116); }
div.DivClassName
{
background-color: #8D7274;
}
.BgClassName
{
background-color: #8D7274;
}
</style>
border-color css
<style>
span { border-color: #8D7274; }
span { border-color: rgb(141,114,116); }
td.TdClassName
{
border-color: #8D7274;
}
.TagClassName
{
border-color: #8D7274;
}
</style>