Shades of Empress #806973
Tints of Empress #806973
RGB
CMYK
RGB Variations
Color information
#806973 (or 0x806973) is known color: Empress. HEX triplet: 80, 69 and 73. RGB value is (128,105,115). Sum of RGB (Red+Green+Blue) = 128+105+115=348 (46% of max value = 765). Red value is 128 (50.39% from 255 or 36.78% from 348); Green value is 105 (41.41% from 255 or 30.17% from 348); Blue value is 115 (45.31% from 255 or 33.05% from 348); Max value from RGB is 128 - color contains mainly: red. Hex color #806973 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806973 is #7F968C. Grayscale: #717171. Windows color (decimal): -8361613 or 7563648. OLE color: 7563648.
HSL color Cylindrical-coordinate representation of color #806973: hue angle of 333.91º degrees, saturation: 0.1, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #806973 is Cyan = 0, Magento = 0.18, Yellow = 0.10 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 105 | 115 | - |
| CMYK | 0 | 0.18 | 0.10 | 0.50 |
| HSL | 333.91º | 0.1% | 0.46% | - |
| HSV(B) | 333.91º | 0.18% | 0.5% | - |
| XYZ | 17.05 | 15.93 | 18.4 | - |
| YUV | 113.02 | 129.12 | 138.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 105 | 115 | 0 | 0.18 | 0.10 | 0.50 | 333.91 | 0.1 | 0.46 |
| Hex | 80 | 69 | 73 | 0 | 12 | A | 32 | 14E | A | 2E |
| Octal | 200 | 151 | 163 | 0 | 22 | 12 | 62 | 516 | 12 | 56 |
| Binary | 10000000 | 1101001 | 1110011 | 0 | 10010 | 1010 | 110010 | 101001110 | 1010 | 101110 |
Color Harmonies of #806973
Complementary color
Monochromatic Colors of #806973
Black with #806973
Text Example
Text Example
White with #806973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806973; }
p { color: rgb(128,105,115); }
H1.HeaderClassName
{
color: #806973;
}
.AnyTagClassName
{
color: #806973;
}
</style>
background-color css
<style>
a { background-color: #806973; }
a { background-color: rgb(128,105,115); }
div.DivClassName
{
background-color: #806973;
}
.BgClassName
{
background-color: #806973;
}
</style>
border-color css
<style>
span { border-color: #806973; }
span { border-color: rgb(128,105,115); }
td.TdClassName
{
border-color: #806973;
}
.TagClassName
{
border-color: #806973;
}
</style>