Shades of Roman Coffee #806859
Tints of Roman Coffee #806859
RGB
CMYK
RGB Variations
Color information
#806859 (or 0x806859) is known color: Roman Coffee. HEX triplet: 80, 68 and 59. RGB value is (128,104,89). Sum of RGB (Red+Green+Blue) = 128+104+89=321 (42% of max value = 765). Red value is 128 (50.39% from 255 or 39.88% from 321); Green value is 104 (41.02% from 255 or 32.40% from 321); Blue value is 89 (35.16% from 255 or 27.73% from 321); Max value from RGB is 128 - color contains mainly: red. Hex color #806859 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806859 is #7F97A6. Grayscale: #6D6D6D. Windows color (decimal): -8361895 or 5859456. OLE color: 5859456.
HSL color Cylindrical-coordinate representation of color #806859: hue angle of 23.08º degrees, saturation: 0.18, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #806859 is Cyan = 0, Magento = 0.19, Yellow = 0.30 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 104 | 89 | - |
| CMYK | 0 | 0.19 | 0.30 | 0.50 |
| HSL | 23.08º | 0.18% | 0.43% | - |
| HSV(B) | 23.08º | 0.3% | 0.5% | - |
| XYZ | 15.66 | 15.21 | 11.56 | - |
| YUV | 109.47 | 116.45 | 141.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 104 | 89 | 0 | 0.19 | 0.30 | 0.50 | 23.08 | 0.18 | 0.43 |
| Hex | 80 | 68 | 59 | 0 | 13 | 1E | 32 | 17 | 12 | 2B |
| Octal | 200 | 150 | 131 | 0 | 23 | 36 | 62 | 27 | 22 | 53 |
| Binary | 10000000 | 1101000 | 1011001 | 0 | 10011 | 11110 | 110010 | 10111 | 10010 | 101011 |
Color Harmonies of #806859
Complementary color
Monochromatic Colors of #806859
Black with #806859
Text Example
Text Example
White with #806859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806859; }
p { color: rgb(128,104,89); }
H1.HeaderClassName
{
color: #806859;
}
.AnyTagClassName
{
color: #806859;
}
</style>
background-color css
<style>
a { background-color: #806859; }
a { background-color: rgb(128,104,89); }
div.DivClassName
{
background-color: #806859;
}
.BgClassName
{
background-color: #806859;
}
</style>
border-color css
<style>
span { border-color: #806859; }
span { border-color: rgb(128,104,89); }
td.TdClassName
{
border-color: #806859;
}
.TagClassName
{
border-color: #806859;
}
</style>