Shades of Empress #817779
Tints of Empress #817779
RGB
CMYK
RGB Variations
Color information
#817779 (or 0x817779) is known color: Empress. HEX triplet: 81, 77 and 79. RGB value is (129,119,121). Sum of RGB (Red+Green+Blue) = 129+119+121=369 (48% of max value = 765). Red value is 129 (50.78% from 255 or 34.96% from 369); Green value is 119 (46.88% from 255 or 32.25% from 369); Blue value is 121 (47.66% from 255 or 32.79% from 369); Max value from RGB is 129 - color contains mainly: red. Hex color #817779 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817779 is #7E8886. Grayscale: #7A7A7A. Windows color (decimal): -8292487 or 7960449. OLE color: 7960449.
HSL color Cylindrical-coordinate representation of color #817779: hue angle of 348º degrees, saturation: 0.04, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #817779 is Cyan = 0, Magento = 0.08, Yellow = 0.06 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 119 | 121 | - |
| CMYK | 0 | 0.08 | 0.06 | 0.49 |
| HSL | 348º | 0.04% | 0.49% | - |
| HSV(B) | 348º | 0.08% | 0.51% | - |
| XYZ | 19.1 | 19.24 | 20.8 | - |
| YUV | 122.22 | 127.31 | 132.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 119 | 121 | 0 | 0.08 | 0.06 | 0.49 | 348 | 0.04 | 0.49 |
| Hex | 81 | 77 | 79 | 0 | 8 | 6 | 31 | 15C | 4 | 31 |
| Octal | 201 | 167 | 171 | 0 | 10 | 6 | 61 | 534 | 4 | 61 |
| Binary | 10000001 | 1110111 | 1111001 | 0 | 1000 | 110 | 110001 | 101011100 | 100 | 110001 |
Color Harmonies of #817779
Complementary color
Monochromatic Colors of #817779
Black with #817779
Text Example
Text Example
White with #817779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817779; }
p { color: rgb(129,119,121); }
H1.HeaderClassName
{
color: #817779;
}
.AnyTagClassName
{
color: #817779;
}
</style>
background-color css
<style>
a { background-color: #817779; }
a { background-color: rgb(129,119,121); }
div.DivClassName
{
background-color: #817779;
}
.BgClassName
{
background-color: #817779;
}
</style>
border-color css
<style>
span { border-color: #817779; }
span { border-color: rgb(129,119,121); }
td.TdClassName
{
border-color: #817779;
}
.TagClassName
{
border-color: #817779;
}
</style>