Shades of Roman Coffee #806657
Tints of Roman Coffee #806657
RGB
CMYK
RGB Variations
Color information
#806657 (or 0x806657) is known color: Roman Coffee. HEX triplet: 80, 66 and 57. RGB value is (128,102,87). Sum of RGB (Red+Green+Blue) = 128+102+87=317 (41% of max value = 765). Red value is 128 (50.39% from 255 or 40.38% from 317); Green value is 102 (40.23% from 255 or 32.18% from 317); Blue value is 87 (34.38% from 255 or 27.44% from 317); Max value from RGB is 128 - color contains mainly: red. Hex color #806657 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806657 is #7F99A8. Grayscale: #6C6C6C. Windows color (decimal): -8362409 or 5727872. OLE color: 5727872.
HSL color Cylindrical-coordinate representation of color #806657: hue angle of 21.95º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #806657 is Cyan = 0, Magento = 0.20, Yellow = 0.32 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 102 | 87 | - |
| CMYK | 0 | 0.20 | 0.32 | 0.50 |
| HSL | 21.95º | 0.19% | 0.42% | - |
| HSV(B) | 21.95º | 0.32% | 0.5% | - |
| XYZ | 15.37 | 14.78 | 11.06 | - |
| YUV | 108.06 | 116.11 | 142.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 102 | 87 | 0 | 0.20 | 0.32 | 0.50 | 21.95 | 0.19 | 0.42 |
| Hex | 80 | 66 | 57 | 0 | 14 | 20 | 32 | 16 | 13 | 2A |
| Octal | 200 | 146 | 127 | 0 | 24 | 40 | 62 | 26 | 23 | 52 |
| Binary | 10000000 | 1100110 | 1010111 | 0 | 10100 | 100000 | 110010 | 10110 | 10011 | 101010 |
Color Harmonies of #806657
Complementary color
Monochromatic Colors of #806657
Black with #806657
Text Example
Text Example
White with #806657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806657; }
p { color: rgb(128,102,87); }
H1.HeaderClassName
{
color: #806657;
}
.AnyTagClassName
{
color: #806657;
}
</style>
background-color css
<style>
a { background-color: #806657; }
a { background-color: rgb(128,102,87); }
div.DivClassName
{
background-color: #806657;
}
.BgClassName
{
background-color: #806657;
}
</style>
border-color css
<style>
span { border-color: #806657; }
span { border-color: rgb(128,102,87); }
td.TdClassName
{
border-color: #806657;
}
.TagClassName
{
border-color: #806657;
}
</style>