Shades of Roman Coffee #866850
Tints of Roman Coffee #866850
RGB
CMYK
RGB Variations
Color information
#866850 (or 0x866850) is known color: Roman Coffee. HEX triplet: 86, 68 and 50. RGB value is (134,104,80). Sum of RGB (Red+Green+Blue) = 134+104+80=318 (42% of max value = 765). Red value is 134 (52.73% from 255 or 42.14% from 318); Green value is 104 (41.02% from 255 or 32.70% from 318); Blue value is 80 (31.64% from 255 or 25.16% from 318); Max value from RGB is 134 - color contains mainly: red. Hex color #866850 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866850 is #7997AF. Grayscale: #6E6E6E. Windows color (decimal): -7968688 or 5269638. OLE color: 5269638.
HSL color Cylindrical-coordinate representation of color #866850: hue angle of 26.67º 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 #866850 is Cyan = 0, Magento = 0.22, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 104 | 80 | - |
| CMYK | 0 | 0.22 | 0.40 | 0.47 |
| HSL | 26.67º | 0.25% | 0.42% | - |
| HSV(B) | 26.67º | 0.4% | 0.53% | - |
| XYZ | 16.23 | 15.55 | 9.74 | - |
| YUV | 110.23 | 110.94 | 144.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 104 | 80 | 0 | 0.22 | 0.40 | 0.47 | 26.67 | 0.25 | 0.42 |
| Hex | 86 | 68 | 50 | 0 | 16 | 28 | 2F | 1B | 19 | 2A |
| Octal | 206 | 150 | 120 | 0 | 26 | 50 | 57 | 33 | 31 | 52 |
| Binary | 10000110 | 1101000 | 1010000 | 0 | 10110 | 101000 | 101111 | 11011 | 11001 | 101010 |
Color Harmonies of #866850
Complementary color
Monochromatic Colors of #866850
Black with #866850
Text Example
Text Example
White with #866850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866850; }
p { color: rgb(134,104,80); }
H1.HeaderClassName
{
color: #866850;
}
.AnyTagClassName
{
color: #866850;
}
</style>
background-color css
<style>
a { background-color: #866850; }
a { background-color: rgb(134,104,80); }
div.DivClassName
{
background-color: #866850;
}
.BgClassName
{
background-color: #866850;
}
</style>
border-color css
<style>
span { border-color: #866850; }
span { border-color: rgb(134,104,80); }
td.TdClassName
{
border-color: #866850;
}
.TagClassName
{
border-color: #866850;
}
</style>