Shades of Buttered Rum #A27636
Tints of Buttered Rum #A27636
RGB
CMYK
RGB Variations
Color information
#A27636 (or 0xA27636) is known color: Buttered Rum. HEX triplet: A2, 76 and 36. RGB value is (162,118,54). Sum of RGB (Red+Green+Blue) = 162+118+54=334 (44% of max value = 765). Red value is 162 (63.67% from 255 or 48.50% from 334); Green value is 118 (46.48% from 255 or 35.33% from 334); Blue value is 54 (21.48% from 255 or 16.17% from 334); Max value from RGB is 162 - color contains mainly: red. Hex color #A27636 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A27636 is #5D89C9. Grayscale: #7C7C7C. Windows color (decimal): -6130122 or 3569314. OLE color: 3569314.
HSL color Cylindrical-coordinate representation of color #A27636: hue angle of 35.56º 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 #A27636 is Cyan = 0, Magento = 0.27, Yellow = 0.67 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 118 | 54 | - |
| CMYK | 0 | 0.27 | 0.67 | 0.36 |
| HSL | 35.56º | 0.5% | 0.42% | - |
| HSV(B) | 35.56º | 0.67% | 0.64% | - |
| XYZ | 22.04 | 20.9 | 6.36 | - |
| YUV | 123.86 | 88.58 | 155.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 118 | 54 | 0 | 0.27 | 0.67 | 0.36 | 35.56 | 0.5 | 0.42 |
| Hex | A2 | 76 | 36 | 0 | 1B | 43 | 24 | 24 | 32 | 2A |
| Octal | 242 | 166 | 66 | 0 | 33 | 103 | 44 | 44 | 62 | 52 |
| Binary | 10100010 | 1110110 | 110110 | 0 | 11011 | 1000011 | 100100 | 100100 | 110010 | 101010 |
Color Harmonies of #A27636
Complementary color
Monochromatic Colors of #A27636
Black with #A27636
Text Example
Text Example
White with #A27636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27636; }
p { color: rgb(162,118,54); }
H1.HeaderClassName
{
color: #A27636;
}
.AnyTagClassName
{
color: #A27636;
}
</style>
background-color css
<style>
a { background-color: #A27636; }
a { background-color: rgb(162,118,54); }
div.DivClassName
{
background-color: #A27636;
}
.BgClassName
{
background-color: #A27636;
}
</style>
border-color css
<style>
span { border-color: #A27636; }
span { border-color: rgb(162,118,54); }
td.TdClassName
{
border-color: #A27636;
}
.TagClassName
{
border-color: #A27636;
}
</style>