Shades of Empress #8D7375
Tints of Empress #8D7375
RGB
CMYK
RGB Variations
Color information
#8D7375 (or 0x8D7375) is known color: Empress. HEX triplet: 8D, 73 and 75. RGB value is (141,115,117). Sum of RGB (Red+Green+Blue) = 141+115+117=373 (49% of max value = 765). Red value is 141 (55.47% from 255 or 37.80% from 373); Green value is 115 (45.31% from 255 or 30.83% from 373); Blue value is 117 (46.09% from 255 or 31.37% from 373); Max value from RGB is 141 - color contains mainly: red. Hex color #8D7375 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #8D7375 is #728C8A. Grayscale: #7B7B7B. Windows color (decimal): -7507083 or 7697293. OLE color: 7697293.
HSL color Cylindrical-coordinate representation of color #8D7375: hue angle of 355.38º 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 #8D7375 is Cyan = 0, Magento = 0.18, Yellow = 0.17 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 141 | 115 | 117 | - |
| CMYK | 0 | 0.18 | 0.17 | 0.45 |
| HSL | 355.38º | 0.1% | 0.5% | - |
| HSV(B) | 355.38º | 0.18% | 0.55% | - |
| XYZ | 20.33 | 19.21 | 19.47 | - |
| YUV | 123 | 124.61 | 140.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 141 | 115 | 117 | 0 | 0.18 | 0.17 | 0.45 | 355.38 | 0.1 | 0.5 |
| Hex | 8D | 73 | 75 | 0 | 12 | 11 | 2D | 163 | A | 32 |
| Octal | 215 | 163 | 165 | 0 | 22 | 21 | 55 | 543 | 12 | 62 |
| Binary | 10001101 | 1110011 | 1110101 | 0 | 10010 | 10001 | 101101 | 101100011 | 1010 | 110010 |
Color Harmonies of #8D7375
Complementary color
Monochromatic Colors of #8D7375
Black with #8D7375
Text Example
Text Example
White with #8D7375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8D7375; }
p { color: rgb(141,115,117); }
H1.HeaderClassName
{
color: #8D7375;
}
.AnyTagClassName
{
color: #8D7375;
}
</style>
background-color css
<style>
a { background-color: #8D7375; }
a { background-color: rgb(141,115,117); }
div.DivClassName
{
background-color: #8D7375;
}
.BgClassName
{
background-color: #8D7375;
}
</style>
border-color css
<style>
span { border-color: #8D7375; }
span { border-color: rgb(141,115,117); }
td.TdClassName
{
border-color: #8D7375;
}
.TagClassName
{
border-color: #8D7375;
}
</style>