Shades of Roman Coffee #806853
Tints of Roman Coffee #806853
RGB
CMYK
RGB Variations
Color information
#806853 (or 0x806853) is known color: Roman Coffee. HEX triplet: 80, 68 and 53. RGB value is (128,104,83). Sum of RGB (Red+Green+Blue) = 128+104+83=315 (41% of max value = 765). Red value is 128 (50.39% from 255 or 40.63% from 315); Green value is 104 (41.02% from 255 or 33.02% from 315); Blue value is 83 (32.81% from 255 or 26.35% from 315); Max value from RGB is 128 - color contains mainly: red. Hex color #806853 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806853 is #7F97AC. Grayscale: #6C6C6C. Windows color (decimal): -8361901 or 5466240. OLE color: 5466240.
HSL color Cylindrical-coordinate representation of color #806853: hue angle of 28º degrees, saturation: 0.21, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #806853 is Cyan = 0, Magento = 0.19, Yellow = 0.35 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 104 | 83 | - |
| CMYK | 0 | 0.19 | 0.35 | 0.50 |
| HSL | 28º | 0.21% | 0.41% | - |
| HSV(B) | 28º | 0.35% | 0.5% | - |
| XYZ | 15.41 | 15.11 | 10.29 | - |
| YUV | 108.78 | 113.45 | 141.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 104 | 83 | 0 | 0.19 | 0.35 | 0.50 | 28 | 0.21 | 0.41 |
| Hex | 80 | 68 | 53 | 0 | 13 | 23 | 32 | 1C | 15 | 29 |
| Octal | 200 | 150 | 123 | 0 | 23 | 43 | 62 | 34 | 25 | 51 |
| Binary | 10000000 | 1101000 | 1010011 | 0 | 10011 | 100011 | 110010 | 11100 | 10101 | 101001 |
Color Harmonies of #806853
Complementary color
Monochromatic Colors of #806853
Black with #806853
Text Example
Text Example
White with #806853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806853; }
p { color: rgb(128,104,83); }
H1.HeaderClassName
{
color: #806853;
}
.AnyTagClassName
{
color: #806853;
}
</style>
background-color css
<style>
a { background-color: #806853; }
a { background-color: rgb(128,104,83); }
div.DivClassName
{
background-color: #806853;
}
.BgClassName
{
background-color: #806853;
}
</style>
border-color css
<style>
span { border-color: #806853; }
span { border-color: rgb(128,104,83); }
td.TdClassName
{
border-color: #806853;
}
.TagClassName
{
border-color: #806853;
}
</style>