Shades of Empress #827174
Tints of Empress #827174
RGB
CMYK
RGB Variations
Color information
#827174 (or 0x827174) is known color: Empress. HEX triplet: 82, 71 and 74. RGB value is (130,113,116). Sum of RGB (Red+Green+Blue) = 130+113+116=359 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.21% from 359); Green value is 113 (44.53% from 255 or 31.48% from 359); Blue value is 116 (45.70% from 255 or 32.31% from 359); Max value from RGB is 130 - color contains mainly: red. Hex color #827174 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827174 is #7D8E8B. Grayscale: #767676. Windows color (decimal): -8228492 or 7631234. OLE color: 7631234.
HSL color Cylindrical-coordinate representation of color #827174: hue angle of 349.41º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #827174 is Cyan = 0, Magento = 0.13, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 113 | 116 | - |
| CMYK | 0 | 0.13 | 0.11 | 0.49 |
| HSL | 349.41º | 0.07% | 0.48% | - |
| HSV(B) | 349.41º | 0.13% | 0.51% | - |
| XYZ | 18.26 | 17.82 | 19 | - |
| YUV | 118.43 | 126.63 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 113 | 116 | 0 | 0.13 | 0.11 | 0.49 | 349.41 | 0.07 | 0.48 |
| Hex | 82 | 71 | 74 | 0 | D | B | 31 | 15D | 7 | 30 |
| Octal | 202 | 161 | 164 | 0 | 15 | 13 | 61 | 535 | 7 | 60 |
| Binary | 10000010 | 1110001 | 1110100 | 0 | 1101 | 1011 | 110001 | 101011101 | 111 | 110000 |
Color Harmonies of #827174
Complementary color
Monochromatic Colors of #827174
Black with #827174
Text Example
Text Example
White with #827174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827174; }
p { color: rgb(130,113,116); }
H1.HeaderClassName
{
color: #827174;
}
.AnyTagClassName
{
color: #827174;
}
</style>
background-color css
<style>
a { background-color: #827174; }
a { background-color: rgb(130,113,116); }
div.DivClassName
{
background-color: #827174;
}
.BgClassName
{
background-color: #827174;
}
</style>
border-color css
<style>
span { border-color: #827174; }
span { border-color: rgb(130,113,116); }
td.TdClassName
{
border-color: #827174;
}
.TagClassName
{
border-color: #827174;
}
</style>