Shades of Roman Coffee #826951
Tints of Roman Coffee #826951
RGB
CMYK
RGB Variations
Color information
#826951 (or 0x826951) is known color: Roman Coffee. HEX triplet: 82, 69 and 51. RGB value is (130,105,81). Sum of RGB (Red+Green+Blue) = 130+105+81=316 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.14% from 316); Green value is 105 (41.41% from 255 or 33.23% from 316); Blue value is 81 (32.03% from 255 or 25.63% from 316); Max value from RGB is 130 - color contains mainly: red. Hex color #826951 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826951 is #7D96AE. Grayscale: #6D6D6D. Windows color (decimal): -8230575 or 5335426. OLE color: 5335426.
HSL color Cylindrical-coordinate representation of color #826951: hue angle of 29.39º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #826951 is Cyan = 0, Magento = 0.19, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 105 | 81 | - |
| CMYK | 0 | 0.19 | 0.38 | 0.49 |
| HSL | 29.39º | 0.23% | 0.41% | - |
| HSV(B) | 29.39º | 0.38% | 0.51% | - |
| XYZ | 15.74 | 15.44 | 9.94 | - |
| YUV | 109.74 | 111.78 | 142.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 105 | 81 | 0 | 0.19 | 0.38 | 0.49 | 29.39 | 0.23 | 0.41 |
| Hex | 82 | 69 | 51 | 0 | 13 | 26 | 31 | 1D | 17 | 29 |
| Octal | 202 | 151 | 121 | 0 | 23 | 46 | 61 | 35 | 27 | 51 |
| Binary | 10000010 | 1101001 | 1010001 | 0 | 10011 | 100110 | 110001 | 11101 | 10111 | 101001 |
Color Harmonies of #826951
Complementary color
Monochromatic Colors of #826951
Black with #826951
Text Example
Text Example
White with #826951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826951; }
p { color: rgb(130,105,81); }
H1.HeaderClassName
{
color: #826951;
}
.AnyTagClassName
{
color: #826951;
}
</style>
background-color css
<style>
a { background-color: #826951; }
a { background-color: rgb(130,105,81); }
div.DivClassName
{
background-color: #826951;
}
.BgClassName
{
background-color: #826951;
}
</style>
border-color css
<style>
span { border-color: #826951; }
span { border-color: rgb(130,105,81); }
td.TdClassName
{
border-color: #826951;
}
.TagClassName
{
border-color: #826951;
}
</style>