Shades of Buttered Rum #9E7738
Tints of Buttered Rum #9E7738
RGB
CMYK
RGB Variations
Color information
#9E7738 (or 0x9E7738) is known color: Buttered Rum. HEX triplet: 9E, 77 and 38. RGB value is (158,119,56). Sum of RGB (Red+Green+Blue) = 158+119+56=333 (44% of max value = 765). Red value is 158 (62.11% from 255 or 47.45% from 333); Green value is 119 (46.88% from 255 or 35.74% from 333); Blue value is 56 (22.27% from 255 or 16.82% from 333); Max value from RGB is 158 - color contains mainly: red. Hex color #9E7738 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #9E7738 is #6188C7. Grayscale: #7B7B7B. Windows color (decimal): -6392008 or 3700638. OLE color: 3700638.
HSL color Cylindrical-coordinate representation of color #9E7738: hue angle of 37.06º degrees, saturation: 0.48, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #9E7738 is Cyan = 0, Magento = 0.25, Yellow = 0.65 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 119 | 56 | - |
| CMYK | 0 | 0.25 | 0.65 | 0.38 |
| HSL | 37.06º | 0.48% | 0.42% | - |
| HSV(B) | 37.06º | 0.65% | 0.62% | - |
| XYZ | 21.41 | 20.75 | 6.62 | - |
| YUV | 123.48 | 89.92 | 152.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 119 | 56 | 0 | 0.25 | 0.65 | 0.38 | 37.06 | 0.48 | 0.42 |
| Hex | 9E | 77 | 38 | 0 | 19 | 41 | 26 | 25 | 30 | 2A |
| Octal | 236 | 167 | 70 | 0 | 31 | 101 | 46 | 45 | 60 | 52 |
| Binary | 10011110 | 1110111 | 111000 | 0 | 11001 | 1000001 | 100110 | 100101 | 110000 | 101010 |
Color Harmonies of #9E7738
Complementary color
Monochromatic Colors of #9E7738
Black with #9E7738
Text Example
Text Example
White with #9E7738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E7738; }
p { color: rgb(158,119,56); }
H1.HeaderClassName
{
color: #9E7738;
}
.AnyTagClassName
{
color: #9E7738;
}
</style>
background-color css
<style>
a { background-color: #9E7738; }
a { background-color: rgb(158,119,56); }
div.DivClassName
{
background-color: #9E7738;
}
.BgClassName
{
background-color: #9E7738;
}
</style>
border-color css
<style>
span { border-color: #9E7738; }
span { border-color: rgb(158,119,56); }
td.TdClassName
{
border-color: #9E7738;
}
.TagClassName
{
border-color: #9E7738;
}
</style>