Shades of Roman Coffee #846550
Tints of Roman Coffee #846550
RGB
CMYK
RGB Variations
Color information
#846550 (or 0x846550) is known color: Roman Coffee. HEX triplet: 84, 65 and 50. RGB value is (132,101,80). Sum of RGB (Red+Green+Blue) = 132+101+80=313 (41% of max value = 765). Red value is 132 (51.95% from 255 or 42.17% from 313); Green value is 101 (39.84% from 255 or 32.27% from 313); Blue value is 80 (31.64% from 255 or 25.56% from 313); Max value from RGB is 132 - color contains mainly: red. Hex color #846550 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846550 is #7B9AAF. Grayscale: #6B6B6B. Windows color (decimal): -8100528 or 5268868. OLE color: 5268868.
HSL color Cylindrical-coordinate representation of color #846550: hue angle of 24.23º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #846550 is Cyan = 0, Magento = 0.23, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 101 | 80 | - |
| CMYK | 0 | 0.23 | 0.39 | 0.48 |
| HSL | 24.23º | 0.25% | 0.42% | - |
| HSV(B) | 24.23º | 0.39% | 0.52% | - |
| XYZ | 15.62 | 14.79 | 9.62 | - |
| YUV | 107.88 | 112.27 | 145.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 101 | 80 | 0 | 0.23 | 0.39 | 0.48 | 24.23 | 0.25 | 0.42 |
| Hex | 84 | 65 | 50 | 0 | 17 | 27 | 30 | 18 | 19 | 2A |
| Octal | 204 | 145 | 120 | 0 | 27 | 47 | 60 | 30 | 31 | 52 |
| Binary | 10000100 | 1100101 | 1010000 | 0 | 10111 | 100111 | 110000 | 11000 | 11001 | 101010 |
Color Harmonies of #846550
Complementary color
Monochromatic Colors of #846550
Black with #846550
Text Example
Text Example
White with #846550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846550; }
p { color: rgb(132,101,80); }
H1.HeaderClassName
{
color: #846550;
}
.AnyTagClassName
{
color: #846550;
}
</style>
background-color css
<style>
a { background-color: #846550; }
a { background-color: rgb(132,101,80); }
div.DivClassName
{
background-color: #846550;
}
.BgClassName
{
background-color: #846550;
}
</style>
border-color css
<style>
span { border-color: #846550; }
span { border-color: rgb(132,101,80); }
td.TdClassName
{
border-color: #846550;
}
.TagClassName
{
border-color: #846550;
}
</style>