Shades of Empress #796668
Tints of Empress #796668
RGB
CMYK
RGB Variations
Color information
#796668 (or 0x796668) is known color: Empress. HEX triplet: 79, 66 and 68. RGB value is (121,102,104). Sum of RGB (Red+Green+Blue) = 121+102+104=327 (43% of max value = 765). Red value is 121 (47.66% from 255 or 37.00% from 327); Green value is 102 (40.23% from 255 or 31.19% from 327); Blue value is 104 (41.02% from 255 or 31.80% from 327); Max value from RGB is 121 - color contains mainly: red. Hex color #796668 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796668 is #869997. Grayscale: #6B6B6B. Windows color (decimal): -8821144 or 6841977. OLE color: 6841977.
HSL color Cylindrical-coordinate representation of color #796668: hue angle of 353.68º degrees, saturation: 0.09, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #796668 is Cyan = 0, Magento = 0.16, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 102 | 104 | - |
| CMYK | 0 | 0.16 | 0.14 | 0.53 |
| HSL | 353.68º | 0.09% | 0.44% | - |
| HSV(B) | 353.68º | 0.16% | 0.47% | - |
| XYZ | 15.14 | 14.57 | 15.11 | - |
| YUV | 107.91 | 125.79 | 137.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 102 | 104 | 0 | 0.16 | 0.14 | 0.53 | 353.68 | 0.09 | 0.44 |
| Hex | 79 | 66 | 68 | 0 | 10 | E | 35 | 162 | 9 | 2C |
| Octal | 171 | 146 | 150 | 0 | 20 | 16 | 65 | 542 | 11 | 54 |
| Binary | 1111001 | 1100110 | 1101000 | 0 | 10000 | 1110 | 110101 | 101100010 | 1001 | 101100 |
Color Harmonies of #796668
Complementary color
Monochromatic Colors of #796668
Black with #796668
Text Example
Text Example
White with #796668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796668; }
p { color: rgb(121,102,104); }
H1.HeaderClassName
{
color: #796668;
}
.AnyTagClassName
{
color: #796668;
}
</style>
background-color css
<style>
a { background-color: #796668; }
a { background-color: rgb(121,102,104); }
div.DivClassName
{
background-color: #796668;
}
.BgClassName
{
background-color: #796668;
}
</style>
border-color css
<style>
span { border-color: #796668; }
span { border-color: rgb(121,102,104); }
td.TdClassName
{
border-color: #796668;
}
.TagClassName
{
border-color: #796668;
}
</style>