Shades of Empress #806972
Tints of Empress #806972
RGB
CMYK
RGB Variations
Color information
#806972 (or 0x806972) is known color: Empress. HEX triplet: 80, 69 and 72. RGB value is (128,105,114). Sum of RGB (Red+Green+Blue) = 128+105+114=347 (45% of max value = 765). Red value is 128 (50.39% from 255 or 36.89% from 347); Green value is 105 (41.41% from 255 or 30.26% from 347); Blue value is 114 (44.92% from 255 or 32.85% from 347); Max value from RGB is 128 - color contains mainly: red. Hex color #806972 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806972 is #7F968D. Grayscale: #707070. Windows color (decimal): -8361614 or 7498112. OLE color: 7498112.
HSL color Cylindrical-coordinate representation of color #806972: hue angle of 336.52º 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 #806972 is Cyan = 0, Magento = 0.18, Yellow = 0.11 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 105 | 114 | - |
| CMYK | 0 | 0.18 | 0.11 | 0.50 |
| HSL | 336.52º | 0.1% | 0.46% | - |
| HSV(B) | 336.52º | 0.18% | 0.5% | - |
| XYZ | 16.99 | 15.91 | 18.09 | - |
| YUV | 112.9 | 128.62 | 138.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 105 | 114 | 0 | 0.18 | 0.11 | 0.50 | 336.52 | 0.1 | 0.46 |
| Hex | 80 | 69 | 72 | 0 | 12 | B | 32 | 151 | A | 2E |
| Octal | 200 | 151 | 162 | 0 | 22 | 13 | 62 | 521 | 12 | 56 |
| Binary | 10000000 | 1101001 | 1110010 | 0 | 10010 | 1011 | 110010 | 101010001 | 1010 | 101110 |
Color Harmonies of #806972
Complementary color
Monochromatic Colors of #806972
Black with #806972
Text Example
Text Example
White with #806972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806972; }
p { color: rgb(128,105,114); }
H1.HeaderClassName
{
color: #806972;
}
.AnyTagClassName
{
color: #806972;
}
</style>
background-color css
<style>
a { background-color: #806972; }
a { background-color: rgb(128,105,114); }
div.DivClassName
{
background-color: #806972;
}
.BgClassName
{
background-color: #806972;
}
</style>
border-color css
<style>
span { border-color: #806972; }
span { border-color: rgb(128,105,114); }
td.TdClassName
{
border-color: #806972;
}
.TagClassName
{
border-color: #806972;
}
</style>