Shades of Roman Coffee #866851
Tints of Roman Coffee #866851
RGB
CMYK
RGB Variations
Color information
#866851 (or 0x866851) is known color: Roman Coffee. HEX triplet: 86, 68 and 51. RGB value is (134,104,81). Sum of RGB (Red+Green+Blue) = 134+104+81=319 (42% of max value = 765). Red value is 134 (52.73% from 255 or 42.01% from 319); Green value is 104 (41.02% from 255 or 32.60% from 319); Blue value is 81 (32.03% from 255 or 25.39% from 319); Max value from RGB is 134 - color contains mainly: red. Hex color #866851 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866851 is #7997AE. Grayscale: #6E6E6E. Windows color (decimal): -7968687 or 5335174. OLE color: 5335174.
HSL color Cylindrical-coordinate representation of color #866851: hue angle of 26.04º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #866851 is Cyan = 0, Magento = 0.22, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 104 | 81 | - |
| CMYK | 0 | 0.22 | 0.40 | 0.47 |
| HSL | 26.04º | 0.25% | 0.42% | - |
| HSV(B) | 26.04º | 0.4% | 0.53% | - |
| XYZ | 16.27 | 15.56 | 9.93 | - |
| YUV | 110.35 | 111.44 | 144.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 104 | 81 | 0 | 0.22 | 0.40 | 0.47 | 26.04 | 0.25 | 0.42 |
| Hex | 86 | 68 | 51 | 0 | 16 | 28 | 2F | 1A | 19 | 2A |
| Octal | 206 | 150 | 121 | 0 | 26 | 50 | 57 | 32 | 31 | 52 |
| Binary | 10000110 | 1101000 | 1010001 | 0 | 10110 | 101000 | 101111 | 11010 | 11001 | 101010 |
Color Harmonies of #866851
Complementary color
Monochromatic Colors of #866851
Black with #866851
Text Example
Text Example
White with #866851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866851; }
p { color: rgb(134,104,81); }
H1.HeaderClassName
{
color: #866851;
}
.AnyTagClassName
{
color: #866851;
}
</style>
background-color css
<style>
a { background-color: #866851; }
a { background-color: rgb(134,104,81); }
div.DivClassName
{
background-color: #866851;
}
.BgClassName
{
background-color: #866851;
}
</style>
border-color css
<style>
span { border-color: #866851; }
span { border-color: rgb(134,104,81); }
td.TdClassName
{
border-color: #866851;
}
.TagClassName
{
border-color: #866851;
}
</style>