Shades of Buttered Rum #977439
Tints of Buttered Rum #977439
RGB
CMYK
RGB Variations
Color information
#977439 (or 0x977439) is known color: Buttered Rum. HEX triplet: 97, 74 and 39. RGB value is (151,116,57). Sum of RGB (Red+Green+Blue) = 151+116+57=324 (42% of max value = 765). Red value is 151 (59.38% from 255 or 46.60% from 324); Green value is 116 (45.70% from 255 or 35.80% from 324); Blue value is 57 (22.66% from 255 or 17.59% from 324); Max value from RGB is 151 - color contains mainly: red. Hex color #977439 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #977439 is #688BC6. Grayscale: #787878. Windows color (decimal): -6851527 or 3765399. OLE color: 3765399.
HSL color Cylindrical-coordinate representation of color #977439: hue angle of 37.66º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #977439 is Cyan = 0, Magento = 0.23, Yellow = 0.62 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 116 | 57 | - |
| CMYK | 0 | 0.23 | 0.62 | 0.41 |
| HSL | 37.66º | 0.45% | 0.41% | - |
| HSV(B) | 37.66º | 0.62% | 0.59% | - |
| XYZ | 19.75 | 19.37 | 6.57 | - |
| YUV | 119.74 | 92.6 | 150.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 116 | 57 | 0 | 0.23 | 0.62 | 0.41 | 37.66 | 0.45 | 0.41 |
| Hex | 97 | 74 | 39 | 0 | 17 | 3E | 29 | 26 | 2D | 29 |
| Octal | 227 | 164 | 71 | 0 | 27 | 76 | 51 | 46 | 55 | 51 |
| Binary | 10010111 | 1110100 | 111001 | 0 | 10111 | 111110 | 101001 | 100110 | 101101 | 101001 |
Color Harmonies of #977439
Complementary color
Monochromatic Colors of #977439
Black with #977439
Text Example
Text Example
White with #977439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977439; }
p { color: rgb(151,116,57); }
H1.HeaderClassName
{
color: #977439;
}
.AnyTagClassName
{
color: #977439;
}
</style>
background-color css
<style>
a { background-color: #977439; }
a { background-color: rgb(151,116,57); }
div.DivClassName
{
background-color: #977439;
}
.BgClassName
{
background-color: #977439;
}
</style>
border-color css
<style>
span { border-color: #977439; }
span { border-color: rgb(151,116,57); }
td.TdClassName
{
border-color: #977439;
}
.TagClassName
{
border-color: #977439;
}
</style>