Shades of Coffee #716750
Tints of Coffee #716750
RGB
CMYK
RGB Variations
Color information
#716750 (or 0x716750) is known color: Coffee. HEX triplet: 71, 67 and 50. RGB value is (113,103,80). Sum of RGB (Red+Green+Blue) = 113+103+80=296 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.18% from 296); Green value is 103 (40.62% from 255 or 34.80% from 296); Blue value is 80 (31.64% from 255 or 27.03% from 296); Max value from RGB is 113 - color contains mainly: red. Hex color #716750 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716750 is #8E98AF. Grayscale: #676767. Windows color (decimal): -9345200 or 5269361. OLE color: 5269361.
HSL color Cylindrical-coordinate representation of color #716750: hue angle of 41.82º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #716750 is Cyan = 0, Magento = 0.09, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 103 | 80 | - |
| CMYK | 0 | 0.09 | 0.29 | 0.56 |
| HSL | 41.82º | 0.17% | 0.38% | - |
| HSV(B) | 41.82º | 0.29% | 0.44% | - |
| XYZ | 13.11 | 13.79 | 9.56 | - |
| YUV | 103.37 | 114.81 | 134.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 103 | 80 | 0 | 0.09 | 0.29 | 0.56 | 41.82 | 0.17 | 0.38 |
| Hex | 71 | 67 | 50 | 0 | 9 | 1D | 38 | 2A | 11 | 26 |
| Octal | 161 | 147 | 120 | 0 | 11 | 35 | 70 | 52 | 21 | 46 |
| Binary | 1110001 | 1100111 | 1010000 | 0 | 1001 | 11101 | 111000 | 101010 | 10001 | 100110 |
Color Harmonies of #716750
Complementary color
Monochromatic Colors of #716750
Black with #716750
Text Example
Text Example
White with #716750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716750; }
p { color: rgb(113,103,80); }
H1.HeaderClassName
{
color: #716750;
}
.AnyTagClassName
{
color: #716750;
}
</style>
background-color css
<style>
a { background-color: #716750; }
a { background-color: rgb(113,103,80); }
div.DivClassName
{
background-color: #716750;
}
.BgClassName
{
background-color: #716750;
}
</style>
border-color css
<style>
span { border-color: #716750; }
span { border-color: rgb(113,103,80); }
td.TdClassName
{
border-color: #716750;
}
.TagClassName
{
border-color: #716750;
}
</style>