Shades of Buttered Rum #977738
Tints of Buttered Rum #977738
RGB
CMYK
RGB Variations
Color information
#977738 (or 0x977738) is known color: Buttered Rum. HEX triplet: 97, 77 and 38. RGB value is (151,119,56). Sum of RGB (Red+Green+Blue) = 151+119+56=326 (43% of max value = 765). Red value is 151 (59.38% from 255 or 46.32% from 326); Green value is 119 (46.88% from 255 or 36.50% from 326); Blue value is 56 (22.27% from 255 or 17.18% from 326); Max value from RGB is 151 - color contains mainly: red. Hex color #977738 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #977738 is #6888C7. Grayscale: #797979. Windows color (decimal): -6850760 or 3700631. OLE color: 3700631.
HSL color Cylindrical-coordinate representation of color #977738: hue angle of 39.79º 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 #977738 is Cyan = 0, Magento = 0.21, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 119 | 56 | - |
| CMYK | 0 | 0.21 | 0.63 | 0.41 |
| HSL | 39.79º | 0.46% | 0.41% | - |
| HSV(B) | 39.79º | 0.63% | 0.59% | - |
| XYZ | 20.07 | 20.06 | 6.56 | - |
| YUV | 121.39 | 91.1 | 149.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 119 | 56 | 0 | 0.21 | 0.63 | 0.41 | 39.79 | 0.46 | 0.41 |
| Hex | 97 | 77 | 38 | 0 | 15 | 3F | 29 | 28 | 2E | 29 |
| Octal | 227 | 167 | 70 | 0 | 25 | 77 | 51 | 50 | 56 | 51 |
| Binary | 10010111 | 1110111 | 111000 | 0 | 10101 | 111111 | 101001 | 101000 | 101110 | 101001 |
Color Harmonies of #977738
Complementary color
Monochromatic Colors of #977738
Black with #977738
Text Example
Text Example
White with #977738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977738; }
p { color: rgb(151,119,56); }
H1.HeaderClassName
{
color: #977738;
}
.AnyTagClassName
{
color: #977738;
}
</style>
background-color css
<style>
a { background-color: #977738; }
a { background-color: rgb(151,119,56); }
div.DivClassName
{
background-color: #977738;
}
.BgClassName
{
background-color: #977738;
}
</style>
border-color css
<style>
span { border-color: #977738; }
span { border-color: rgb(151,119,56); }
td.TdClassName
{
border-color: #977738;
}
.TagClassName
{
border-color: #977738;
}
</style>