Shades of Roman Coffee #866853
Tints of Roman Coffee #866853
RGB
CMYK
RGB Variations
Color information
#866853 (or 0x866853) is known color: Roman Coffee. HEX triplet: 86, 68 and 53. RGB value is (134,104,83). Sum of RGB (Red+Green+Blue) = 134+104+83=321 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.74% from 321); Green value is 104 (41.02% from 255 or 32.40% from 321); Blue value is 83 (32.81% from 255 or 25.86% from 321); Max value from RGB is 134 - color contains mainly: red. Hex color #866853 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866853 is #7997AC. Grayscale: #6E6E6E. Windows color (decimal): -7968685 or 5466246. OLE color: 5466246.
HSL color Cylindrical-coordinate representation of color #866853: hue angle of 24.71º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #866853 is Cyan = 0, Magento = 0.22, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 104 | 83 | - |
| CMYK | 0 | 0.22 | 0.38 | 0.47 |
| HSL | 24.71º | 0.24% | 0.43% | - |
| HSV(B) | 24.71º | 0.38% | 0.53% | - |
| XYZ | 16.34 | 15.59 | 10.33 | - |
| YUV | 110.58 | 112.44 | 144.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 104 | 83 | 0 | 0.22 | 0.38 | 0.47 | 24.71 | 0.24 | 0.43 |
| Hex | 86 | 68 | 53 | 0 | 16 | 26 | 2F | 19 | 18 | 2B |
| Octal | 206 | 150 | 123 | 0 | 26 | 46 | 57 | 31 | 30 | 53 |
| Binary | 10000110 | 1101000 | 1010011 | 0 | 10110 | 100110 | 101111 | 11001 | 11000 | 101011 |
Color Harmonies of #866853
Complementary color
Monochromatic Colors of #866853
Black with #866853
Text Example
Text Example
White with #866853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866853; }
p { color: rgb(134,104,83); }
H1.HeaderClassName
{
color: #866853;
}
.AnyTagClassName
{
color: #866853;
}
</style>
background-color css
<style>
a { background-color: #866853; }
a { background-color: rgb(134,104,83); }
div.DivClassName
{
background-color: #866853;
}
.BgClassName
{
background-color: #866853;
}
</style>
border-color css
<style>
span { border-color: #866853; }
span { border-color: rgb(134,104,83); }
td.TdClassName
{
border-color: #866853;
}
.TagClassName
{
border-color: #866853;
}
</style>