Shades of Buttered Rum #957636
Tints of Buttered Rum #957636
RGB
CMYK
RGB Variations
Color information
#957636 (or 0x957636) is known color: Buttered Rum. HEX triplet: 95, 76 and 36. RGB value is (149,118,54). Sum of RGB (Red+Green+Blue) = 149+118+54=321 (42% of max value = 765). Red value is 149 (58.59% from 255 or 46.42% from 321); Green value is 118 (46.48% from 255 or 36.76% from 321); Blue value is 54 (21.48% from 255 or 16.82% from 321); Max value from RGB is 149 - color contains mainly: red. Hex color #957636 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #957636 is #6A89C9. Grayscale: #787878. Windows color (decimal): -6982090 or 3569301. OLE color: 3569301.
HSL color Cylindrical-coordinate representation of color #957636: hue angle of 40.42º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #957636 is Cyan = 0, Magento = 0.21, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 118 | 54 | - |
| CMYK | 0 | 0.21 | 0.64 | 0.42 |
| HSL | 40.42º | 0.47% | 0.4% | - |
| HSV(B) | 40.42º | 0.64% | 0.58% | - |
| XYZ | 19.54 | 19.61 | 6.25 | - |
| YUV | 119.97 | 90.77 | 148.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 118 | 54 | 0 | 0.21 | 0.64 | 0.42 | 40.42 | 0.47 | 0.4 |
| Hex | 95 | 76 | 36 | 0 | 15 | 40 | 2A | 28 | 2F | 28 |
| Octal | 225 | 166 | 66 | 0 | 25 | 100 | 52 | 50 | 57 | 50 |
| Binary | 10010101 | 1110110 | 110110 | 0 | 10101 | 1000000 | 101010 | 101000 | 101111 | 101000 |
Color Harmonies of #957636
Complementary color
Monochromatic Colors of #957636
Black with #957636
Text Example
Text Example
White with #957636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957636; }
p { color: rgb(149,118,54); }
H1.HeaderClassName
{
color: #957636;
}
.AnyTagClassName
{
color: #957636;
}
</style>
background-color css
<style>
a { background-color: #957636; }
a { background-color: rgb(149,118,54); }
div.DivClassName
{
background-color: #957636;
}
.BgClassName
{
background-color: #957636;
}
</style>
border-color css
<style>
span { border-color: #957636; }
span { border-color: rgb(149,118,54); }
td.TdClassName
{
border-color: #957636;
}
.TagClassName
{
border-color: #957636;
}
</style>