Shades of Empress #776669
Tints of Empress #776669
RGB
CMYK
RGB Variations
Color information
#776669 (or 0x776669) is known color: Empress. HEX triplet: 77, 66 and 69. RGB value is (119,102,105). Sum of RGB (Red+Green+Blue) = 119+102+105=326 (43% of max value = 765). Red value is 119 (46.88% from 255 or 36.50% from 326); Green value is 102 (40.23% from 255 or 31.29% from 326); Blue value is 105 (41.41% from 255 or 32.21% from 326); Max value from RGB is 119 - color contains mainly: red. Hex color #776669 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776669 is #889996. Grayscale: #6B6B6B. Windows color (decimal): -8952215 or 6907511. OLE color: 6907511.
HSL color Cylindrical-coordinate representation of color #776669: hue angle of 349.41º 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 #776669 is Cyan = 0, Magento = 0.14, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 102 | 105 | - |
| CMYK | 0 | 0.14 | 0.12 | 0.53 |
| HSL | 349.41º | 0.08% | 0.43% | - |
| HSV(B) | 349.41º | 0.14% | 0.47% | - |
| XYZ | 14.91 | 14.44 | 15.37 | - |
| YUV | 107.43 | 126.63 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 102 | 105 | 0 | 0.14 | 0.12 | 0.53 | 349.41 | 0.08 | 0.43 |
| Hex | 77 | 66 | 69 | 0 | E | C | 35 | 15D | 8 | 2B |
| Octal | 167 | 146 | 151 | 0 | 16 | 14 | 65 | 535 | 10 | 53 |
| Binary | 1110111 | 1100110 | 1101001 | 0 | 1110 | 1100 | 110101 | 101011101 | 1000 | 101011 |
Color Harmonies of #776669
Complementary color
Monochromatic Colors of #776669
Black with #776669
Text Example
Text Example
White with #776669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776669; }
p { color: rgb(119,102,105); }
H1.HeaderClassName
{
color: #776669;
}
.AnyTagClassName
{
color: #776669;
}
</style>
background-color css
<style>
a { background-color: #776669; }
a { background-color: rgb(119,102,105); }
div.DivClassName
{
background-color: #776669;
}
.BgClassName
{
background-color: #776669;
}
</style>
border-color css
<style>
span { border-color: #776669; }
span { border-color: rgb(119,102,105); }
td.TdClassName
{
border-color: #776669;
}
.TagClassName
{
border-color: #776669;
}
</style>