Shades of Empress #817476
Tints of Empress #817476
RGB
CMYK
RGB Variations
Color information
#817476 (or 0x817476) is known color: Empress. HEX triplet: 81, 74 and 76. RGB value is (129,116,118). Sum of RGB (Red+Green+Blue) = 129+116+118=363 (48% of max value = 765). Red value is 129 (50.78% from 255 or 35.54% from 363); Green value is 116 (45.70% from 255 or 31.96% from 363); Blue value is 118 (46.48% from 255 or 32.51% from 363); Max value from RGB is 129 - color contains mainly: red. Hex color #817476 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817476 is #7E8B89. Grayscale: #787878. Windows color (decimal): -8293258 or 7763073. OLE color: 7763073.
HSL color Cylindrical-coordinate representation of color #817476: hue angle of 350.77º degrees, saturation: 0.05, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #817476 is Cyan = 0, Magento = 0.10, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 116 | 118 | - |
| CMYK | 0 | 0.10 | 0.09 | 0.49 |
| HSL | 350.77º | 0.05% | 0.48% | - |
| HSV(B) | 350.77º | 0.1% | 0.51% | - |
| XYZ | 18.57 | 18.47 | 19.73 | - |
| YUV | 120.12 | 126.81 | 134.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 116 | 118 | 0 | 0.10 | 0.09 | 0.49 | 350.77 | 0.05 | 0.48 |
| Hex | 81 | 74 | 76 | 0 | A | 9 | 31 | 15F | 5 | 30 |
| Octal | 201 | 164 | 166 | 0 | 12 | 11 | 61 | 537 | 5 | 60 |
| Binary | 10000001 | 1110100 | 1110110 | 0 | 1010 | 1001 | 110001 | 101011111 | 101 | 110000 |
Color Harmonies of #817476
Complementary color
Monochromatic Colors of #817476
Black with #817476
Text Example
Text Example
White with #817476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817476; }
p { color: rgb(129,116,118); }
H1.HeaderClassName
{
color: #817476;
}
.AnyTagClassName
{
color: #817476;
}
</style>
background-color css
<style>
a { background-color: #817476; }
a { background-color: rgb(129,116,118); }
div.DivClassName
{
background-color: #817476;
}
.BgClassName
{
background-color: #817476;
}
</style>
border-color css
<style>
span { border-color: #817476; }
span { border-color: rgb(129,116,118); }
td.TdClassName
{
border-color: #817476;
}
.TagClassName
{
border-color: #817476;
}
</style>