Shades of Coffee #726550
Tints of Coffee #726550
RGB
CMYK
RGB Variations
Color information
#726550 (or 0x726550) is known color: Coffee. HEX triplet: 72, 65 and 50. RGB value is (114,101,80). Sum of RGB (Red+Green+Blue) = 114+101+80=295 (39% of max value = 765). Red value is 114 (44.92% from 255 or 38.64% from 295); Green value is 101 (39.84% from 255 or 34.24% from 295); Blue value is 80 (31.64% from 255 or 27.12% from 295); Max value from RGB is 114 - color contains mainly: red. Hex color #726550 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726550 is #8D9AAF. Grayscale: #666666. Windows color (decimal): -9280176 or 5268850. OLE color: 5268850.
HSL color Cylindrical-coordinate representation of color #726550: hue angle of 37.06º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #726550 is Cyan = 0, Magento = 0.11, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 101 | 80 | - |
| CMYK | 0 | 0.11 | 0.30 | 0.55 |
| HSL | 37.06º | 0.18% | 0.38% | - |
| HSV(B) | 37.06º | 0.3% | 0.45% | - |
| XYZ | 13.04 | 13.46 | 9.5 | - |
| YUV | 102.49 | 115.31 | 136.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 101 | 80 | 0 | 0.11 | 0.30 | 0.55 | 37.06 | 0.18 | 0.38 |
| Hex | 72 | 65 | 50 | 0 | B | 1E | 37 | 25 | 12 | 26 |
| Octal | 162 | 145 | 120 | 0 | 13 | 36 | 67 | 45 | 22 | 46 |
| Binary | 1110010 | 1100101 | 1010000 | 0 | 1011 | 11110 | 110111 | 100101 | 10010 | 100110 |
Color Harmonies of #726550
Complementary color
Monochromatic Colors of #726550
Black with #726550
Text Example
Text Example
White with #726550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726550; }
p { color: rgb(114,101,80); }
H1.HeaderClassName
{
color: #726550;
}
.AnyTagClassName
{
color: #726550;
}
</style>
background-color css
<style>
a { background-color: #726550; }
a { background-color: rgb(114,101,80); }
div.DivClassName
{
background-color: #726550;
}
.BgClassName
{
background-color: #726550;
}
</style>
border-color css
<style>
span { border-color: #726550; }
span { border-color: rgb(114,101,80); }
td.TdClassName
{
border-color: #726550;
}
.TagClassName
{
border-color: #726550;
}
</style>