Shades of Roman Coffee #806756
Tints of Roman Coffee #806756
RGB
CMYK
RGB Variations
Color information
#806756 (or 0x806756) is known color: Roman Coffee. HEX triplet: 80, 67 and 56. RGB value is (128,103,86). Sum of RGB (Red+Green+Blue) = 128+103+86=317 (41% of max value = 765). Red value is 128 (50.39% from 255 or 40.38% from 317); Green value is 103 (40.62% from 255 or 32.49% from 317); Blue value is 86 (33.98% from 255 or 27.13% from 317); Max value from RGB is 128 - color contains mainly: red. Hex color #806756 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806756 is #7F98A9. Grayscale: #6C6C6C. Windows color (decimal): -8362154 or 5662592. OLE color: 5662592.
HSL color Cylindrical-coordinate representation of color #806756: hue angle of 24.29º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #806756 is Cyan = 0, Magento = 0.20, Yellow = 0.33 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 103 | 86 | - |
| CMYK | 0 | 0.20 | 0.33 | 0.50 |
| HSL | 24.29º | 0.2% | 0.42% | - |
| HSV(B) | 24.29º | 0.33% | 0.5% | - |
| XYZ | 15.43 | 14.96 | 10.88 | - |
| YUV | 108.54 | 115.28 | 141.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 103 | 86 | 0 | 0.20 | 0.33 | 0.50 | 24.29 | 0.2 | 0.42 |
| Hex | 80 | 67 | 56 | 0 | 14 | 21 | 32 | 18 | 14 | 2A |
| Octal | 200 | 147 | 126 | 0 | 24 | 41 | 62 | 30 | 24 | 52 |
| Binary | 10000000 | 1100111 | 1010110 | 0 | 10100 | 100001 | 110010 | 11000 | 10100 | 101010 |
Color Harmonies of #806756
Complementary color
Monochromatic Colors of #806756
Black with #806756
Text Example
Text Example
White with #806756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806756; }
p { color: rgb(128,103,86); }
H1.HeaderClassName
{
color: #806756;
}
.AnyTagClassName
{
color: #806756;
}
</style>
background-color css
<style>
a { background-color: #806756; }
a { background-color: rgb(128,103,86); }
div.DivClassName
{
background-color: #806756;
}
.BgClassName
{
background-color: #806756;
}
</style>
border-color css
<style>
span { border-color: #806756; }
span { border-color: rgb(128,103,86); }
td.TdClassName
{
border-color: #806756;
}
.TagClassName
{
border-color: #806756;
}
</style>