Shades of Roman Coffee #756961
Tints of Roman Coffee #756961
RGB
CMYK
RGB Variations
Color information
#756961 (or 0x756961) is known color: Roman Coffee. HEX triplet: 75, 69 and 61. RGB value is (117,105,97). Sum of RGB (Red+Green+Blue) = 117+105+97=319 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.68% from 319); Green value is 105 (41.41% from 255 or 32.92% from 319); Blue value is 97 (38.28% from 255 or 30.41% from 319); Max value from RGB is 117 - color contains mainly: red. Hex color #756961 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756961 is #8A969E. Grayscale: #6B6B6B. Windows color (decimal): -9082527 or 6383989. OLE color: 6383989.
HSL color Cylindrical-coordinate representation of color #756961: hue angle of 24º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #756961 is Cyan = 0, Magento = 0.10, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 105 | 97 | - |
| CMYK | 0 | 0.10 | 0.17 | 0.54 |
| HSL | 24º | 0.09% | 0.42% | - |
| HSV(B) | 24º | 0.17% | 0.46% | - |
| XYZ | 14.55 | 14.75 | 13.39 | - |
| YUV | 107.68 | 121.98 | 134.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 105 | 97 | 0 | 0.10 | 0.17 | 0.54 | 24 | 0.09 | 0.42 |
| Hex | 75 | 69 | 61 | 0 | A | 11 | 36 | 18 | 9 | 2A |
| Octal | 165 | 151 | 141 | 0 | 12 | 21 | 66 | 30 | 11 | 52 |
| Binary | 1110101 | 1101001 | 1100001 | 0 | 1010 | 10001 | 110110 | 11000 | 1001 | 101010 |
Color Harmonies of #756961
Complementary color
Monochromatic Colors of #756961
Black with #756961
Text Example
Text Example
White with #756961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756961; }
p { color: rgb(117,105,97); }
H1.HeaderClassName
{
color: #756961;
}
.AnyTagClassName
{
color: #756961;
}
</style>
background-color css
<style>
a { background-color: #756961; }
a { background-color: rgb(117,105,97); }
div.DivClassName
{
background-color: #756961;
}
.BgClassName
{
background-color: #756961;
}
</style>
border-color css
<style>
span { border-color: #756961; }
span { border-color: rgb(117,105,97); }
td.TdClassName
{
border-color: #756961;
}
.TagClassName
{
border-color: #756961;
}
</style>