Shades of Buttered Rum #A37236
Tints of Buttered Rum #A37236
RGB
CMYK
RGB Variations
Color information
#A37236 (or 0xA37236) is known color: Buttered Rum. HEX triplet: A3, 72 and 36. RGB value is (163,114,54). Sum of RGB (Red+Green+Blue) = 163+114+54=331 (43% of max value = 765). Red value is 163 (64.06% from 255 or 49.24% from 331); Green value is 114 (44.92% from 255 or 34.44% from 331); Blue value is 54 (21.48% from 255 or 16.31% from 331); Max value from RGB is 163 - color contains mainly: red. Hex color #A37236 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A37236 is #5C8DC9. Grayscale: #7A7A7A. Windows color (decimal): -6065610 or 3568291. OLE color: 3568291.
HSL color Cylindrical-coordinate representation of color #A37236: hue angle of 33.03º degrees, saturation: 0.5, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #A37236 is Cyan = 0, Magento = 0.30, Yellow = 0.67 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 114 | 54 | - |
| CMYK | 0 | 0.30 | 0.67 | 0.36 |
| HSL | 33.03º | 0.5% | 0.43% | - |
| HSV(B) | 33.03º | 0.67% | 0.64% | - |
| XYZ | 21.79 | 20.09 | 6.22 | - |
| YUV | 121.81 | 89.73 | 157.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 114 | 54 | 0 | 0.30 | 0.67 | 0.36 | 33.03 | 0.5 | 0.43 |
| Hex | A3 | 72 | 36 | 0 | 1E | 43 | 24 | 21 | 32 | 2B |
| Octal | 243 | 162 | 66 | 0 | 36 | 103 | 44 | 41 | 62 | 53 |
| Binary | 10100011 | 1110010 | 110110 | 0 | 11110 | 1000011 | 100100 | 100001 | 110010 | 101011 |
Color Harmonies of #A37236
Complementary color
Monochromatic Colors of #A37236
Black with #A37236
Text Example
Text Example
White with #A37236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37236; }
p { color: rgb(163,114,54); }
H1.HeaderClassName
{
color: #A37236;
}
.AnyTagClassName
{
color: #A37236;
}
</style>
background-color css
<style>
a { background-color: #A37236; }
a { background-color: rgb(163,114,54); }
div.DivClassName
{
background-color: #A37236;
}
.BgClassName
{
background-color: #A37236;
}
</style>
border-color css
<style>
span { border-color: #A37236; }
span { border-color: rgb(163,114,54); }
td.TdClassName
{
border-color: #A37236;
}
.TagClassName
{
border-color: #A37236;
}
</style>