Shades of Empress #8D7478
Tints of Empress #8D7478
RGB
CMYK
RGB Variations
Color information
#8D7478 (or 0x8D7478) is known color: Empress. HEX triplet: 8D, 74 and 78. RGB value is (141,116,120). Sum of RGB (Red+Green+Blue) = 141+116+120=377 (49% of max value = 765). Red value is 141 (55.47% from 255 or 37.40% from 377); Green value is 116 (45.70% from 255 or 30.77% from 377); Blue value is 120 (47.27% from 255 or 31.83% from 377); Max value from RGB is 141 - color contains mainly: red. Hex color #8D7478 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #8D7478 is #728B87. Grayscale: #7B7B7B. Windows color (decimal): -7506824 or 7894157. OLE color: 7894157.
HSL color Cylindrical-coordinate representation of color #8D7478: hue angle of 350.4º degrees, saturation: 0.1, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #8D7478 is Cyan = 0, Magento = 0.18, Yellow = 0.15 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 141 | 116 | 120 | - |
| CMYK | 0 | 0.18 | 0.15 | 0.45 |
| HSL | 350.4º | 0.1% | 0.5% | - |
| HSV(B) | 350.4º | 0.18% | 0.55% | - |
| XYZ | 20.62 | 19.51 | 20.45 | - |
| YUV | 123.93 | 125.78 | 140.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 141 | 116 | 120 | 0 | 0.18 | 0.15 | 0.45 | 350.4 | 0.1 | 0.5 |
| Hex | 8D | 74 | 78 | 0 | 12 | F | 2D | 15E | A | 32 |
| Octal | 215 | 164 | 170 | 0 | 22 | 17 | 55 | 536 | 12 | 62 |
| Binary | 10001101 | 1110100 | 1111000 | 0 | 10010 | 1111 | 101101 | 101011110 | 1010 | 110010 |
Color Harmonies of #8D7478
Complementary color
Monochromatic Colors of #8D7478
Black with #8D7478
Text Example
Text Example
White with #8D7478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8D7478; }
p { color: rgb(141,116,120); }
H1.HeaderClassName
{
color: #8D7478;
}
.AnyTagClassName
{
color: #8D7478;
}
</style>
background-color css
<style>
a { background-color: #8D7478; }
a { background-color: rgb(141,116,120); }
div.DivClassName
{
background-color: #8D7478;
}
.BgClassName
{
background-color: #8D7478;
}
</style>
border-color css
<style>
span { border-color: #8D7478; }
span { border-color: rgb(141,116,120); }
td.TdClassName
{
border-color: #8D7478;
}
.TagClassName
{
border-color: #8D7478;
}
</style>