Shades of Coffee #716858
Tints of Coffee #716858
RGB
CMYK
RGB Variations
Color information
#716858 (or 0x716858) is known color: Coffee. HEX triplet: 71, 68 and 58. RGB value is (113,104,88). Sum of RGB (Red+Green+Blue) = 113+104+88=305 (40% of max value = 765). Red value is 113 (44.53% from 255 or 37.05% from 305); Green value is 104 (41.02% from 255 or 34.10% from 305); Blue value is 88 (34.77% from 255 or 28.85% from 305); Max value from RGB is 113 - color contains mainly: red. Hex color #716858 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716858 is #8E97A7. Grayscale: #686868. Windows color (decimal): -9344936 or 5793905. OLE color: 5793905.
HSL color Cylindrical-coordinate representation of color #716858: hue angle of 38.4º degrees, saturation: 0.12, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #716858 is Cyan = 0, Magento = 0.08, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 104 | 88 | - |
| CMYK | 0 | 0.08 | 0.22 | 0.56 |
| HSL | 38.4º | 0.12% | 0.39% | - |
| HSV(B) | 38.4º | 0.22% | 0.44% | - |
| XYZ | 13.52 | 14.12 | 11.24 | - |
| YUV | 104.87 | 118.48 | 133.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 104 | 88 | 0 | 0.08 | 0.22 | 0.56 | 38.4 | 0.12 | 0.39 |
| Hex | 71 | 68 | 58 | 0 | 8 | 16 | 38 | 26 | C | 27 |
| Octal | 161 | 150 | 130 | 0 | 10 | 26 | 70 | 46 | 14 | 47 |
| Binary | 1110001 | 1101000 | 1011000 | 0 | 1000 | 10110 | 111000 | 100110 | 1100 | 100111 |
Color Harmonies of #716858
Complementary color
Monochromatic Colors of #716858
Black with #716858
Text Example
Text Example
White with #716858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716858; }
p { color: rgb(113,104,88); }
H1.HeaderClassName
{
color: #716858;
}
.AnyTagClassName
{
color: #716858;
}
</style>
background-color css
<style>
a { background-color: #716858; }
a { background-color: rgb(113,104,88); }
div.DivClassName
{
background-color: #716858;
}
.BgClassName
{
background-color: #716858;
}
</style>
border-color css
<style>
span { border-color: #716858; }
span { border-color: rgb(113,104,88); }
td.TdClassName
{
border-color: #716858;
}
.TagClassName
{
border-color: #716858;
}
</style>