Shades of Buttered Rum #937538
Tints of Buttered Rum #937538
RGB
CMYK
RGB Variations
Color information
#937538 (or 0x937538) is known color: Buttered Rum. HEX triplet: 93, 75 and 38. RGB value is (147,117,56). Sum of RGB (Red+Green+Blue) = 147+117+56=320 (42% of max value = 765). Red value is 147 (57.81% from 255 or 45.94% from 320); Green value is 117 (46.09% from 255 or 36.56% from 320); Blue value is 56 (22.27% from 255 or 17.5% from 320); Max value from RGB is 147 - color contains mainly: red. Hex color #937538 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #937538 is #6C8AC7. Grayscale: #777777. Windows color (decimal): -7113416 or 3700115. OLE color: 3700115.
HSL color Cylindrical-coordinate representation of color #937538: hue angle of 40.22º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #937538 is Cyan = 0, Magento = 0.20, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 117 | 56 | - |
| CMYK | 0 | 0.20 | 0.62 | 0.42 |
| HSL | 40.22º | 0.45% | 0.4% | - |
| HSV(B) | 40.22º | 0.62% | 0.58% | - |
| XYZ | 19.11 | 19.21 | 6.44 | - |
| YUV | 119.02 | 92.44 | 147.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 117 | 56 | 0 | 0.20 | 0.62 | 0.42 | 40.22 | 0.45 | 0.4 |
| Hex | 93 | 75 | 38 | 0 | 14 | 3E | 2A | 28 | 2D | 28 |
| Octal | 223 | 165 | 70 | 0 | 24 | 76 | 52 | 50 | 55 | 50 |
| Binary | 10010011 | 1110101 | 111000 | 0 | 10100 | 111110 | 101010 | 101000 | 101101 | 101000 |
Color Harmonies of #937538
Complementary color
Monochromatic Colors of #937538
Black with #937538
Text Example
Text Example
White with #937538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937538; }
p { color: rgb(147,117,56); }
H1.HeaderClassName
{
color: #937538;
}
.AnyTagClassName
{
color: #937538;
}
</style>
background-color css
<style>
a { background-color: #937538; }
a { background-color: rgb(147,117,56); }
div.DivClassName
{
background-color: #937538;
}
.BgClassName
{
background-color: #937538;
}
</style>
border-color css
<style>
span { border-color: #937538; }
span { border-color: rgb(147,117,56); }
td.TdClassName
{
border-color: #937538;
}
.TagClassName
{
border-color: #937538;
}
</style>