Shades of Roman Coffee #856955
Tints of Roman Coffee #856955
RGB
CMYK
RGB Variations
Color information
#856955 (or 0x856955) is known color: Roman Coffee. HEX triplet: 85, 69 and 55. RGB value is (133,105,85). Sum of RGB (Red+Green+Blue) = 133+105+85=323 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.18% from 323); Green value is 105 (41.41% from 255 or 32.51% from 323); Blue value is 85 (33.59% from 255 or 26.32% from 323); Max value from RGB is 133 - color contains mainly: red. Hex color #856955 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856955 is #7A96AA. Grayscale: #6F6F6F. Windows color (decimal): -8033963 or 5597573. OLE color: 5597573.
HSL color Cylindrical-coordinate representation of color #856955: hue angle of 25º 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 #856955 is Cyan = 0, Magento = 0.21, Yellow = 0.36 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 105 | 85 | - |
| CMYK | 0 | 0.21 | 0.36 | 0.48 |
| HSL | 25º | 0.22% | 0.43% | - |
| HSV(B) | 25º | 0.36% | 0.52% | - |
| XYZ | 16.36 | 15.75 | 10.77 | - |
| YUV | 111.09 | 113.28 | 143.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 105 | 85 | 0 | 0.21 | 0.36 | 0.48 | 25 | 0.22 | 0.43 |
| Hex | 85 | 69 | 55 | 0 | 15 | 24 | 30 | 19 | 16 | 2B |
| Octal | 205 | 151 | 125 | 0 | 25 | 44 | 60 | 31 | 26 | 53 |
| Binary | 10000101 | 1101001 | 1010101 | 0 | 10101 | 100100 | 110000 | 11001 | 10110 | 101011 |
Color Harmonies of #856955
Complementary color
Monochromatic Colors of #856955
Black with #856955
Text Example
Text Example
White with #856955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856955; }
p { color: rgb(133,105,85); }
H1.HeaderClassName
{
color: #856955;
}
.AnyTagClassName
{
color: #856955;
}
</style>
background-color css
<style>
a { background-color: #856955; }
a { background-color: rgb(133,105,85); }
div.DivClassName
{
background-color: #856955;
}
.BgClassName
{
background-color: #856955;
}
</style>
border-color css
<style>
span { border-color: #856955; }
span { border-color: rgb(133,105,85); }
td.TdClassName
{
border-color: #856955;
}
.TagClassName
{
border-color: #856955;
}
</style>