Shades of Buttered Rum #947239
Tints of Buttered Rum #947239
RGB
CMYK
RGB Variations
Color information
#947239 (or 0x947239) is known color: Buttered Rum. HEX triplet: 94, 72 and 39. RGB value is (148,114,57). Sum of RGB (Red+Green+Blue) = 148+114+57=319 (42% of max value = 765). Red value is 148 (58.20% from 255 or 46.39% from 319); Green value is 114 (44.92% from 255 or 35.74% from 319); Blue value is 57 (22.66% from 255 or 17.87% from 319); Max value from RGB is 148 - color contains mainly: red. Hex color #947239 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #947239 is #6B8DC6. Grayscale: #757575. Windows color (decimal): -7048647 or 3764884. OLE color: 3764884.
HSL color Cylindrical-coordinate representation of color #947239: hue angle of 37.58º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #947239 is Cyan = 0, Magento = 0.23, Yellow = 0.61 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 114 | 57 | - |
| CMYK | 0 | 0.23 | 0.61 | 0.42 |
| HSL | 37.58º | 0.44% | 0.4% | - |
| HSV(B) | 37.58º | 0.61% | 0.58% | - |
| XYZ | 18.97 | 18.63 | 6.47 | - |
| YUV | 117.67 | 93.76 | 149.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 114 | 57 | 0 | 0.23 | 0.61 | 0.42 | 37.58 | 0.44 | 0.4 |
| Hex | 94 | 72 | 39 | 0 | 17 | 3D | 2A | 26 | 2C | 28 |
| Octal | 224 | 162 | 71 | 0 | 27 | 75 | 52 | 46 | 54 | 50 |
| Binary | 10010100 | 1110010 | 111001 | 0 | 10111 | 111101 | 101010 | 100110 | 101100 | 101000 |
Color Harmonies of #947239
Complementary color
Monochromatic Colors of #947239
Black with #947239
Text Example
Text Example
White with #947239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947239; }
p { color: rgb(148,114,57); }
H1.HeaderClassName
{
color: #947239;
}
.AnyTagClassName
{
color: #947239;
}
</style>
background-color css
<style>
a { background-color: #947239; }
a { background-color: rgb(148,114,57); }
div.DivClassName
{
background-color: #947239;
}
.BgClassName
{
background-color: #947239;
}
</style>
border-color css
<style>
span { border-color: #947239; }
span { border-color: rgb(148,114,57); }
td.TdClassName
{
border-color: #947239;
}
.TagClassName
{
border-color: #947239;
}
</style>