Shades of Empress #847274
Tints of Empress #847274
RGB
CMYK
RGB Variations
Color information
#847274 (or 0x847274) is known color: Empress. HEX triplet: 84, 72 and 74. RGB value is (132,114,116). Sum of RGB (Red+Green+Blue) = 132+114+116=362 (47% of max value = 765). Red value is 132 (51.95% from 255 or 36.46% from 362); Green value is 114 (44.92% from 255 or 31.49% from 362); Blue value is 116 (45.70% from 255 or 32.04% from 362); Max value from RGB is 132 - color contains mainly: red. Hex color #847274 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847274 is #7B8D8B. Grayscale: #777777. Windows color (decimal): -8097164 or 7631492. OLE color: 7631492.
HSL color Cylindrical-coordinate representation of color #847274: hue angle of 353.33º degrees, saturation: 0.07, 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 #847274 is Cyan = 0, Magento = 0.14, Yellow = 0.12 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 114 | 116 | - |
| CMYK | 0 | 0.14 | 0.12 | 0.48 |
| HSL | 353.33º | 0.07% | 0.48% | - |
| HSV(B) | 353.33º | 0.14% | 0.52% | - |
| XYZ | 18.69 | 18.2 | 19.05 | - |
| YUV | 119.61 | 125.96 | 136.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 114 | 116 | 0 | 0.14 | 0.12 | 0.48 | 353.33 | 0.07 | 0.48 |
| Hex | 84 | 72 | 74 | 0 | E | C | 30 | 161 | 7 | 30 |
| Octal | 204 | 162 | 164 | 0 | 16 | 14 | 60 | 541 | 7 | 60 |
| Binary | 10000100 | 1110010 | 1110100 | 0 | 1110 | 1100 | 110000 | 101100001 | 111 | 110000 |
Color Harmonies of #847274
Complementary color
Monochromatic Colors of #847274
Black with #847274
Text Example
Text Example
White with #847274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847274; }
p { color: rgb(132,114,116); }
H1.HeaderClassName
{
color: #847274;
}
.AnyTagClassName
{
color: #847274;
}
</style>
background-color css
<style>
a { background-color: #847274; }
a { background-color: rgb(132,114,116); }
div.DivClassName
{
background-color: #847274;
}
.BgClassName
{
background-color: #847274;
}
</style>
border-color css
<style>
span { border-color: #847274; }
span { border-color: rgb(132,114,116); }
td.TdClassName
{
border-color: #847274;
}
.TagClassName
{
border-color: #847274;
}
</style>