Shades of Roman Coffee #826657
Tints of Roman Coffee #826657
RGB
CMYK
RGB Variations
Color information
#826657 (or 0x826657) is known color: Roman Coffee. HEX triplet: 82, 66 and 57. RGB value is (130,102,87). Sum of RGB (Red+Green+Blue) = 130+102+87=319 (42% of max value = 765). Red value is 130 (51.17% from 255 or 40.75% from 319); Green value is 102 (40.23% from 255 or 31.97% from 319); Blue value is 87 (34.38% from 255 or 27.27% from 319); Max value from RGB is 130 - color contains mainly: red. Hex color #826657 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826657 is #7D99A8. Grayscale: #6C6C6C. Windows color (decimal): -8231337 or 5727874. OLE color: 5727874.
HSL color Cylindrical-coordinate representation of color #826657: hue angle of 20.93º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #826657 is Cyan = 0, Magento = 0.22, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 102 | 87 | - |
| CMYK | 0 | 0.22 | 0.33 | 0.49 |
| HSL | 20.93º | 0.2% | 0.43% | - |
| HSV(B) | 20.93º | 0.33% | 0.51% | - |
| XYZ | 15.68 | 14.94 | 11.07 | - |
| YUV | 108.66 | 115.78 | 143.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 102 | 87 | 0 | 0.22 | 0.33 | 0.49 | 20.93 | 0.2 | 0.43 |
| Hex | 82 | 66 | 57 | 0 | 16 | 21 | 31 | 15 | 14 | 2B |
| Octal | 202 | 146 | 127 | 0 | 26 | 41 | 61 | 25 | 24 | 53 |
| Binary | 10000010 | 1100110 | 1010111 | 0 | 10110 | 100001 | 110001 | 10101 | 10100 | 101011 |
Color Harmonies of #826657
Complementary color
Monochromatic Colors of #826657
Black with #826657
Text Example
Text Example
White with #826657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826657; }
p { color: rgb(130,102,87); }
H1.HeaderClassName
{
color: #826657;
}
.AnyTagClassName
{
color: #826657;
}
</style>
background-color css
<style>
a { background-color: #826657; }
a { background-color: rgb(130,102,87); }
div.DivClassName
{
background-color: #826657;
}
.BgClassName
{
background-color: #826657;
}
</style>
border-color css
<style>
span { border-color: #826657; }
span { border-color: rgb(130,102,87); }
td.TdClassName
{
border-color: #826657;
}
.TagClassName
{
border-color: #826657;
}
</style>