Shades of Empress #807275
Tints of Empress #807275
RGB
CMYK
RGB Variations
Color information
#807275 (or 0x807275) is known color: Empress. HEX triplet: 80, 72 and 75. RGB value is (128,114,117). Sum of RGB (Red+Green+Blue) = 128+114+117=359 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.65% from 359); Green value is 114 (44.92% from 255 or 31.75% from 359); Blue value is 117 (46.09% from 255 or 32.59% from 359); Max value from RGB is 128 - color contains mainly: red. Hex color #807275 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807275 is #7F8D8A. Grayscale: #767676. Windows color (decimal): -8359307 or 7697024. OLE color: 7697024.
HSL color Cylindrical-coordinate representation of color #807275: hue angle of 347.14º 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 #807275 is Cyan = 0, Magento = 0.11, Yellow = 0.09 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 114 | 117 | - |
| CMYK | 0 | 0.11 | 0.09 | 0.50 |
| HSL | 347.14º | 0.06% | 0.47% | - |
| HSV(B) | 347.14º | 0.11% | 0.5% | - |
| XYZ | 18.13 | 17.91 | 19.33 | - |
| YUV | 118.53 | 127.14 | 134.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 114 | 117 | 0 | 0.11 | 0.09 | 0.50 | 347.14 | 0.06 | 0.47 |
| Hex | 80 | 72 | 75 | 0 | B | 9 | 32 | 15B | 6 | 2F |
| Octal | 200 | 162 | 165 | 0 | 13 | 11 | 62 | 533 | 6 | 57 |
| Binary | 10000000 | 1110010 | 1110101 | 0 | 1011 | 1001 | 110010 | 101011011 | 110 | 101111 |
Color Harmonies of #807275
Complementary color
Monochromatic Colors of #807275
Black with #807275
Text Example
Text Example
White with #807275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807275; }
p { color: rgb(128,114,117); }
H1.HeaderClassName
{
color: #807275;
}
.AnyTagClassName
{
color: #807275;
}
</style>
background-color css
<style>
a { background-color: #807275; }
a { background-color: rgb(128,114,117); }
div.DivClassName
{
background-color: #807275;
}
.BgClassName
{
background-color: #807275;
}
</style>
border-color css
<style>
span { border-color: #807275; }
span { border-color: rgb(128,114,117); }
td.TdClassName
{
border-color: #807275;
}
.TagClassName
{
border-color: #807275;
}
</style>