Shades of Empress #827073
Tints of Empress #827073
RGB
CMYK
RGB Variations
Color information
#827073 (or 0x827073) is known color: Empress. HEX triplet: 82, 70 and 73. RGB value is (130,112,115). Sum of RGB (Red+Green+Blue) = 130+112+115=357 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.41% from 357); Green value is 112 (44.14% from 255 or 31.37% from 357); Blue value is 115 (45.31% from 255 or 32.21% from 357); Max value from RGB is 130 - color contains mainly: red. Hex color #827073 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827073 is #7D8F8C. Grayscale: #757575. Windows color (decimal): -8228749 or 7565442. OLE color: 7565442.
HSL color Cylindrical-coordinate representation of color #827073: hue angle of 350º degrees, saturation: 0.07, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #827073 is Cyan = 0, Magento = 0.14, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 112 | 115 | - |
| CMYK | 0 | 0.14 | 0.12 | 0.49 |
| HSL | 350º | 0.07% | 0.47% | - |
| HSV(B) | 350º | 0.14% | 0.51% | - |
| XYZ | 18.09 | 17.57 | 18.66 | - |
| YUV | 117.72 | 126.46 | 136.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 115 | 0 | 0.14 | 0.12 | 0.49 | 350 | 0.07 | 0.47 |
| Hex | 82 | 70 | 73 | 0 | E | C | 31 | 15E | 7 | 2F |
| Octal | 202 | 160 | 163 | 0 | 16 | 14 | 61 | 536 | 7 | 57 |
| Binary | 10000010 | 1110000 | 1110011 | 0 | 1110 | 1100 | 110001 | 101011110 | 111 | 101111 |
Color Harmonies of #827073
Complementary color
Monochromatic Colors of #827073
Black with #827073
Text Example
Text Example
White with #827073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827073; }
p { color: rgb(130,112,115); }
H1.HeaderClassName
{
color: #827073;
}
.AnyTagClassName
{
color: #827073;
}
</style>
background-color css
<style>
a { background-color: #827073; }
a { background-color: rgb(130,112,115); }
div.DivClassName
{
background-color: #827073;
}
.BgClassName
{
background-color: #827073;
}
</style>
border-color css
<style>
span { border-color: #827073; }
span { border-color: rgb(130,112,115); }
td.TdClassName
{
border-color: #827073;
}
.TagClassName
{
border-color: #827073;
}
</style>