Shades of Roman Coffee #866755
Tints of Roman Coffee #866755
RGB
CMYK
RGB Variations
Color information
#866755 (or 0x866755) is known color: Roman Coffee. HEX triplet: 86, 67 and 55. RGB value is (134,103,85). Sum of RGB (Red+Green+Blue) = 134+103+85=322 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.61% from 322); Green value is 103 (40.62% from 255 or 31.99% from 322); Blue value is 85 (33.59% from 255 or 26.40% from 322); Max value from RGB is 134 - color contains mainly: red. Hex color #866755 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866755 is #7998AA. Grayscale: #6E6E6E. Windows color (decimal): -7968939 or 5597062. OLE color: 5597062.
HSL color Cylindrical-coordinate representation of color #866755: hue angle of 22.04º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #866755 is Cyan = 0, Magento = 0.23, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 103 | 85 | - |
| CMYK | 0 | 0.23 | 0.37 | 0.47 |
| HSL | 22.04º | 0.22% | 0.43% | - |
| HSV(B) | 22.04º | 0.37% | 0.53% | - |
| XYZ | 16.32 | 15.42 | 10.71 | - |
| YUV | 110.22 | 113.77 | 144.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 103 | 85 | 0 | 0.23 | 0.37 | 0.47 | 22.04 | 0.22 | 0.43 |
| Hex | 86 | 67 | 55 | 0 | 17 | 25 | 2F | 16 | 16 | 2B |
| Octal | 206 | 147 | 125 | 0 | 27 | 45 | 57 | 26 | 26 | 53 |
| Binary | 10000110 | 1100111 | 1010101 | 0 | 10111 | 100101 | 101111 | 10110 | 10110 | 101011 |
Color Harmonies of #866755
Complementary color
Monochromatic Colors of #866755
Black with #866755
Text Example
Text Example
White with #866755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866755; }
p { color: rgb(134,103,85); }
H1.HeaderClassName
{
color: #866755;
}
.AnyTagClassName
{
color: #866755;
}
</style>
background-color css
<style>
a { background-color: #866755; }
a { background-color: rgb(134,103,85); }
div.DivClassName
{
background-color: #866755;
}
.BgClassName
{
background-color: #866755;
}
</style>
border-color css
<style>
span { border-color: #866755; }
span { border-color: rgb(134,103,85); }
td.TdClassName
{
border-color: #866755;
}
.TagClassName
{
border-color: #866755;
}
</style>