Shades of Buttered Rum #997437
Tints of Buttered Rum #997437
RGB
CMYK
RGB Variations
Color information
#997437 (or 0x997437) is known color: Buttered Rum. HEX triplet: 99, 74 and 37. RGB value is (153,116,55). Sum of RGB (Red+Green+Blue) = 153+116+55=324 (42% of max value = 765). Red value is 153 (60.16% from 255 or 47.22% from 324); Green value is 116 (45.70% from 255 or 35.80% from 324); Blue value is 55 (21.88% from 255 or 16.98% from 324); Max value from RGB is 153 - color contains mainly: red. Hex color #997437 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #997437 is #668BC8. Grayscale: #787878. Windows color (decimal): -6720457 or 3634329. OLE color: 3634329.
HSL color Cylindrical-coordinate representation of color #997437: hue angle of 37.35º degrees, saturation: 0.47, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #997437 is Cyan = 0, Magento = 0.24, Yellow = 0.64 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 116 | 55 | - |
| CMYK | 0 | 0.24 | 0.64 | 0.4 |
| HSL | 37.35º | 0.47% | 0.41% | - |
| HSV(B) | 37.35º | 0.64% | 0.6% | - |
| XYZ | 20.07 | 19.54 | 6.33 | - |
| YUV | 120.11 | 91.26 | 151.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 116 | 55 | 0 | 0.24 | 0.64 | 0.4 | 37.35 | 0.47 | 0.41 |
| Hex | 99 | 74 | 37 | 0 | 18 | 40 | 28 | 25 | 2F | 29 |
| Octal | 231 | 164 | 67 | 0 | 30 | 100 | 50 | 45 | 57 | 51 |
| Binary | 10011001 | 1110100 | 110111 | 0 | 11000 | 1000000 | 101000 | 100101 | 101111 | 101001 |
Color Harmonies of #997437
Complementary color
Monochromatic Colors of #997437
Black with #997437
Text Example
Text Example
White with #997437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997437; }
p { color: rgb(153,116,55); }
H1.HeaderClassName
{
color: #997437;
}
.AnyTagClassName
{
color: #997437;
}
</style>
background-color css
<style>
a { background-color: #997437; }
a { background-color: rgb(153,116,55); }
div.DivClassName
{
background-color: #997437;
}
.BgClassName
{
background-color: #997437;
}
</style>
border-color css
<style>
span { border-color: #997437; }
span { border-color: rgb(153,116,55); }
td.TdClassName
{
border-color: #997437;
}
.TagClassName
{
border-color: #997437;
}
</style>