Shades of Buttered Rum #937640
Tints of Buttered Rum #937640
RGB
CMYK
RGB Variations
Color information
#937640 (or 0x937640) is known color: Buttered Rum. HEX triplet: 93, 76 and 40. RGB value is (147,118,64). Sum of RGB (Red+Green+Blue) = 147+118+64=329 (43% of max value = 765). Red value is 147 (57.81% from 255 or 44.68% from 329); Green value is 118 (46.48% from 255 or 35.87% from 329); Blue value is 64 (25.39% from 255 or 19.45% from 329); Max value from RGB is 147 - color contains mainly: red. Hex color #937640 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #937640 is #6C89BF. Grayscale: #787878. Windows color (decimal): -7113152 or 4224659. OLE color: 4224659.
HSL color Cylindrical-coordinate representation of color #937640: hue angle of 39.04º 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 #937640 is Cyan = 0, Magento = 0.20, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 118 | 64 | - |
| CMYK | 0 | 0.20 | 0.56 | 0.42 |
| HSL | 39.04º | 0.39% | 0.41% | - |
| HSV(B) | 39.04º | 0.56% | 0.58% | - |
| XYZ | 19.44 | 19.53 | 7.6 | - |
| YUV | 120.52 | 96.11 | 146.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 118 | 64 | 0 | 0.20 | 0.56 | 0.42 | 39.04 | 0.39 | 0.41 |
| Hex | 93 | 76 | 40 | 0 | 14 | 38 | 2A | 27 | 27 | 29 |
| Octal | 223 | 166 | 100 | 0 | 24 | 70 | 52 | 47 | 47 | 51 |
| Binary | 10010011 | 1110110 | 1000000 | 0 | 10100 | 111000 | 101010 | 100111 | 100111 | 101001 |
Color Harmonies of #937640
Complementary color
Monochromatic Colors of #937640
Black with #937640
Text Example
Text Example
White with #937640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937640; }
p { color: rgb(147,118,64); }
H1.HeaderClassName
{
color: #937640;
}
.AnyTagClassName
{
color: #937640;
}
</style>
background-color css
<style>
a { background-color: #937640; }
a { background-color: rgb(147,118,64); }
div.DivClassName
{
background-color: #937640;
}
.BgClassName
{
background-color: #937640;
}
</style>
border-color css
<style>
span { border-color: #937640; }
span { border-color: rgb(147,118,64); }
td.TdClassName
{
border-color: #937640;
}
.TagClassName
{
border-color: #937640;
}
</style>