Shades of Roman Coffee #856859
Tints of Roman Coffee #856859
RGB
CMYK
RGB Variations
Color information
#856859 (or 0x856859) is known color: Roman Coffee. HEX triplet: 85, 68 and 59. RGB value is (133,104,89). Sum of RGB (Red+Green+Blue) = 133+104+89=326 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.80% from 326); Green value is 104 (41.02% from 255 or 31.90% from 326); Blue value is 89 (35.16% from 255 or 27.30% from 326); Max value from RGB is 133 - color contains mainly: red. Hex color #856859 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856859 is #7A97A6. Grayscale: #6F6F6F. Windows color (decimal): -8034215 or 5859461. OLE color: 5859461.
HSL color Cylindrical-coordinate representation of color #856859: hue angle of 20.45º degrees, saturation: 0.2, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #856859 is Cyan = 0, Magento = 0.22, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 104 | 89 | - |
| CMYK | 0 | 0.22 | 0.33 | 0.48 |
| HSL | 20.45º | 0.2% | 0.44% | - |
| HSV(B) | 20.45º | 0.33% | 0.52% | - |
| XYZ | 16.43 | 15.61 | 11.6 | - |
| YUV | 110.96 | 115.61 | 143.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 104 | 89 | 0 | 0.22 | 0.33 | 0.48 | 20.45 | 0.2 | 0.44 |
| Hex | 85 | 68 | 59 | 0 | 16 | 21 | 30 | 14 | 14 | 2C |
| Octal | 205 | 150 | 131 | 0 | 26 | 41 | 60 | 24 | 24 | 54 |
| Binary | 10000101 | 1101000 | 1011001 | 0 | 10110 | 100001 | 110000 | 10100 | 10100 | 101100 |
Color Harmonies of #856859
Complementary color
Monochromatic Colors of #856859
Black with #856859
Text Example
Text Example
White with #856859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856859; }
p { color: rgb(133,104,89); }
H1.HeaderClassName
{
color: #856859;
}
.AnyTagClassName
{
color: #856859;
}
</style>
background-color css
<style>
a { background-color: #856859; }
a { background-color: rgb(133,104,89); }
div.DivClassName
{
background-color: #856859;
}
.BgClassName
{
background-color: #856859;
}
</style>
border-color css
<style>
span { border-color: #856859; }
span { border-color: rgb(133,104,89); }
td.TdClassName
{
border-color: #856859;
}
.TagClassName
{
border-color: #856859;
}
</style>