Shades of Coffee #756751
Tints of Coffee #756751
RGB
CMYK
RGB Variations
Color information
#756751 (or 0x756751) is known color: Coffee. HEX triplet: 75, 67 and 51. RGB value is (117,103,81). Sum of RGB (Red+Green+Blue) = 117+103+81=301 (39% of max value = 765). Red value is 117 (46.09% from 255 or 38.87% from 301); Green value is 103 (40.62% from 255 or 34.22% from 301); Blue value is 81 (32.03% from 255 or 26.91% from 301); Max value from RGB is 117 - color contains mainly: red. Hex color #756751 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756751 is #8A98AE. Grayscale: #686868. Windows color (decimal): -9083055 or 5334901. OLE color: 5334901.
HSL color Cylindrical-coordinate representation of color #756751: hue angle of 36.67º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #756751 is Cyan = 0, Magento = 0.12, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 81 | - |
| CMYK | 0 | 0.12 | 0.31 | 0.54 |
| HSL | 36.67º | 0.18% | 0.39% | - |
| HSV(B) | 36.67º | 0.31% | 0.46% | - |
| XYZ | 13.67 | 14.08 | 9.78 | - |
| YUV | 104.68 | 114.64 | 136.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 81 | 0 | 0.12 | 0.31 | 0.54 | 36.67 | 0.18 | 0.39 |
| Hex | 75 | 67 | 51 | 0 | C | 1F | 36 | 25 | 12 | 27 |
| Octal | 165 | 147 | 121 | 0 | 14 | 37 | 66 | 45 | 22 | 47 |
| Binary | 1110101 | 1100111 | 1010001 | 0 | 1100 | 11111 | 110110 | 100101 | 10010 | 100111 |
Color Harmonies of #756751
Complementary color
Monochromatic Colors of #756751
Black with #756751
Text Example
Text Example
White with #756751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756751; }
p { color: rgb(117,103,81); }
H1.HeaderClassName
{
color: #756751;
}
.AnyTagClassName
{
color: #756751;
}
</style>
background-color css
<style>
a { background-color: #756751; }
a { background-color: rgb(117,103,81); }
div.DivClassName
{
background-color: #756751;
}
.BgClassName
{
background-color: #756751;
}
</style>
border-color css
<style>
span { border-color: #756751; }
span { border-color: rgb(117,103,81); }
td.TdClassName
{
border-color: #756751;
}
.TagClassName
{
border-color: #756751;
}
</style>