Shades of Buttered Rum #977735
Tints of Buttered Rum #977735
RGB
CMYK
RGB Variations
Color information
#977735 (or 0x977735) is known color: Buttered Rum. HEX triplet: 97, 77 and 35. RGB value is (151,119,53). Sum of RGB (Red+Green+Blue) = 151+119+53=323 (42% of max value = 765). Red value is 151 (59.38% from 255 or 46.75% from 323); Green value is 119 (46.88% from 255 or 36.84% from 323); Blue value is 53 (21.09% from 255 or 16.41% from 323); Max value from RGB is 151 - color contains mainly: red. Hex color #977735 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #977735 is #6888CA. Grayscale: #797979. Windows color (decimal): -6850763 or 3504023. OLE color: 3504023.
HSL color Cylindrical-coordinate representation of color #977735: hue angle of 40.41º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #977735 is Cyan = 0, Magento = 0.21, Yellow = 0.65 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 119 | 53 | - |
| CMYK | 0 | 0.21 | 0.65 | 0.41 |
| HSL | 40.41º | 0.48% | 0.4% | - |
| HSV(B) | 40.41º | 0.65% | 0.59% | - |
| XYZ | 20 | 20.03 | 6.18 | - |
| YUV | 121.04 | 89.6 | 149.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 119 | 53 | 0 | 0.21 | 0.65 | 0.41 | 40.41 | 0.48 | 0.4 |
| Hex | 97 | 77 | 35 | 0 | 15 | 41 | 29 | 28 | 30 | 28 |
| Octal | 227 | 167 | 65 | 0 | 25 | 101 | 51 | 50 | 60 | 50 |
| Binary | 10010111 | 1110111 | 110101 | 0 | 10101 | 1000001 | 101001 | 101000 | 110000 | 101000 |
Color Harmonies of #977735
Complementary color
Monochromatic Colors of #977735
Black with #977735
Text Example
Text Example
White with #977735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977735; }
p { color: rgb(151,119,53); }
H1.HeaderClassName
{
color: #977735;
}
.AnyTagClassName
{
color: #977735;
}
</style>
background-color css
<style>
a { background-color: #977735; }
a { background-color: rgb(151,119,53); }
div.DivClassName
{
background-color: #977735;
}
.BgClassName
{
background-color: #977735;
}
</style>
border-color css
<style>
span { border-color: #977735; }
span { border-color: rgb(151,119,53); }
td.TdClassName
{
border-color: #977735;
}
.TagClassName
{
border-color: #977735;
}
</style>