Shades of Coffee #766750
Tints of Coffee #766750
RGB
CMYK
RGB Variations
Color information
#766750 (or 0x766750) is known color: Coffee. HEX triplet: 76, 67 and 50. RGB value is (118,103,80). Sum of RGB (Red+Green+Blue) = 118+103+80=301 (39% of max value = 765). Red value is 118 (46.48% from 255 or 39.20% from 301); Green value is 103 (40.62% from 255 or 34.22% from 301); Blue value is 80 (31.64% from 255 or 26.58% from 301); Max value from RGB is 118 - color contains mainly: red. Hex color #766750 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766750 is #8998AF. Grayscale: #686868. Windows color (decimal): -9017520 or 5269366. OLE color: 5269366.
HSL color Cylindrical-coordinate representation of color #766750: hue angle of 36.32º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #766750 is Cyan = 0, Magento = 0.13, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 103 | 80 | - |
| CMYK | 0 | 0.13 | 0.32 | 0.54 |
| HSL | 36.32º | 0.19% | 0.39% | - |
| HSV(B) | 36.32º | 0.32% | 0.46% | - |
| XYZ | 13.77 | 14.13 | 9.59 | - |
| YUV | 104.86 | 113.97 | 137.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 103 | 80 | 0 | 0.13 | 0.32 | 0.54 | 36.32 | 0.19 | 0.39 |
| Hex | 76 | 67 | 50 | 0 | D | 20 | 36 | 24 | 13 | 27 |
| Octal | 166 | 147 | 120 | 0 | 15 | 40 | 66 | 44 | 23 | 47 |
| Binary | 1110110 | 1100111 | 1010000 | 0 | 1101 | 100000 | 110110 | 100100 | 10011 | 100111 |
Color Harmonies of #766750
Complementary color
Monochromatic Colors of #766750
Black with #766750
Text Example
Text Example
White with #766750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766750; }
p { color: rgb(118,103,80); }
H1.HeaderClassName
{
color: #766750;
}
.AnyTagClassName
{
color: #766750;
}
</style>
background-color css
<style>
a { background-color: #766750; }
a { background-color: rgb(118,103,80); }
div.DivClassName
{
background-color: #766750;
}
.BgClassName
{
background-color: #766750;
}
</style>
border-color css
<style>
span { border-color: #766750; }
span { border-color: rgb(118,103,80); }
td.TdClassName
{
border-color: #766750;
}
.TagClassName
{
border-color: #766750;
}
</style>