Shades of Buttered Rum #947637
Tints of Buttered Rum #947637
RGB
CMYK
RGB Variations
Color information
#947637 (or 0x947637) is known color: Buttered Rum. HEX triplet: 94, 76 and 37. RGB value is (148,118,55). Sum of RGB (Red+Green+Blue) = 148+118+55=321 (42% of max value = 765). Red value is 148 (58.20% from 255 or 46.11% from 321); Green value is 118 (46.48% from 255 or 36.76% from 321); Blue value is 55 (21.88% from 255 or 17.13% from 321); Max value from RGB is 148 - color contains mainly: red. Hex color #947637 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #947637 is #6B89C8. Grayscale: #787878. Windows color (decimal): -7047625 or 3634836. OLE color: 3634836.
HSL color Cylindrical-coordinate representation of color #947637: hue angle of 40.65º 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 #947637 is Cyan = 0, Magento = 0.20, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 118 | 55 | - |
| CMYK | 0 | 0.20 | 0.63 | 0.42 |
| HSL | 40.65º | 0.46% | 0.4% | - |
| HSV(B) | 40.65º | 0.63% | 0.58% | - |
| XYZ | 19.38 | 19.53 | 6.36 | - |
| YUV | 119.79 | 91.44 | 148.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 118 | 55 | 0 | 0.20 | 0.63 | 0.42 | 40.65 | 0.46 | 0.4 |
| Hex | 94 | 76 | 37 | 0 | 14 | 3F | 2A | 29 | 2E | 28 |
| Octal | 224 | 166 | 67 | 0 | 24 | 77 | 52 | 51 | 56 | 50 |
| Binary | 10010100 | 1110110 | 110111 | 0 | 10100 | 111111 | 101010 | 101001 | 101110 | 101000 |
Color Harmonies of #947637
Complementary color
Monochromatic Colors of #947637
Black with #947637
Text Example
Text Example
White with #947637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947637; }
p { color: rgb(148,118,55); }
H1.HeaderClassName
{
color: #947637;
}
.AnyTagClassName
{
color: #947637;
}
</style>
background-color css
<style>
a { background-color: #947637; }
a { background-color: rgb(148,118,55); }
div.DivClassName
{
background-color: #947637;
}
.BgClassName
{
background-color: #947637;
}
</style>
border-color css
<style>
span { border-color: #947637; }
span { border-color: rgb(148,118,55); }
td.TdClassName
{
border-color: #947637;
}
.TagClassName
{
border-color: #947637;
}
</style>