Shades of Buttered Rum #A27436
Tints of Buttered Rum #A27436
RGB
CMYK
RGB Variations
Color information
#A27436 (or 0xA27436) is known color: Buttered Rum. HEX triplet: A2, 74 and 36. RGB value is (162,116,54). Sum of RGB (Red+Green+Blue) = 162+116+54=332 (43% of max value = 765). Red value is 162 (63.67% from 255 or 48.80% from 332); Green value is 116 (45.70% from 255 or 34.94% from 332); Blue value is 54 (21.48% from 255 or 16.27% from 332); Max value from RGB is 162 - color contains mainly: red. Hex color #A27436 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A27436 is #5D8BC9. Grayscale: #7A7A7A. Windows color (decimal): -6130634 or 3568802. OLE color: 3568802.
HSL color Cylindrical-coordinate representation of color #A27436: hue angle of 34.44º degrees, saturation: 0.5, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #A27436 is Cyan = 0, Magento = 0.28, Yellow = 0.67 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 116 | 54 | - |
| CMYK | 0 | 0.28 | 0.67 | 0.36 |
| HSL | 34.44º | 0.5% | 0.42% | - |
| HSV(B) | 34.44º | 0.67% | 0.64% | - |
| XYZ | 21.81 | 20.44 | 6.29 | - |
| YUV | 122.69 | 89.24 | 156.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 116 | 54 | 0 | 0.28 | 0.67 | 0.36 | 34.44 | 0.5 | 0.42 |
| Hex | A2 | 74 | 36 | 0 | 1C | 43 | 24 | 22 | 32 | 2A |
| Octal | 242 | 164 | 66 | 0 | 34 | 103 | 44 | 42 | 62 | 52 |
| Binary | 10100010 | 1110100 | 110110 | 0 | 11100 | 1000011 | 100100 | 100010 | 110010 | 101010 |
Color Harmonies of #A27436
Complementary color
Monochromatic Colors of #A27436
Black with #A27436
Text Example
Text Example
White with #A27436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27436; }
p { color: rgb(162,116,54); }
H1.HeaderClassName
{
color: #A27436;
}
.AnyTagClassName
{
color: #A27436;
}
</style>
background-color css
<style>
a { background-color: #A27436; }
a { background-color: rgb(162,116,54); }
div.DivClassName
{
background-color: #A27436;
}
.BgClassName
{
background-color: #A27436;
}
</style>
border-color css
<style>
span { border-color: #A27436; }
span { border-color: rgb(162,116,54); }
td.TdClassName
{
border-color: #A27436;
}
.TagClassName
{
border-color: #A27436;
}
</style>