Shades of Roman Coffee #856855
Tints of Roman Coffee #856855
RGB
CMYK
RGB Variations
Color information
#856855 (or 0x856855) is known color: Roman Coffee. HEX triplet: 85, 68 and 55. RGB value is (133,104,85). Sum of RGB (Red+Green+Blue) = 133+104+85=322 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.30% from 322); Green value is 104 (41.02% from 255 or 32.30% from 322); Blue value is 85 (33.59% from 255 or 26.40% from 322); Max value from RGB is 133 - color contains mainly: red. Hex color #856855 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856855 is #7A97AA. Grayscale: #6E6E6E. Windows color (decimal): -8034219 or 5597317. OLE color: 5597317.
HSL color Cylindrical-coordinate representation of color #856855: hue angle of 23.75º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #856855 is Cyan = 0, Magento = 0.22, Yellow = 0.36 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 104 | 85 | - |
| CMYK | 0 | 0.22 | 0.36 | 0.48 |
| HSL | 23.75º | 0.22% | 0.43% | - |
| HSV(B) | 23.75º | 0.36% | 0.52% | - |
| XYZ | 16.26 | 15.54 | 10.74 | - |
| YUV | 110.51 | 113.61 | 144.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 104 | 85 | 0 | 0.22 | 0.36 | 0.48 | 23.75 | 0.22 | 0.43 |
| Hex | 85 | 68 | 55 | 0 | 16 | 24 | 30 | 18 | 16 | 2B |
| Octal | 205 | 150 | 125 | 0 | 26 | 44 | 60 | 30 | 26 | 53 |
| Binary | 10000101 | 1101000 | 1010101 | 0 | 10110 | 100100 | 110000 | 11000 | 10110 | 101011 |
Color Harmonies of #856855
Complementary color
Monochromatic Colors of #856855
Black with #856855
Text Example
Text Example
White with #856855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856855; }
p { color: rgb(133,104,85); }
H1.HeaderClassName
{
color: #856855;
}
.AnyTagClassName
{
color: #856855;
}
</style>
background-color css
<style>
a { background-color: #856855; }
a { background-color: rgb(133,104,85); }
div.DivClassName
{
background-color: #856855;
}
.BgClassName
{
background-color: #856855;
}
</style>
border-color css
<style>
span { border-color: #856855; }
span { border-color: rgb(133,104,85); }
td.TdClassName
{
border-color: #856855;
}
.TagClassName
{
border-color: #856855;
}
</style>