Shades of Roman Coffee #846953
Tints of Roman Coffee #846953
RGB
CMYK
RGB Variations
Color information
#846953 (or 0x846953) is known color: Roman Coffee. HEX triplet: 84, 69 and 53. RGB value is (132,105,83). Sum of RGB (Red+Green+Blue) = 132+105+83=320 (42% of max value = 765). Red value is 132 (51.95% from 255 or 41.25% from 320); Green value is 105 (41.41% from 255 or 32.81% from 320); Blue value is 83 (32.81% from 255 or 25.94% from 320); Max value from RGB is 132 - color contains mainly: red. Hex color #846953 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846953 is #7B96AC. Grayscale: #6E6E6E. Windows color (decimal): -8099501 or 5466500. OLE color: 5466500.
HSL color Cylindrical-coordinate representation of color #846953: hue angle of 26.94º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #846953 is Cyan = 0, Magento = 0.20, Yellow = 0.37 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 105 | 83 | - |
| CMYK | 0 | 0.20 | 0.37 | 0.48 |
| HSL | 26.94º | 0.23% | 0.42% | - |
| HSV(B) | 26.94º | 0.37% | 0.52% | - |
| XYZ | 16.13 | 15.63 | 10.35 | - |
| YUV | 110.57 | 112.45 | 143.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 105 | 83 | 0 | 0.20 | 0.37 | 0.48 | 26.94 | 0.23 | 0.42 |
| Hex | 84 | 69 | 53 | 0 | 14 | 25 | 30 | 1B | 17 | 2A |
| Octal | 204 | 151 | 123 | 0 | 24 | 45 | 60 | 33 | 27 | 52 |
| Binary | 10000100 | 1101001 | 1010011 | 0 | 10100 | 100101 | 110000 | 11011 | 10111 | 101010 |
Color Harmonies of #846953
Complementary color
Monochromatic Colors of #846953
Black with #846953
Text Example
Text Example
White with #846953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846953; }
p { color: rgb(132,105,83); }
H1.HeaderClassName
{
color: #846953;
}
.AnyTagClassName
{
color: #846953;
}
</style>
background-color css
<style>
a { background-color: #846953; }
a { background-color: rgb(132,105,83); }
div.DivClassName
{
background-color: #846953;
}
.BgClassName
{
background-color: #846953;
}
</style>
border-color css
<style>
span { border-color: #846953; }
span { border-color: rgb(132,105,83); }
td.TdClassName
{
border-color: #846953;
}
.TagClassName
{
border-color: #846953;
}
</style>