Shades of Empress #857072
Tints of Empress #857072
RGB
CMYK
RGB Variations
Color information
#857072 (or 0x857072) is known color: Empress. HEX triplet: 85, 70 and 72. RGB value is (133,112,114). Sum of RGB (Red+Green+Blue) = 133+112+114=359 (47% of max value = 765). Red value is 133 (52.34% from 255 or 37.05% from 359); Green value is 112 (44.14% from 255 or 31.20% from 359); Blue value is 114 (44.92% from 255 or 31.75% from 359); Max value from RGB is 133 - color contains mainly: red. Hex color #857072 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857072 is #7A8F8D. Grayscale: #767676. Windows color (decimal): -8032142 or 7499909. OLE color: 7499909.
HSL color Cylindrical-coordinate representation of color #857072: hue angle of 354.29º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #857072 is Cyan = 0, Magento = 0.16, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 112 | 114 | - |
| CMYK | 0 | 0.16 | 0.14 | 0.48 |
| HSL | 354.29º | 0.09% | 0.48% | - |
| HSV(B) | 354.29º | 0.16% | 0.52% | - |
| XYZ | 18.5 | 17.79 | 18.38 | - |
| YUV | 118.51 | 125.46 | 138.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 112 | 114 | 0 | 0.16 | 0.14 | 0.48 | 354.29 | 0.09 | 0.48 |
| Hex | 85 | 70 | 72 | 0 | 10 | E | 30 | 162 | 9 | 30 |
| Octal | 205 | 160 | 162 | 0 | 20 | 16 | 60 | 542 | 11 | 60 |
| Binary | 10000101 | 1110000 | 1110010 | 0 | 10000 | 1110 | 110000 | 101100010 | 1001 | 110000 |
Color Harmonies of #857072
Complementary color
Monochromatic Colors of #857072
Black with #857072
Text Example
Text Example
White with #857072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857072; }
p { color: rgb(133,112,114); }
H1.HeaderClassName
{
color: #857072;
}
.AnyTagClassName
{
color: #857072;
}
</style>
background-color css
<style>
a { background-color: #857072; }
a { background-color: rgb(133,112,114); }
div.DivClassName
{
background-color: #857072;
}
.BgClassName
{
background-color: #857072;
}
</style>
border-color css
<style>
span { border-color: #857072; }
span { border-color: rgb(133,112,114); }
td.TdClassName
{
border-color: #857072;
}
.TagClassName
{
border-color: #857072;
}
</style>