Shades of Buttered Rum #A07437
Tints of Buttered Rum #A07437
RGB
CMYK
RGB Variations
Color information
#A07437 (or 0xA07437) is known color: Buttered Rum. HEX triplet: A0, 74 and 37. RGB value is (160,116,55). Sum of RGB (Red+Green+Blue) = 160+116+55=331 (43% of max value = 765). Red value is 160 (62.89% from 255 or 48.34% from 331); Green value is 116 (45.70% from 255 or 35.05% from 331); Blue value is 55 (21.88% from 255 or 16.62% from 331); Max value from RGB is 160 - color contains mainly: red. Hex color #A07437 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A07437 is #5F8BC8. Grayscale: #7A7A7A. Windows color (decimal): -6261705 or 3634336. OLE color: 3634336.
HSL color Cylindrical-coordinate representation of color #A07437: hue angle of 34.86º degrees, saturation: 0.49, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #A07437 is Cyan = 0, Magento = 0.28, Yellow = 0.66 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 116 | 55 | - |
| CMYK | 0 | 0.28 | 0.66 | 0.37 |
| HSL | 34.86º | 0.49% | 0.42% | - |
| HSV(B) | 34.86º | 0.66% | 0.63% | - |
| XYZ | 21.43 | 20.24 | 6.39 | - |
| YUV | 122.2 | 90.08 | 154.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 116 | 55 | 0 | 0.28 | 0.66 | 0.37 | 34.86 | 0.49 | 0.42 |
| Hex | A0 | 74 | 37 | 0 | 1C | 42 | 25 | 23 | 31 | 2A |
| Octal | 240 | 164 | 67 | 0 | 34 | 102 | 45 | 43 | 61 | 52 |
| Binary | 10100000 | 1110100 | 110111 | 0 | 11100 | 1000010 | 100101 | 100011 | 110001 | 101010 |
Color Harmonies of #A07437
Complementary color
Monochromatic Colors of #A07437
Black with #A07437
Text Example
Text Example
White with #A07437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A07437; }
p { color: rgb(160,116,55); }
H1.HeaderClassName
{
color: #A07437;
}
.AnyTagClassName
{
color: #A07437;
}
</style>
background-color css
<style>
a { background-color: #A07437; }
a { background-color: rgb(160,116,55); }
div.DivClassName
{
background-color: #A07437;
}
.BgClassName
{
background-color: #A07437;
}
</style>
border-color css
<style>
span { border-color: #A07437; }
span { border-color: rgb(160,116,55); }
td.TdClassName
{
border-color: #A07437;
}
.TagClassName
{
border-color: #A07437;
}
</style>