Shades of Empress #857275
Tints of Empress #857275
RGB
CMYK
RGB Variations
Color information
#857275 (or 0x857275) is known color: Empress. HEX triplet: 85, 72 and 75. RGB value is (133,114,117). Sum of RGB (Red+Green+Blue) = 133+114+117=364 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.54% from 364); Green value is 114 (44.92% from 255 or 31.32% from 364); Blue value is 117 (46.09% from 255 or 32.14% from 364); Max value from RGB is 133 - color contains mainly: red. Hex color #857275 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857275 is #7A8D8A. Grayscale: #787878. Windows color (decimal): -8031627 or 7697029. OLE color: 7697029.
HSL color Cylindrical-coordinate representation of color #857275: hue angle of 350.53º 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 #857275 is Cyan = 0, Magento = 0.14, Yellow = 0.12 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 114 | 117 | - |
| CMYK | 0 | 0.14 | 0.12 | 0.48 |
| HSL | 350.53º | 0.08% | 0.48% | - |
| HSV(B) | 350.53º | 0.14% | 0.52% | - |
| XYZ | 18.9 | 18.31 | 19.37 | - |
| YUV | 120.02 | 126.29 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 117 | 0 | 0.14 | 0.12 | 0.48 | 350.53 | 0.08 | 0.48 |
| Hex | 85 | 72 | 75 | 0 | E | C | 30 | 15F | 8 | 30 |
| Octal | 205 | 162 | 165 | 0 | 16 | 14 | 60 | 537 | 10 | 60 |
| Binary | 10000101 | 1110010 | 1110101 | 0 | 1110 | 1100 | 110000 | 101011111 | 1000 | 110000 |
Color Harmonies of #857275
Complementary color
Monochromatic Colors of #857275
Black with #857275
Text Example
Text Example
White with #857275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857275; }
p { color: rgb(133,114,117); }
H1.HeaderClassName
{
color: #857275;
}
.AnyTagClassName
{
color: #857275;
}
</style>
background-color css
<style>
a { background-color: #857275; }
a { background-color: rgb(133,114,117); }
div.DivClassName
{
background-color: #857275;
}
.BgClassName
{
background-color: #857275;
}
</style>
border-color css
<style>
span { border-color: #857275; }
span { border-color: rgb(133,114,117); }
td.TdClassName
{
border-color: #857275;
}
.TagClassName
{
border-color: #857275;
}
</style>