Shades of Buttered Rum #937136
Tints of Buttered Rum #937136
RGB
CMYK
RGB Variations
Color information
#937136 (or 0x937136) is known color: Buttered Rum. HEX triplet: 93, 71 and 36. RGB value is (147,113,54). Sum of RGB (Red+Green+Blue) = 147+113+54=314 (41% of max value = 765). Red value is 147 (57.81% from 255 or 46.82% from 314); Green value is 113 (44.53% from 255 or 35.99% from 314); Blue value is 54 (21.48% from 255 or 17.20% from 314); Max value from RGB is 147 - color contains mainly: red. Hex color #937136 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #937136 is #6C8EC9. Grayscale: #747474. Windows color (decimal): -7114442 or 3568019. OLE color: 3568019.
HSL color Cylindrical-coordinate representation of color #937136: hue angle of 38.06º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #937136 is Cyan = 0, Magento = 0.23, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 113 | 54 | - |
| CMYK | 0 | 0.23 | 0.63 | 0.42 |
| HSL | 38.06º | 0.46% | 0.39% | - |
| HSV(B) | 38.06º | 0.63% | 0.58% | - |
| XYZ | 18.6 | 18.28 | 6.04 | - |
| YUV | 116.44 | 92.76 | 149.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 113 | 54 | 0 | 0.23 | 0.63 | 0.42 | 38.06 | 0.46 | 0.39 |
| Hex | 93 | 71 | 36 | 0 | 17 | 3F | 2A | 26 | 2E | 27 |
| Octal | 223 | 161 | 66 | 0 | 27 | 77 | 52 | 46 | 56 | 47 |
| Binary | 10010011 | 1110001 | 110110 | 0 | 10111 | 111111 | 101010 | 100110 | 101110 | 100111 |
Color Harmonies of #937136
Complementary color
Monochromatic Colors of #937136
Black with #937136
Text Example
Text Example
White with #937136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937136; }
p { color: rgb(147,113,54); }
H1.HeaderClassName
{
color: #937136;
}
.AnyTagClassName
{
color: #937136;
}
</style>
background-color css
<style>
a { background-color: #937136; }
a { background-color: rgb(147,113,54); }
div.DivClassName
{
background-color: #937136;
}
.BgClassName
{
background-color: #937136;
}
</style>
border-color css
<style>
span { border-color: #937136; }
span { border-color: rgb(147,113,54); }
td.TdClassName
{
border-color: #937136;
}
.TagClassName
{
border-color: #937136;
}
</style>