Shades of Roman Coffee #816556
Tints of Roman Coffee #816556
RGB
CMYK
RGB Variations
Color information
#816556 (or 0x816556) is known color: Roman Coffee. HEX triplet: 81, 65 and 56. RGB value is (129,101,86). Sum of RGB (Red+Green+Blue) = 129+101+86=316 (41% of max value = 765). Red value is 129 (50.78% from 255 or 40.82% from 316); Green value is 101 (39.84% from 255 or 31.96% from 316); Blue value is 86 (33.98% from 255 or 27.22% from 316); Max value from RGB is 129 - color contains mainly: red. Hex color #816556 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816556 is #7E9AA9. Grayscale: #6B6B6B. Windows color (decimal): -8297130 or 5662081. OLE color: 5662081.
HSL color Cylindrical-coordinate representation of color #816556: hue angle of 20.93º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #816556 is Cyan = 0, Magento = 0.22, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 101 | 86 | - |
| CMYK | 0 | 0.22 | 0.33 | 0.49 |
| HSL | 20.93º | 0.2% | 0.42% | - |
| HSV(B) | 20.93º | 0.33% | 0.51% | - |
| XYZ | 15.39 | 14.65 | 10.82 | - |
| YUV | 107.66 | 115.78 | 143.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 101 | 86 | 0 | 0.22 | 0.33 | 0.49 | 20.93 | 0.2 | 0.42 |
| Hex | 81 | 65 | 56 | 0 | 16 | 21 | 31 | 15 | 14 | 2A |
| Octal | 201 | 145 | 126 | 0 | 26 | 41 | 61 | 25 | 24 | 52 |
| Binary | 10000001 | 1100101 | 1010110 | 0 | 10110 | 100001 | 110001 | 10101 | 10100 | 101010 |
Color Harmonies of #816556
Complementary color
Monochromatic Colors of #816556
Black with #816556
Text Example
Text Example
White with #816556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816556; }
p { color: rgb(129,101,86); }
H1.HeaderClassName
{
color: #816556;
}
.AnyTagClassName
{
color: #816556;
}
</style>
background-color css
<style>
a { background-color: #816556; }
a { background-color: rgb(129,101,86); }
div.DivClassName
{
background-color: #816556;
}
.BgClassName
{
background-color: #816556;
}
</style>
border-color css
<style>
span { border-color: #816556; }
span { border-color: rgb(129,101,86); }
td.TdClassName
{
border-color: #816556;
}
.TagClassName
{
border-color: #816556;
}
</style>