Shades of Buttered Rum #A46924
Tints of Buttered Rum #A46924
RGB
CMYK
RGB Variations
Color information
#A46924 (or 0xA46924) is known color: Buttered Rum. HEX triplet: A4, 69 and 24. RGB value is (164,105,36). Sum of RGB (Red+Green+Blue) = 164+105+36=305 (40% of max value = 765). Red value is 164 (64.45% from 255 or 53.77% from 305); Green value is 105 (41.41% from 255 or 34.43% from 305); Blue value is 36 (14.45% from 255 or 11.80% from 305); Max value from RGB is 164 - color contains mainly: red. Hex color #A46924 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A46924 is #5B96DB. Grayscale: #737373. Windows color (decimal): -6002396 or 2386340. OLE color: 2386340.
HSL color Cylindrical-coordinate representation of color #A46924: hue angle of 32.34º degrees, saturation: 0.64, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #A46924 is Cyan = 0, Magento = 0.36, Yellow = 0.78 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 105 | 36 | - |
| CMYK | 0 | 0.36 | 0.78 | 0.36 |
| HSL | 32.34º | 0.64% | 0.39% | - |
| HSV(B) | 32.34º | 0.78% | 0.64% | - |
| XYZ | 20.68 | 18.12 | 4.08 | - |
| YUV | 114.78 | 83.55 | 163.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 105 | 36 | 0 | 0.36 | 0.78 | 0.36 | 32.34 | 0.64 | 0.39 |
| Hex | A4 | 69 | 24 | 0 | 24 | 4E | 24 | 20 | 40 | 27 |
| Octal | 244 | 151 | 44 | 0 | 44 | 116 | 44 | 40 | 100 | 47 |
| Binary | 10100100 | 1101001 | 100100 | 0 | 100100 | 1001110 | 100100 | 100000 | 1000000 | 100111 |
Color Harmonies of #A46924
Complementary color
Monochromatic Colors of #A46924
Black with #A46924
Text Example
Text Example
White with #A46924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46924; }
p { color: rgb(164,105,36); }
H1.HeaderClassName
{
color: #A46924;
}
.AnyTagClassName
{
color: #A46924;
}
</style>
background-color css
<style>
a { background-color: #A46924; }
a { background-color: rgb(164,105,36); }
div.DivClassName
{
background-color: #A46924;
}
.BgClassName
{
background-color: #A46924;
}
</style>
border-color css
<style>
span { border-color: #A46924; }
span { border-color: rgb(164,105,36); }
td.TdClassName
{
border-color: #A46924;
}
.TagClassName
{
border-color: #A46924;
}
</style>