Shades of Buttered Rum #937441
Tints of Buttered Rum #937441
RGB
CMYK
RGB Variations
Color information
#937441 (or 0x937441) is known color: Buttered Rum. HEX triplet: 93, 74 and 41. RGB value is (147,116,65). Sum of RGB (Red+Green+Blue) = 147+116+65=328 (43% of max value = 765). Red value is 147 (57.81% from 255 or 44.82% from 328); Green value is 116 (45.70% from 255 or 35.37% from 328); Blue value is 65 (25.78% from 255 or 19.82% from 328); Max value from RGB is 147 - color contains mainly: red. Hex color #937441 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #937441 is #6C8BBE. Grayscale: #777777. Windows color (decimal): -7113663 or 4289683. OLE color: 4289683.
HSL color Cylindrical-coordinate representation of color #937441: hue angle of 37.32º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #937441 is Cyan = 0, Magento = 0.21, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 116 | 65 | - |
| CMYK | 0 | 0.21 | 0.56 | 0.42 |
| HSL | 37.32º | 0.39% | 0.42% | - |
| HSV(B) | 37.32º | 0.56% | 0.58% | - |
| XYZ | 19.23 | 19.08 | 7.67 | - |
| YUV | 119.46 | 97.27 | 147.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 116 | 65 | 0 | 0.21 | 0.56 | 0.42 | 37.32 | 0.39 | 0.42 |
| Hex | 93 | 74 | 41 | 0 | 15 | 38 | 2A | 25 | 27 | 2A |
| Octal | 223 | 164 | 101 | 0 | 25 | 70 | 52 | 45 | 47 | 52 |
| Binary | 10010011 | 1110100 | 1000001 | 0 | 10101 | 111000 | 101010 | 100101 | 100111 | 101010 |
Color Harmonies of #937441
Complementary color
Monochromatic Colors of #937441
Black with #937441
Text Example
Text Example
White with #937441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937441; }
p { color: rgb(147,116,65); }
H1.HeaderClassName
{
color: #937441;
}
.AnyTagClassName
{
color: #937441;
}
</style>
background-color css
<style>
a { background-color: #937441; }
a { background-color: rgb(147,116,65); }
div.DivClassName
{
background-color: #937441;
}
.BgClassName
{
background-color: #937441;
}
</style>
border-color css
<style>
span { border-color: #937441; }
span { border-color: rgb(147,116,65); }
td.TdClassName
{
border-color: #937441;
}
.TagClassName
{
border-color: #937441;
}
</style>