Shades of Roman Coffee #816350
Tints of Roman Coffee #816350
RGB
CMYK
RGB Variations
Color information
#816350 (or 0x816350) is known color: Roman Coffee. HEX triplet: 81, 63 and 50. RGB value is (129,99,80). Sum of RGB (Red+Green+Blue) = 129+99+80=308 (40% of max value = 765). Red value is 129 (50.78% from 255 or 41.88% from 308); Green value is 99 (39.06% from 255 or 32.14% from 308); Blue value is 80 (31.64% from 255 or 25.97% from 308); Max value from RGB is 129 - color contains mainly: red. Hex color #816350 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816350 is #7E9CAF. Grayscale: #696969. Windows color (decimal): -8297648 or 5268353. OLE color: 5268353.
HSL color Cylindrical-coordinate representation of color #816350: hue angle of 23.27º 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 #816350 is Cyan = 0, Magento = 0.23, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 99 | 80 | - |
| CMYK | 0 | 0.23 | 0.38 | 0.49 |
| HSL | 23.27º | 0.23% | 0.41% | - |
| HSV(B) | 23.27º | 0.38% | 0.51% | - |
| XYZ | 14.96 | 14.17 | 9.54 | - |
| YUV | 105.8 | 113.44 | 144.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 99 | 80 | 0 | 0.23 | 0.38 | 0.49 | 23.27 | 0.23 | 0.41 |
| Hex | 81 | 63 | 50 | 0 | 17 | 26 | 31 | 17 | 17 | 29 |
| Octal | 201 | 143 | 120 | 0 | 27 | 46 | 61 | 27 | 27 | 51 |
| Binary | 10000001 | 1100011 | 1010000 | 0 | 10111 | 100110 | 110001 | 10111 | 10111 | 101001 |
Color Harmonies of #816350
Complementary color
Monochromatic Colors of #816350
Black with #816350
Text Example
Text Example
White with #816350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816350; }
p { color: rgb(129,99,80); }
H1.HeaderClassName
{
color: #816350;
}
.AnyTagClassName
{
color: #816350;
}
</style>
background-color css
<style>
a { background-color: #816350; }
a { background-color: rgb(129,99,80); }
div.DivClassName
{
background-color: #816350;
}
.BgClassName
{
background-color: #816350;
}
</style>
border-color css
<style>
span { border-color: #816350; }
span { border-color: rgb(129,99,80); }
td.TdClassName
{
border-color: #816350;
}
.TagClassName
{
border-color: #816350;
}
</style>