Shades of Coffee #716755
Tints of Coffee #716755
RGB
CMYK
RGB Variations
Color information
#716755 (or 0x716755) is known color: Coffee. HEX triplet: 71, 67 and 55. RGB value is (113,103,85). Sum of RGB (Red+Green+Blue) = 113+103+85=301 (39% of max value = 765). Red value is 113 (44.53% from 255 or 37.54% from 301); Green value is 103 (40.62% from 255 or 34.22% from 301); Blue value is 85 (33.59% from 255 or 28.24% from 301); Max value from RGB is 113 - color contains mainly: red. Hex color #716755 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716755 is #8E98AA. Grayscale: #686868. Windows color (decimal): -9345195 or 5597041. OLE color: 5597041.
HSL color Cylindrical-coordinate representation of color #716755: hue angle of 38.57º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #716755 is Cyan = 0, Magento = 0.09, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 103 | 85 | - |
| CMYK | 0 | 0.09 | 0.25 | 0.56 |
| HSL | 38.57º | 0.14% | 0.39% | - |
| HSV(B) | 38.57º | 0.25% | 0.44% | - |
| XYZ | 13.3 | 13.87 | 10.57 | - |
| YUV | 103.94 | 117.31 | 134.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 103 | 85 | 0 | 0.09 | 0.25 | 0.56 | 38.57 | 0.14 | 0.39 |
| Hex | 71 | 67 | 55 | 0 | 9 | 19 | 38 | 27 | E | 27 |
| Octal | 161 | 147 | 125 | 0 | 11 | 31 | 70 | 47 | 16 | 47 |
| Binary | 1110001 | 1100111 | 1010101 | 0 | 1001 | 11001 | 111000 | 100111 | 1110 | 100111 |
Color Harmonies of #716755
Complementary color
Monochromatic Colors of #716755
Black with #716755
Text Example
Text Example
White with #716755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716755; }
p { color: rgb(113,103,85); }
H1.HeaderClassName
{
color: #716755;
}
.AnyTagClassName
{
color: #716755;
}
</style>
background-color css
<style>
a { background-color: #716755; }
a { background-color: rgb(113,103,85); }
div.DivClassName
{
background-color: #716755;
}
.BgClassName
{
background-color: #716755;
}
</style>
border-color css
<style>
span { border-color: #716755; }
span { border-color: rgb(113,103,85); }
td.TdClassName
{
border-color: #716755;
}
.TagClassName
{
border-color: #716755;
}
</style>