Shades of Coffee #716954
Tints of Coffee #716954
RGB
CMYK
RGB Variations
Color information
#716954 (or 0x716954) is known color: Coffee. HEX triplet: 71, 69 and 54. RGB value is (113,105,84). Sum of RGB (Red+Green+Blue) = 113+105+84=302 (40% of max value = 765). Red value is 113 (44.53% from 255 or 37.42% from 302); Green value is 105 (41.41% from 255 or 34.77% from 302); Blue value is 84 (33.20% from 255 or 27.81% from 302); Max value from RGB is 113 - color contains mainly: red. Hex color #716954 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716954 is #8E96AB. Grayscale: #696969. Windows color (decimal): -9344684 or 5532017. OLE color: 5532017.
HSL color Cylindrical-coordinate representation of color #716954: hue angle of 43.45º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #716954 is Cyan = 0, Magento = 0.07, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 105 | 84 | - |
| CMYK | 0 | 0.07 | 0.26 | 0.56 |
| HSL | 43.45º | 0.15% | 0.39% | - |
| HSV(B) | 43.45º | 0.26% | 0.44% | - |
| XYZ | 13.46 | 14.25 | 10.43 | - |
| YUV | 105 | 116.15 | 133.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 84 | 0 | 0.07 | 0.26 | 0.56 | 43.45 | 0.15 | 0.39 |
| Hex | 71 | 69 | 54 | 0 | 7 | 1A | 38 | 2B | F | 27 |
| Octal | 161 | 151 | 124 | 0 | 7 | 32 | 70 | 53 | 17 | 47 |
| Binary | 1110001 | 1101001 | 1010100 | 0 | 111 | 11010 | 111000 | 101011 | 1111 | 100111 |
Color Harmonies of #716954
Complementary color
Monochromatic Colors of #716954
Black with #716954
Text Example
Text Example
White with #716954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716954; }
p { color: rgb(113,105,84); }
H1.HeaderClassName
{
color: #716954;
}
.AnyTagClassName
{
color: #716954;
}
</style>
background-color css
<style>
a { background-color: #716954; }
a { background-color: rgb(113,105,84); }
div.DivClassName
{
background-color: #716954;
}
.BgClassName
{
background-color: #716954;
}
</style>
border-color css
<style>
span { border-color: #716954; }
span { border-color: rgb(113,105,84); }
td.TdClassName
{
border-color: #716954;
}
.TagClassName
{
border-color: #716954;
}
</style>