Shades of Roman Coffee #776960
Tints of Roman Coffee #776960
RGB
CMYK
RGB Variations
Color information
#776960 (or 0x776960) is known color: Roman Coffee. HEX triplet: 77, 69 and 60. RGB value is (119,105,96). Sum of RGB (Red+Green+Blue) = 119+105+96=320 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.19% from 320); Green value is 105 (41.41% from 255 or 32.81% from 320); Blue value is 96 (37.89% from 255 or 30% from 320); Max value from RGB is 119 - color contains mainly: red. Hex color #776960 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776960 is #88969F. Grayscale: #6C6C6C. Windows color (decimal): -8951456 or 6318455. OLE color: 6318455.
HSL color Cylindrical-coordinate representation of color #776960: hue angle of 23.48º degrees, saturation: 0.11, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #776960 is Cyan = 0, Magento = 0.12, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 105 | 96 | - |
| CMYK | 0 | 0.12 | 0.19 | 0.53 |
| HSL | 23.48º | 0.11% | 0.42% | - |
| HSV(B) | 23.48º | 0.19% | 0.47% | - |
| XYZ | 14.77 | 14.87 | 13.16 | - |
| YUV | 108.16 | 121.14 | 135.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 105 | 96 | 0 | 0.12 | 0.19 | 0.53 | 23.48 | 0.11 | 0.42 |
| Hex | 77 | 69 | 60 | 0 | C | 13 | 35 | 17 | B | 2A |
| Octal | 167 | 151 | 140 | 0 | 14 | 23 | 65 | 27 | 13 | 52 |
| Binary | 1110111 | 1101001 | 1100000 | 0 | 1100 | 10011 | 110101 | 10111 | 1011 | 101010 |
Color Harmonies of #776960
Complementary color
Monochromatic Colors of #776960
Black with #776960
Text Example
Text Example
White with #776960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776960; }
p { color: rgb(119,105,96); }
H1.HeaderClassName
{
color: #776960;
}
.AnyTagClassName
{
color: #776960;
}
</style>
background-color css
<style>
a { background-color: #776960; }
a { background-color: rgb(119,105,96); }
div.DivClassName
{
background-color: #776960;
}
.BgClassName
{
background-color: #776960;
}
</style>
border-color css
<style>
span { border-color: #776960; }
span { border-color: rgb(119,105,96); }
td.TdClassName
{
border-color: #776960;
}
.TagClassName
{
border-color: #776960;
}
</style>