Shades of Roman Coffee #826953
Tints of Roman Coffee #826953
RGB
CMYK
RGB Variations
Color information
#826953 (or 0x826953) is known color: Roman Coffee. HEX triplet: 82, 69 and 53. RGB value is (130,105,83). Sum of RGB (Red+Green+Blue) = 130+105+83=318 (42% of max value = 765). Red value is 130 (51.17% from 255 or 40.88% from 318); Green value is 105 (41.41% from 255 or 33.02% from 318); Blue value is 83 (32.81% from 255 or 26.10% from 318); Max value from RGB is 130 - color contains mainly: red. Hex color #826953 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826953 is #7D96AC. Grayscale: #6E6E6E. Windows color (decimal): -8230573 or 5466498. OLE color: 5466498.
HSL color Cylindrical-coordinate representation of color #826953: hue angle of 28.09º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #826953 is Cyan = 0, Magento = 0.19, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 105 | 83 | - |
| CMYK | 0 | 0.19 | 0.36 | 0.49 |
| HSL | 28.09º | 0.22% | 0.42% | - |
| HSV(B) | 28.09º | 0.36% | 0.51% | - |
| XYZ | 15.82 | 15.47 | 10.34 | - |
| YUV | 109.97 | 112.78 | 142.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 105 | 83 | 0 | 0.19 | 0.36 | 0.49 | 28.09 | 0.22 | 0.42 |
| Hex | 82 | 69 | 53 | 0 | 13 | 24 | 31 | 1C | 16 | 2A |
| Octal | 202 | 151 | 123 | 0 | 23 | 44 | 61 | 34 | 26 | 52 |
| Binary | 10000010 | 1101001 | 1010011 | 0 | 10011 | 100100 | 110001 | 11100 | 10110 | 101010 |
Color Harmonies of #826953
Complementary color
Monochromatic Colors of #826953
Black with #826953
Text Example
Text Example
White with #826953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826953; }
p { color: rgb(130,105,83); }
H1.HeaderClassName
{
color: #826953;
}
.AnyTagClassName
{
color: #826953;
}
</style>
background-color css
<style>
a { background-color: #826953; }
a { background-color: rgb(130,105,83); }
div.DivClassName
{
background-color: #826953;
}
.BgClassName
{
background-color: #826953;
}
</style>
border-color css
<style>
span { border-color: #826953; }
span { border-color: rgb(130,105,83); }
td.TdClassName
{
border-color: #826953;
}
.TagClassName
{
border-color: #826953;
}
</style>