Shades of Empress #857174
Tints of Empress #857174
RGB
CMYK
RGB Variations
Color information
#857174 (or 0x857174) is known color: Empress. HEX triplet: 85, 71 and 74. RGB value is (133,113,116). Sum of RGB (Red+Green+Blue) = 133+113+116=362 (47% of max value = 765). Red value is 133 (52.34% from 255 or 36.74% from 362); Green value is 113 (44.53% from 255 or 31.22% from 362); Blue value is 116 (45.70% from 255 or 32.04% from 362); Max value from RGB is 133 - color contains mainly: red. Hex color #857174 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857174 is #7A8E8B. Grayscale: #777777. Windows color (decimal): -8031884 or 7631237. OLE color: 7631237.
HSL color Cylindrical-coordinate representation of color #857174: hue angle of 351º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #857174 is Cyan = 0, Magento = 0.15, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 113 | 116 | - |
| CMYK | 0 | 0.15 | 0.13 | 0.48 |
| HSL | 351º | 0.08% | 0.48% | - |
| HSV(B) | 351º | 0.15% | 0.52% | - |
| XYZ | 18.73 | 18.06 | 19.02 | - |
| YUV | 119.32 | 126.13 | 137.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 113 | 116 | 0 | 0.15 | 0.13 | 0.48 | 351 | 0.08 | 0.48 |
| Hex | 85 | 71 | 74 | 0 | F | D | 30 | 15F | 8 | 30 |
| Octal | 205 | 161 | 164 | 0 | 17 | 15 | 60 | 537 | 10 | 60 |
| Binary | 10000101 | 1110001 | 1110100 | 0 | 1111 | 1101 | 110000 | 101011111 | 1000 | 110000 |
Color Harmonies of #857174
Complementary color
Monochromatic Colors of #857174
Black with #857174
Text Example
Text Example
White with #857174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857174; }
p { color: rgb(133,113,116); }
H1.HeaderClassName
{
color: #857174;
}
.AnyTagClassName
{
color: #857174;
}
</style>
background-color css
<style>
a { background-color: #857174; }
a { background-color: rgb(133,113,116); }
div.DivClassName
{
background-color: #857174;
}
.BgClassName
{
background-color: #857174;
}
</style>
border-color css
<style>
span { border-color: #857174; }
span { border-color: rgb(133,113,116); }
td.TdClassName
{
border-color: #857174;
}
.TagClassName
{
border-color: #857174;
}
</style>