Shades of Coffee #716957
Tints of Coffee #716957
RGB
CMYK
RGB Variations
Color information
#716957 (or 0x716957) is known color: Coffee. HEX triplet: 71, 69 and 57. RGB value is (113,105,87). Sum of RGB (Red+Green+Blue) = 113+105+87=305 (40% of max value = 765). Red value is 113 (44.53% from 255 or 37.05% from 305); Green value is 105 (41.41% from 255 or 34.43% from 305); Blue value is 87 (34.38% from 255 or 28.52% from 305); Max value from RGB is 113 - color contains mainly: red. Hex color #716957 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716957 is #8E96A8. Grayscale: #696969. Windows color (decimal): -9344681 or 5728625. OLE color: 5728625.
HSL color Cylindrical-coordinate representation of color #716957: hue angle of 41.54º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #716957 is Cyan = 0, Magento = 0.07, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 105 | 87 | - |
| CMYK | 0 | 0.07 | 0.23 | 0.56 |
| HSL | 41.54º | 0.13% | 0.39% | - |
| HSV(B) | 41.54º | 0.23% | 0.44% | - |
| XYZ | 13.58 | 14.3 | 11.06 | - |
| YUV | 105.34 | 117.65 | 133.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 87 | 0 | 0.07 | 0.23 | 0.56 | 41.54 | 0.13 | 0.39 |
| Hex | 71 | 69 | 57 | 0 | 7 | 17 | 38 | 2A | D | 27 |
| Octal | 161 | 151 | 127 | 0 | 7 | 27 | 70 | 52 | 15 | 47 |
| Binary | 1110001 | 1101001 | 1010111 | 0 | 111 | 10111 | 111000 | 101010 | 1101 | 100111 |
Color Harmonies of #716957
Complementary color
Monochromatic Colors of #716957
Black with #716957
Text Example
Text Example
White with #716957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716957; }
p { color: rgb(113,105,87); }
H1.HeaderClassName
{
color: #716957;
}
.AnyTagClassName
{
color: #716957;
}
</style>
background-color css
<style>
a { background-color: #716957; }
a { background-color: rgb(113,105,87); }
div.DivClassName
{
background-color: #716957;
}
.BgClassName
{
background-color: #716957;
}
</style>
border-color css
<style>
span { border-color: #716957; }
span { border-color: rgb(113,105,87); }
td.TdClassName
{
border-color: #716957;
}
.TagClassName
{
border-color: #716957;
}
</style>