Shades of Roman Coffee #756860
Tints of Roman Coffee #756860
RGB
CMYK
RGB Variations
Color information
#756860 (or 0x756860) is known color: Roman Coffee. HEX triplet: 75, 68 and 60. RGB value is (117,104,96). Sum of RGB (Red+Green+Blue) = 117+104+96=317 (41% of max value = 765). Red value is 117 (46.09% from 255 or 36.91% from 317); Green value is 104 (41.02% from 255 or 32.81% from 317); Blue value is 96 (37.89% from 255 or 30.28% from 317); Max value from RGB is 117 - color contains mainly: red. Hex color #756860 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756860 is #8A979F. Grayscale: #6B6B6B. Windows color (decimal): -9082784 or 6318197. OLE color: 6318197.
HSL color Cylindrical-coordinate representation of color #756860: hue angle of 22.86º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #756860 is Cyan = 0, Magento = 0.11, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 104 | 96 | - |
| CMYK | 0 | 0.11 | 0.18 | 0.54 |
| HSL | 22.86º | 0.1% | 0.42% | - |
| HSV(B) | 22.86º | 0.18% | 0.46% | - |
| XYZ | 14.4 | 14.53 | 13.11 | - |
| YUV | 106.98 | 121.81 | 135.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 96 | 0 | 0.11 | 0.18 | 0.54 | 22.86 | 0.1 | 0.42 |
| Hex | 75 | 68 | 60 | 0 | B | 12 | 36 | 17 | A | 2A |
| Octal | 165 | 150 | 140 | 0 | 13 | 22 | 66 | 27 | 12 | 52 |
| Binary | 1110101 | 1101000 | 1100000 | 0 | 1011 | 10010 | 110110 | 10111 | 1010 | 101010 |
Color Harmonies of #756860
Complementary color
Monochromatic Colors of #756860
Black with #756860
Text Example
Text Example
White with #756860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756860; }
p { color: rgb(117,104,96); }
H1.HeaderClassName
{
color: #756860;
}
.AnyTagClassName
{
color: #756860;
}
</style>
background-color css
<style>
a { background-color: #756860; }
a { background-color: rgb(117,104,96); }
div.DivClassName
{
background-color: #756860;
}
.BgClassName
{
background-color: #756860;
}
</style>
border-color css
<style>
span { border-color: #756860; }
span { border-color: rgb(117,104,96); }
td.TdClassName
{
border-color: #756860;
}
.TagClassName
{
border-color: #756860;
}
</style>