Shades of Buttered Rum #977038
Tints of Buttered Rum #977038
RGB
CMYK
RGB Variations
Color information
#977038 (or 0x977038) is known color: Buttered Rum. HEX triplet: 97, 70 and 38. RGB value is (151,112,56). Sum of RGB (Red+Green+Blue) = 151+112+56=319 (42% of max value = 765). Red value is 151 (59.38% from 255 or 47.34% from 319); Green value is 112 (44.14% from 255 or 35.11% from 319); Blue value is 56 (22.27% from 255 or 17.55% from 319); Max value from RGB is 151 - color contains mainly: red. Hex color #977038 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #977038 is #688FC7. Grayscale: #757575. Windows color (decimal): -6852552 or 3698839. OLE color: 3698839.
HSL color Cylindrical-coordinate representation of color #977038: hue angle of 35.37º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #977038 is Cyan = 0, Magento = 0.26, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 112 | 56 | - |
| CMYK | 0 | 0.26 | 0.63 | 0.41 |
| HSL | 35.37º | 0.46% | 0.41% | - |
| HSV(B) | 35.37º | 0.63% | 0.59% | - |
| XYZ | 19.27 | 18.45 | 6.29 | - |
| YUV | 117.28 | 93.42 | 152.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 112 | 56 | 0 | 0.26 | 0.63 | 0.41 | 35.37 | 0.46 | 0.41 |
| Hex | 97 | 70 | 38 | 0 | 1A | 3F | 29 | 23 | 2E | 29 |
| Octal | 227 | 160 | 70 | 0 | 32 | 77 | 51 | 43 | 56 | 51 |
| Binary | 10010111 | 1110000 | 111000 | 0 | 11010 | 111111 | 101001 | 100011 | 101110 | 101001 |
Color Harmonies of #977038
Complementary color
Monochromatic Colors of #977038
Black with #977038
Text Example
Text Example
White with #977038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977038; }
p { color: rgb(151,112,56); }
H1.HeaderClassName
{
color: #977038;
}
.AnyTagClassName
{
color: #977038;
}
</style>
background-color css
<style>
a { background-color: #977038; }
a { background-color: rgb(151,112,56); }
div.DivClassName
{
background-color: #977038;
}
.BgClassName
{
background-color: #977038;
}
</style>
border-color css
<style>
span { border-color: #977038; }
span { border-color: rgb(151,112,56); }
td.TdClassName
{
border-color: #977038;
}
.TagClassName
{
border-color: #977038;
}
</style>