Shades of Empress #857274
Tints of Empress #857274
RGB
CMYK
RGB Variations
Color information
#857274 (or 0x857274) is known color: Empress. HEX triplet: 85, 72 and 74. RGB value is (133,114,116). Sum of RGB (Red+Green+Blue) = 133+114+116=363 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.64% from 363); Green value is 114 (44.92% from 255 or 31.40% from 363); Blue value is 116 (45.70% from 255 or 31.96% from 363); Max value from RGB is 133 - color contains mainly: red. Hex color #857274 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857274 is #7A8D8B. Grayscale: #777777. Windows color (decimal): -8031628 or 7631493. OLE color: 7631493.
HSL color Cylindrical-coordinate representation of color #857274: hue angle of 353.68º 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 #857274 is Cyan = 0, Magento = 0.14, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 114 | 116 | - |
| CMYK | 0 | 0.14 | 0.13 | 0.48 |
| HSL | 353.68º | 0.08% | 0.48% | - |
| HSV(B) | 353.68º | 0.14% | 0.52% | - |
| XYZ | 18.84 | 18.28 | 19.06 | - |
| YUV | 119.91 | 125.79 | 137.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 116 | 0 | 0.14 | 0.13 | 0.48 | 353.68 | 0.08 | 0.48 |
| Hex | 85 | 72 | 74 | 0 | E | D | 30 | 162 | 8 | 30 |
| Octal | 205 | 162 | 164 | 0 | 16 | 15 | 60 | 542 | 10 | 60 |
| Binary | 10000101 | 1110010 | 1110100 | 0 | 1110 | 1101 | 110000 | 101100010 | 1000 | 110000 |
Color Harmonies of #857274
Complementary color
Monochromatic Colors of #857274
Black with #857274
Text Example
Text Example
White with #857274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857274; }
p { color: rgb(133,114,116); }
H1.HeaderClassName
{
color: #857274;
}
.AnyTagClassName
{
color: #857274;
}
</style>
background-color css
<style>
a { background-color: #857274; }
a { background-color: rgb(133,114,116); }
div.DivClassName
{
background-color: #857274;
}
.BgClassName
{
background-color: #857274;
}
</style>
border-color css
<style>
span { border-color: #857274; }
span { border-color: rgb(133,114,116); }
td.TdClassName
{
border-color: #857274;
}
.TagClassName
{
border-color: #857274;
}
</style>