Shades of Empress #827077
Tints of Empress #827077
RGB
CMYK
RGB Variations
Color information
#827077 (or 0x827077) is known color: Empress. HEX triplet: 82, 70 and 77. RGB value is (130,112,119). Sum of RGB (Red+Green+Blue) = 130+112+119=361 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.01% from 361); Green value is 112 (44.14% from 255 or 31.02% from 361); Blue value is 119 (46.88% from 255 or 32.96% from 361); Max value from RGB is 130 - color contains mainly: red. Hex color #827077 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827077 is #7D8F88. Grayscale: #767676. Windows color (decimal): -8228745 or 7827586. OLE color: 7827586.
HSL color Cylindrical-coordinate representation of color #827077: hue angle of 336.67º 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 #827077 is Cyan = 0, Magento = 0.14, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 112 | 119 | - |
| CMYK | 0 | 0.14 | 0.08 | 0.49 |
| HSL | 336.67º | 0.07% | 0.47% | - |
| HSV(B) | 336.67º | 0.14% | 0.51% | - |
| XYZ | 18.33 | 17.67 | 19.9 | - |
| YUV | 118.18 | 128.46 | 136.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 119 | 0 | 0.14 | 0.08 | 0.49 | 336.67 | 0.07 | 0.47 |
| Hex | 82 | 70 | 77 | 0 | E | 8 | 31 | 151 | 7 | 2F |
| Octal | 202 | 160 | 167 | 0 | 16 | 10 | 61 | 521 | 7 | 57 |
| Binary | 10000010 | 1110000 | 1110111 | 0 | 1110 | 1000 | 110001 | 101010001 | 111 | 101111 |
Color Harmonies of #827077
Complementary color
Monochromatic Colors of #827077
Black with #827077
Text Example
Text Example
White with #827077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827077; }
p { color: rgb(130,112,119); }
H1.HeaderClassName
{
color: #827077;
}
.AnyTagClassName
{
color: #827077;
}
</style>
background-color css
<style>
a { background-color: #827077; }
a { background-color: rgb(130,112,119); }
div.DivClassName
{
background-color: #827077;
}
.BgClassName
{
background-color: #827077;
}
</style>
border-color css
<style>
span { border-color: #827077; }
span { border-color: rgb(130,112,119); }
td.TdClassName
{
border-color: #827077;
}
.TagClassName
{
border-color: #827077;
}
</style>