Shades of Empress #807276
Tints of Empress #807276
RGB
CMYK
RGB Variations
Color information
#807276 (or 0x807276) is known color: Empress. HEX triplet: 80, 72 and 76. RGB value is (128,114,118). Sum of RGB (Red+Green+Blue) = 128+114+118=360 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.56% from 360); Green value is 114 (44.92% from 255 or 31.67% from 360); Blue value is 118 (46.48% from 255 or 32.78% from 360); Max value from RGB is 128 - color contains mainly: red. Hex color #807276 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807276 is #7F8D89. Grayscale: #767676. Windows color (decimal): -8359306 or 7762560. OLE color: 7762560.
HSL color Cylindrical-coordinate representation of color #807276: hue angle of 342.86º degrees, saturation: 0.06, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #807276 is Cyan = 0, Magento = 0.11, Yellow = 0.08 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 114 | 118 | - |
| CMYK | 0 | 0.11 | 0.08 | 0.50 |
| HSL | 342.86º | 0.06% | 0.47% | - |
| HSV(B) | 342.86º | 0.11% | 0.5% | - |
| XYZ | 18.19 | 17.93 | 19.64 | - |
| YUV | 118.64 | 127.64 | 134.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 114 | 118 | 0 | 0.11 | 0.08 | 0.50 | 342.86 | 0.06 | 0.47 |
| Hex | 80 | 72 | 76 | 0 | B | 8 | 32 | 157 | 6 | 2F |
| Octal | 200 | 162 | 166 | 0 | 13 | 10 | 62 | 527 | 6 | 57 |
| Binary | 10000000 | 1110010 | 1110110 | 0 | 1011 | 1000 | 110010 | 101010111 | 110 | 101111 |
Color Harmonies of #807276
Complementary color
Monochromatic Colors of #807276
Black with #807276
Text Example
Text Example
White with #807276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807276; }
p { color: rgb(128,114,118); }
H1.HeaderClassName
{
color: #807276;
}
.AnyTagClassName
{
color: #807276;
}
</style>
background-color css
<style>
a { background-color: #807276; }
a { background-color: rgb(128,114,118); }
div.DivClassName
{
background-color: #807276;
}
.BgClassName
{
background-color: #807276;
}
</style>
border-color css
<style>
span { border-color: #807276; }
span { border-color: rgb(128,114,118); }
td.TdClassName
{
border-color: #807276;
}
.TagClassName
{
border-color: #807276;
}
</style>