Shades of Buttered Rum #A07236
Tints of Buttered Rum #A07236
RGB
CMYK
RGB Variations
Color information
#A07236 (or 0xA07236) is known color: Buttered Rum. HEX triplet: A0, 72 and 36. RGB value is (160,114,54). Sum of RGB (Red+Green+Blue) = 160+114+54=328 (43% of max value = 765). Red value is 160 (62.89% from 255 or 48.78% from 328); Green value is 114 (44.92% from 255 or 34.76% from 328); Blue value is 54 (21.48% from 255 or 16.46% from 328); Max value from RGB is 160 - color contains mainly: red. Hex color #A07236 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A07236 is #5F8DC9. Grayscale: #797979. Windows color (decimal): -6262218 or 3568288. OLE color: 3568288.
HSL color Cylindrical-coordinate representation of color #A07236: hue angle of 33.96º degrees, saturation: 0.5, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #A07236 is Cyan = 0, Magento = 0.29, Yellow = 0.66 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 114 | 54 | - |
| CMYK | 0 | 0.29 | 0.66 | 0.37 |
| HSL | 33.96º | 0.5% | 0.42% | - |
| HSV(B) | 33.96º | 0.66% | 0.63% | - |
| XYZ | 21.18 | 19.77 | 6.19 | - |
| YUV | 120.91 | 90.24 | 155.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 114 | 54 | 0 | 0.29 | 0.66 | 0.37 | 33.96 | 0.5 | 0.42 |
| Hex | A0 | 72 | 36 | 0 | 1D | 42 | 25 | 22 | 32 | 2A |
| Octal | 240 | 162 | 66 | 0 | 35 | 102 | 45 | 42 | 62 | 52 |
| Binary | 10100000 | 1110010 | 110110 | 0 | 11101 | 1000010 | 100101 | 100010 | 110010 | 101010 |
Color Harmonies of #A07236
Complementary color
Monochromatic Colors of #A07236
Black with #A07236
Text Example
Text Example
White with #A07236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A07236; }
p { color: rgb(160,114,54); }
H1.HeaderClassName
{
color: #A07236;
}
.AnyTagClassName
{
color: #A07236;
}
</style>
background-color css
<style>
a { background-color: #A07236; }
a { background-color: rgb(160,114,54); }
div.DivClassName
{
background-color: #A07236;
}
.BgClassName
{
background-color: #A07236;
}
</style>
border-color css
<style>
span { border-color: #A07236; }
span { border-color: rgb(160,114,54); }
td.TdClassName
{
border-color: #A07236;
}
.TagClassName
{
border-color: #A07236;
}
</style>