Shades of Buttered Rum #967738
Tints of Buttered Rum #967738
RGB
CMYK
RGB Variations
Color information
#967738 (or 0x967738) is known color: Buttered Rum. HEX triplet: 96, 77 and 38. RGB value is (150,119,56). Sum of RGB (Red+Green+Blue) = 150+119+56=325 (43% of max value = 765). Red value is 150 (58.98% from 255 or 46.15% from 325); Green value is 119 (46.88% from 255 or 36.62% from 325); Blue value is 56 (22.27% from 255 or 17.23% from 325); Max value from RGB is 150 - color contains mainly: red. Hex color #967738 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #967738 is #6988C7. Grayscale: #797979. Windows color (decimal): -6916296 or 3700630. OLE color: 3700630.
HSL color Cylindrical-coordinate representation of color #967738: hue angle of 40.21º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #967738 is Cyan = 0, Magento = 0.21, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 119 | 56 | - |
| CMYK | 0 | 0.21 | 0.63 | 0.41 |
| HSL | 40.21º | 0.46% | 0.4% | - |
| HSV(B) | 40.21º | 0.63% | 0.59% | - |
| XYZ | 19.89 | 19.96 | 6.55 | - |
| YUV | 121.09 | 91.27 | 148.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 119 | 56 | 0 | 0.21 | 0.63 | 0.41 | 40.21 | 0.46 | 0.4 |
| Hex | 96 | 77 | 38 | 0 | 15 | 3F | 29 | 28 | 2E | 28 |
| Octal | 226 | 167 | 70 | 0 | 25 | 77 | 51 | 50 | 56 | 50 |
| Binary | 10010110 | 1110111 | 111000 | 0 | 10101 | 111111 | 101001 | 101000 | 101110 | 101000 |
Color Harmonies of #967738
Complementary color
Monochromatic Colors of #967738
Black with #967738
Text Example
Text Example
White with #967738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967738; }
p { color: rgb(150,119,56); }
H1.HeaderClassName
{
color: #967738;
}
.AnyTagClassName
{
color: #967738;
}
</style>
background-color css
<style>
a { background-color: #967738; }
a { background-color: rgb(150,119,56); }
div.DivClassName
{
background-color: #967738;
}
.BgClassName
{
background-color: #967738;
}
</style>
border-color css
<style>
span { border-color: #967738; }
span { border-color: rgb(150,119,56); }
td.TdClassName
{
border-color: #967738;
}
.TagClassName
{
border-color: #967738;
}
</style>