Shades of Empress #776668
Tints of Empress #776668
RGB
CMYK
RGB Variations
Color information
#776668 (or 0x776668) is known color: Empress. HEX triplet: 77, 66 and 68. RGB value is (119,102,104). Sum of RGB (Red+Green+Blue) = 119+102+104=325 (43% of max value = 765). Red value is 119 (46.88% from 255 or 36.62% from 325); Green value is 102 (40.23% from 255 or 31.38% from 325); Blue value is 104 (41.02% from 255 or 32% from 325); Max value from RGB is 119 - color contains mainly: red. Hex color #776668 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776668 is #889997. Grayscale: #6B6B6B. Windows color (decimal): -8952216 or 6841975. OLE color: 6841975.
HSL color Cylindrical-coordinate representation of color #776668: hue angle of 352.94º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #776668 is Cyan = 0, Magento = 0.14, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 102 | 104 | - |
| CMYK | 0 | 0.14 | 0.13 | 0.53 |
| HSL | 352.94º | 0.08% | 0.43% | - |
| HSV(B) | 352.94º | 0.14% | 0.47% | - |
| XYZ | 14.86 | 14.42 | 15.1 | - |
| YUV | 107.31 | 126.13 | 136.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 102 | 104 | 0 | 0.14 | 0.13 | 0.53 | 352.94 | 0.08 | 0.43 |
| Hex | 77 | 66 | 68 | 0 | E | D | 35 | 161 | 8 | 2B |
| Octal | 167 | 146 | 150 | 0 | 16 | 15 | 65 | 541 | 10 | 53 |
| Binary | 1110111 | 1100110 | 1101000 | 0 | 1110 | 1101 | 110101 | 101100001 | 1000 | 101011 |
Color Harmonies of #776668
Complementary color
Monochromatic Colors of #776668
Black with #776668
Text Example
Text Example
White with #776668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776668; }
p { color: rgb(119,102,104); }
H1.HeaderClassName
{
color: #776668;
}
.AnyTagClassName
{
color: #776668;
}
</style>
background-color css
<style>
a { background-color: #776668; }
a { background-color: rgb(119,102,104); }
div.DivClassName
{
background-color: #776668;
}
.BgClassName
{
background-color: #776668;
}
</style>
border-color css
<style>
span { border-color: #776668; }
span { border-color: rgb(119,102,104); }
td.TdClassName
{
border-color: #776668;
}
.TagClassName
{
border-color: #776668;
}
</style>