Shades of Buttered Rum #947337
Tints of Buttered Rum #947337
RGB
CMYK
RGB Variations
Color information
#947337 (or 0x947337) is known color: Buttered Rum. HEX triplet: 94, 73 and 37. RGB value is (148,115,55). Sum of RGB (Red+Green+Blue) = 148+115+55=318 (42% of max value = 765). Red value is 148 (58.20% from 255 or 46.54% from 318); Green value is 115 (45.31% from 255 or 36.16% from 318); Blue value is 55 (21.88% from 255 or 17.30% from 318); Max value from RGB is 148 - color contains mainly: red. Hex color #947337 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #947337 is #6B8CC8. Grayscale: #767676. Windows color (decimal): -7048393 or 3634068. OLE color: 3634068.
HSL color Cylindrical-coordinate representation of color #947337: hue angle of 38.71º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #947337 is Cyan = 0, Magento = 0.22, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 115 | 55 | - |
| CMYK | 0 | 0.22 | 0.63 | 0.42 |
| HSL | 38.71º | 0.46% | 0.4% | - |
| HSV(B) | 38.71º | 0.63% | 0.58% | - |
| XYZ | 19.03 | 18.83 | 6.25 | - |
| YUV | 118.03 | 92.43 | 149.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 115 | 55 | 0 | 0.22 | 0.63 | 0.42 | 38.71 | 0.46 | 0.4 |
| Hex | 94 | 73 | 37 | 0 | 16 | 3F | 2A | 27 | 2E | 28 |
| Octal | 224 | 163 | 67 | 0 | 26 | 77 | 52 | 47 | 56 | 50 |
| Binary | 10010100 | 1110011 | 110111 | 0 | 10110 | 111111 | 101010 | 100111 | 101110 | 101000 |
Color Harmonies of #947337
Complementary color
Monochromatic Colors of #947337
Black with #947337
Text Example
Text Example
White with #947337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947337; }
p { color: rgb(148,115,55); }
H1.HeaderClassName
{
color: #947337;
}
.AnyTagClassName
{
color: #947337;
}
</style>
background-color css
<style>
a { background-color: #947337; }
a { background-color: rgb(148,115,55); }
div.DivClassName
{
background-color: #947337;
}
.BgClassName
{
background-color: #947337;
}
</style>
border-color css
<style>
span { border-color: #947337; }
span { border-color: rgb(148,115,55); }
td.TdClassName
{
border-color: #947337;
}
.TagClassName
{
border-color: #947337;
}
</style>