Shades of Roman Coffee #856656
Tints of Roman Coffee #856656
RGB
CMYK
RGB Variations
Color information
#856656 (or 0x856656) is known color: Roman Coffee. HEX triplet: 85, 66 and 56. RGB value is (133,102,86). Sum of RGB (Red+Green+Blue) = 133+102+86=321 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.43% from 321); Green value is 102 (40.23% from 255 or 31.78% from 321); Blue value is 86 (33.98% from 255 or 26.79% from 321); Max value from RGB is 133 - color contains mainly: red. Hex color #856656 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856656 is #7A99A9. Grayscale: #6D6D6D. Windows color (decimal): -8034730 or 5662341. OLE color: 5662341.
HSL color Cylindrical-coordinate representation of color #856656: hue angle of 20.43º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #856656 is Cyan = 0, Magento = 0.23, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 102 | 86 | - |
| CMYK | 0 | 0.23 | 0.35 | 0.48 |
| HSL | 20.43º | 0.21% | 0.43% | - |
| HSV(B) | 20.43º | 0.35% | 0.52% | - |
| XYZ | 16.1 | 15.16 | 10.88 | - |
| YUV | 109.45 | 114.77 | 144.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 102 | 86 | 0 | 0.23 | 0.35 | 0.48 | 20.43 | 0.21 | 0.43 |
| Hex | 85 | 66 | 56 | 0 | 17 | 23 | 30 | 14 | 15 | 2B |
| Octal | 205 | 146 | 126 | 0 | 27 | 43 | 60 | 24 | 25 | 53 |
| Binary | 10000101 | 1100110 | 1010110 | 0 | 10111 | 100011 | 110000 | 10100 | 10101 | 101011 |
Color Harmonies of #856656
Complementary color
Monochromatic Colors of #856656
Black with #856656
Text Example
Text Example
White with #856656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856656; }
p { color: rgb(133,102,86); }
H1.HeaderClassName
{
color: #856656;
}
.AnyTagClassName
{
color: #856656;
}
</style>
background-color css
<style>
a { background-color: #856656; }
a { background-color: rgb(133,102,86); }
div.DivClassName
{
background-color: #856656;
}
.BgClassName
{
background-color: #856656;
}
</style>
border-color css
<style>
span { border-color: #856656; }
span { border-color: rgb(133,102,86); }
td.TdClassName
{
border-color: #856656;
}
.TagClassName
{
border-color: #856656;
}
</style>