Shades of Buttered Rum #937940
Tints of Buttered Rum #937940
RGB
CMYK
RGB Variations
Color information
#937940 (or 0x937940) is known color: Buttered Rum. HEX triplet: 93, 79 and 40. RGB value is (147,121,64). Sum of RGB (Red+Green+Blue) = 147+121+64=332 (43% of max value = 765). Red value is 147 (57.81% from 255 or 44.28% from 332); Green value is 121 (47.66% from 255 or 36.45% from 332); Blue value is 64 (25.39% from 255 or 19.28% from 332); Max value from RGB is 147 - color contains mainly: red. Hex color #937940 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #937940 is #6C86BF. Grayscale: #7A7A7A. Windows color (decimal): -7112384 or 4225427. OLE color: 4225427.
HSL color Cylindrical-coordinate representation of color #937940: hue angle of 41.2º 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 #937940 is Cyan = 0, Magento = 0.18, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 121 | 64 | - |
| CMYK | 0 | 0.18 | 0.56 | 0.42 |
| HSL | 41.2º | 0.39% | 0.41% | - |
| HSV(B) | 41.2º | 0.56% | 0.58% | - |
| XYZ | 19.8 | 20.25 | 7.72 | - |
| YUV | 122.28 | 95.11 | 145.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 121 | 64 | 0 | 0.18 | 0.56 | 0.42 | 41.2 | 0.39 | 0.41 |
| Hex | 93 | 79 | 40 | 0 | 12 | 38 | 2A | 29 | 27 | 29 |
| Octal | 223 | 171 | 100 | 0 | 22 | 70 | 52 | 51 | 47 | 51 |
| Binary | 10010011 | 1111001 | 1000000 | 0 | 10010 | 111000 | 101010 | 101001 | 100111 | 101001 |
Color Harmonies of #937940
Complementary color
Monochromatic Colors of #937940
Black with #937940
Text Example
Text Example
White with #937940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937940; }
p { color: rgb(147,121,64); }
H1.HeaderClassName
{
color: #937940;
}
.AnyTagClassName
{
color: #937940;
}
</style>
background-color css
<style>
a { background-color: #937940; }
a { background-color: rgb(147,121,64); }
div.DivClassName
{
background-color: #937940;
}
.BgClassName
{
background-color: #937940;
}
</style>
border-color css
<style>
span { border-color: #937940; }
span { border-color: rgb(147,121,64); }
td.TdClassName
{
border-color: #937940;
}
.TagClassName
{
border-color: #937940;
}
</style>