Shades of Roman Coffee #846655
Tints of Roman Coffee #846655
RGB
CMYK
RGB Variations
Color information
#846655 (or 0x846655) is known color: Roman Coffee. HEX triplet: 84, 66 and 55. RGB value is (132,102,85). Sum of RGB (Red+Green+Blue) = 132+102+85=319 (42% of max value = 765). Red value is 132 (51.95% from 255 or 41.38% from 319); Green value is 102 (40.23% from 255 or 31.97% from 319); Blue value is 85 (33.59% from 255 or 26.65% from 319); Max value from RGB is 132 - color contains mainly: red. Hex color #846655 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846655 is #7B99AA. Grayscale: #6D6D6D. Windows color (decimal): -8100267 or 5596804. OLE color: 5596804.
HSL color Cylindrical-coordinate representation of color #846655: hue angle of 21.7º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #846655 is Cyan = 0, Magento = 0.23, Yellow = 0.36 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 102 | 85 | - |
| CMYK | 0 | 0.23 | 0.36 | 0.48 |
| HSL | 21.7º | 0.22% | 0.43% | - |
| HSV(B) | 21.7º | 0.36% | 0.52% | - |
| XYZ | 15.91 | 15.06 | 10.66 | - |
| YUV | 109.03 | 114.44 | 144.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 102 | 85 | 0 | 0.23 | 0.36 | 0.48 | 21.7 | 0.22 | 0.43 |
| Hex | 84 | 66 | 55 | 0 | 17 | 24 | 30 | 16 | 16 | 2B |
| Octal | 204 | 146 | 125 | 0 | 27 | 44 | 60 | 26 | 26 | 53 |
| Binary | 10000100 | 1100110 | 1010101 | 0 | 10111 | 100100 | 110000 | 10110 | 10110 | 101011 |
Color Harmonies of #846655
Complementary color
Monochromatic Colors of #846655
Black with #846655
Text Example
Text Example
White with #846655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846655; }
p { color: rgb(132,102,85); }
H1.HeaderClassName
{
color: #846655;
}
.AnyTagClassName
{
color: #846655;
}
</style>
background-color css
<style>
a { background-color: #846655; }
a { background-color: rgb(132,102,85); }
div.DivClassName
{
background-color: #846655;
}
.BgClassName
{
background-color: #846655;
}
</style>
border-color css
<style>
span { border-color: #846655; }
span { border-color: rgb(132,102,85); }
td.TdClassName
{
border-color: #846655;
}
.TagClassName
{
border-color: #846655;
}
</style>