Shades of Buttered Rum #937340
Tints of Buttered Rum #937340
RGB
CMYK
RGB Variations
Color information
#937340 (or 0x937340) is known color: Buttered Rum. HEX triplet: 93, 73 and 40. RGB value is (147,115,64). Sum of RGB (Red+Green+Blue) = 147+115+64=326 (43% of max value = 765). Red value is 147 (57.81% from 255 or 45.09% from 326); Green value is 115 (45.31% from 255 or 35.28% from 326); Blue value is 64 (25.39% from 255 or 19.63% from 326); Max value from RGB is 147 - color contains mainly: red. Hex color #937340 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #937340 is #6C8CBF. Grayscale: #767676. Windows color (decimal): -7113920 or 4223891. OLE color: 4223891.
HSL color Cylindrical-coordinate representation of color #937340: hue angle of 36.87º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #937340 is Cyan = 0, Magento = 0.22, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 115 | 64 | - |
| CMYK | 0 | 0.22 | 0.56 | 0.42 |
| HSL | 36.87º | 0.39% | 0.41% | - |
| HSV(B) | 36.87º | 0.56% | 0.58% | - |
| XYZ | 19.09 | 18.83 | 7.48 | - |
| YUV | 118.75 | 97.1 | 148.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 115 | 64 | 0 | 0.22 | 0.56 | 0.42 | 36.87 | 0.39 | 0.41 |
| Hex | 93 | 73 | 40 | 0 | 16 | 38 | 2A | 25 | 27 | 29 |
| Octal | 223 | 163 | 100 | 0 | 26 | 70 | 52 | 45 | 47 | 51 |
| Binary | 10010011 | 1110011 | 1000000 | 0 | 10110 | 111000 | 101010 | 100101 | 100111 | 101001 |
Color Harmonies of #937340
Complementary color
Monochromatic Colors of #937340
Black with #937340
Text Example
Text Example
White with #937340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937340; }
p { color: rgb(147,115,64); }
H1.HeaderClassName
{
color: #937340;
}
.AnyTagClassName
{
color: #937340;
}
</style>
background-color css
<style>
a { background-color: #937340; }
a { background-color: rgb(147,115,64); }
div.DivClassName
{
background-color: #937340;
}
.BgClassName
{
background-color: #937340;
}
</style>
border-color css
<style>
span { border-color: #937340; }
span { border-color: rgb(147,115,64); }
td.TdClassName
{
border-color: #937340;
}
.TagClassName
{
border-color: #937340;
}
</style>