Shades of Buttered Rum #977630
Tints of Buttered Rum #977630
RGB
CMYK
RGB Variations
Color information
#977630 (or 0x977630) is known color: Buttered Rum. HEX triplet: 97, 76 and 30. RGB value is (151,118,48). Sum of RGB (Red+Green+Blue) = 151+118+48=317 (41% of max value = 765). Red value is 151 (59.38% from 255 or 47.63% from 317); Green value is 118 (46.48% from 255 or 37.22% from 317); Blue value is 48 (19.14% from 255 or 15.14% from 317); Max value from RGB is 151 - color contains mainly: red. Hex color #977630 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #977630 is #6889CF. Grayscale: #787878. Windows color (decimal): -6851024 or 3176087. OLE color: 3176087.
HSL color Cylindrical-coordinate representation of color #977630: hue angle of 40.78º degrees, saturation: 0.52, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #977630 is Cyan = 0, Magento = 0.22, Yellow = 0.68 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 118 | 48 | - |
| CMYK | 0 | 0.22 | 0.68 | 0.41 |
| HSL | 40.78º | 0.52% | 0.39% | - |
| HSV(B) | 40.78º | 0.68% | 0.59% | - |
| XYZ | 19.77 | 19.75 | 5.57 | - |
| YUV | 119.89 | 87.43 | 150.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 118 | 48 | 0 | 0.22 | 0.68 | 0.41 | 40.78 | 0.52 | 0.39 |
| Hex | 97 | 76 | 30 | 0 | 16 | 44 | 29 | 29 | 34 | 27 |
| Octal | 227 | 166 | 60 | 0 | 26 | 104 | 51 | 51 | 64 | 47 |
| Binary | 10010111 | 1110110 | 110000 | 0 | 10110 | 1000100 | 101001 | 101001 | 110100 | 100111 |
Color Harmonies of #977630
Complementary color
Monochromatic Colors of #977630
Black with #977630
Text Example
Text Example
White with #977630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977630; }
p { color: rgb(151,118,48); }
H1.HeaderClassName
{
color: #977630;
}
.AnyTagClassName
{
color: #977630;
}
</style>
background-color css
<style>
a { background-color: #977630; }
a { background-color: rgb(151,118,48); }
div.DivClassName
{
background-color: #977630;
}
.BgClassName
{
background-color: #977630;
}
</style>
border-color css
<style>
span { border-color: #977630; }
span { border-color: rgb(151,118,48); }
td.TdClassName
{
border-color: #977630;
}
.TagClassName
{
border-color: #977630;
}
</style>