Shades of Buttered Rum #A27138
Tints of Buttered Rum #A27138
RGB
CMYK
RGB Variations
Color information
#A27138 (or 0xA27138) is known color: Buttered Rum. HEX triplet: A2, 71 and 38. RGB value is (162,113,56). Sum of RGB (Red+Green+Blue) = 162+113+56=331 (43% of max value = 765). Red value is 162 (63.67% from 255 or 48.94% from 331); Green value is 113 (44.53% from 255 or 34.14% from 331); Blue value is 56 (22.27% from 255 or 16.92% from 331); Max value from RGB is 162 - color contains mainly: red. Hex color #A27138 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A27138 is #5D8EC7. Grayscale: #797979. Windows color (decimal): -6131400 or 3699106. OLE color: 3699106.
HSL color Cylindrical-coordinate representation of color #A27138: hue angle of 32.26º degrees, saturation: 0.49, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #A27138 is Cyan = 0, Magento = 0.30, Yellow = 0.65 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 113 | 56 | - |
| CMYK | 0 | 0.30 | 0.65 | 0.36 |
| HSL | 32.26º | 0.49% | 0.43% | - |
| HSV(B) | 32.26º | 0.65% | 0.64% | - |
| XYZ | 21.52 | 19.78 | 6.42 | - |
| YUV | 121.15 | 91.23 | 157.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 113 | 56 | 0 | 0.30 | 0.65 | 0.36 | 32.26 | 0.49 | 0.43 |
| Hex | A2 | 71 | 38 | 0 | 1E | 41 | 24 | 20 | 31 | 2B |
| Octal | 242 | 161 | 70 | 0 | 36 | 101 | 44 | 40 | 61 | 53 |
| Binary | 10100010 | 1110001 | 111000 | 0 | 11110 | 1000001 | 100100 | 100000 | 110001 | 101011 |
Color Harmonies of #A27138
Complementary color
Monochromatic Colors of #A27138
Black with #A27138
Text Example
Text Example
White with #A27138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27138; }
p { color: rgb(162,113,56); }
H1.HeaderClassName
{
color: #A27138;
}
.AnyTagClassName
{
color: #A27138;
}
</style>
background-color css
<style>
a { background-color: #A27138; }
a { background-color: rgb(162,113,56); }
div.DivClassName
{
background-color: #A27138;
}
.BgClassName
{
background-color: #A27138;
}
</style>
border-color css
<style>
span { border-color: #A27138; }
span { border-color: rgb(162,113,56); }
td.TdClassName
{
border-color: #A27138;
}
.TagClassName
{
border-color: #A27138;
}
</style>