Shades of Roman Coffee #866858
Tints of Roman Coffee #866858
RGB
CMYK
RGB Variations
Color information
#866858 (or 0x866858) is known color: Roman Coffee. HEX triplet: 86, 68 and 58. RGB value is (134,104,88). Sum of RGB (Red+Green+Blue) = 134+104+88=326 (43% of max value = 765). Red value is 134 (52.73% from 255 or 41.10% from 326); Green value is 104 (41.02% from 255 or 31.90% from 326); Blue value is 88 (34.77% from 255 or 26.99% from 326); Max value from RGB is 134 - color contains mainly: red. Hex color #866858 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866858 is #7997A7. Grayscale: #6F6F6F. Windows color (decimal): -7968680 or 5793926. OLE color: 5793926.
HSL color Cylindrical-coordinate representation of color #866858: hue angle of 20.87º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #866858 is Cyan = 0, Magento = 0.22, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 104 | 88 | - |
| CMYK | 0 | 0.22 | 0.34 | 0.47 |
| HSL | 20.87º | 0.21% | 0.44% | - |
| HSV(B) | 20.87º | 0.34% | 0.53% | - |
| XYZ | 16.54 | 15.67 | 11.39 | - |
| YUV | 111.15 | 114.94 | 144.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 104 | 88 | 0 | 0.22 | 0.34 | 0.47 | 20.87 | 0.21 | 0.44 |
| Hex | 86 | 68 | 58 | 0 | 16 | 22 | 2F | 15 | 15 | 2C |
| Octal | 206 | 150 | 130 | 0 | 26 | 42 | 57 | 25 | 25 | 54 |
| Binary | 10000110 | 1101000 | 1011000 | 0 | 10110 | 100010 | 101111 | 10101 | 10101 | 101100 |
Color Harmonies of #866858
Complementary color
Monochromatic Colors of #866858
Black with #866858
Text Example
Text Example
White with #866858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866858; }
p { color: rgb(134,104,88); }
H1.HeaderClassName
{
color: #866858;
}
.AnyTagClassName
{
color: #866858;
}
</style>
background-color css
<style>
a { background-color: #866858; }
a { background-color: rgb(134,104,88); }
div.DivClassName
{
background-color: #866858;
}
.BgClassName
{
background-color: #866858;
}
</style>
border-color css
<style>
span { border-color: #866858; }
span { border-color: rgb(134,104,88); }
td.TdClassName
{
border-color: #866858;
}
.TagClassName
{
border-color: #866858;
}
</style>