Shades of Roman Coffee #806755
Tints of Roman Coffee #806755
RGB
CMYK
RGB Variations
Color information
#806755 (or 0x806755) is known color: Roman Coffee. HEX triplet: 80, 67 and 55. RGB value is (128,103,85). Sum of RGB (Red+Green+Blue) = 128+103+85=316 (41% of max value = 765). Red value is 128 (50.39% from 255 or 40.51% from 316); Green value is 103 (40.62% from 255 or 32.59% from 316); Blue value is 85 (33.59% from 255 or 26.90% from 316); Max value from RGB is 128 - color contains mainly: red. Hex color #806755 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806755 is #7F98AA. Grayscale: #6C6C6C. Windows color (decimal): -8362155 or 5597056. OLE color: 5597056.
HSL color Cylindrical-coordinate representation of color #806755: hue angle of 25.12º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #806755 is Cyan = 0, Magento = 0.20, Yellow = 0.34 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 103 | 85 | - |
| CMYK | 0 | 0.20 | 0.34 | 0.50 |
| HSL | 25.12º | 0.2% | 0.42% | - |
| HSV(B) | 25.12º | 0.34% | 0.5% | - |
| XYZ | 15.39 | 14.95 | 10.67 | - |
| YUV | 108.42 | 114.78 | 141.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 103 | 85 | 0 | 0.20 | 0.34 | 0.50 | 25.12 | 0.2 | 0.42 |
| Hex | 80 | 67 | 55 | 0 | 14 | 22 | 32 | 19 | 14 | 2A |
| Octal | 200 | 147 | 125 | 0 | 24 | 42 | 62 | 31 | 24 | 52 |
| Binary | 10000000 | 1100111 | 1010101 | 0 | 10100 | 100010 | 110010 | 11001 | 10100 | 101010 |
Color Harmonies of #806755
Complementary color
Monochromatic Colors of #806755
Black with #806755
Text Example
Text Example
White with #806755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806755; }
p { color: rgb(128,103,85); }
H1.HeaderClassName
{
color: #806755;
}
.AnyTagClassName
{
color: #806755;
}
</style>
background-color css
<style>
a { background-color: #806755; }
a { background-color: rgb(128,103,85); }
div.DivClassName
{
background-color: #806755;
}
.BgClassName
{
background-color: #806755;
}
</style>
border-color css
<style>
span { border-color: #806755; }
span { border-color: rgb(128,103,85); }
td.TdClassName
{
border-color: #806755;
}
.TagClassName
{
border-color: #806755;
}
</style>