Shades of Empress #857273
Tints of Empress #857273
RGB
CMYK
RGB Variations
Color information
#857273 (or 0x857273) is known color: Empress. HEX triplet: 85, 72 and 73. RGB value is (133,114,115). Sum of RGB (Red+Green+Blue) = 133+114+115=362 (47% of max value = 765). Red value is 133 (52.34% from 255 or 36.74% from 362); Green value is 114 (44.92% from 255 or 31.49% from 362); Blue value is 115 (45.31% from 255 or 31.77% from 362); Max value from RGB is 133 - color contains mainly: red. Hex color #857273 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857273 is #7A8D8C. Grayscale: #777777. Windows color (decimal): -8031629 or 7565957. OLE color: 7565957.
HSL color Cylindrical-coordinate representation of color #857273: 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 #857273 is Cyan = 0, Magento = 0.14, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 114 | 115 | - |
| 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.78 | 18.26 | 18.75 | - |
| YUV | 119.8 | 125.29 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 115 | 0 | 0.14 | 0.14 | 0.48 | 356.84 | 0.08 | 0.48 |
| Hex | 85 | 72 | 73 | 0 | E | E | 30 | 165 | 8 | 30 |
| Octal | 205 | 162 | 163 | 0 | 16 | 16 | 60 | 545 | 10 | 60 |
| Binary | 10000101 | 1110010 | 1110011 | 0 | 1110 | 1110 | 110000 | 101100101 | 1000 | 110000 |
Color Harmonies of #857273
Complementary color
Monochromatic Colors of #857273
Black with #857273
Text Example
Text Example
White with #857273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857273; }
p { color: rgb(133,114,115); }
H1.HeaderClassName
{
color: #857273;
}
.AnyTagClassName
{
color: #857273;
}
</style>
background-color css
<style>
a { background-color: #857273; }
a { background-color: rgb(133,114,115); }
div.DivClassName
{
background-color: #857273;
}
.BgClassName
{
background-color: #857273;
}
</style>
border-color css
<style>
span { border-color: #857273; }
span { border-color: rgb(133,114,115); }
td.TdClassName
{
border-color: #857273;
}
.TagClassName
{
border-color: #857273;
}
</style>