Shades of Buttered Rum #957434
Tints of Buttered Rum #957434
RGB
CMYK
RGB Variations
Color information
#957434 (or 0x957434) is known color: Buttered Rum. HEX triplet: 95, 74 and 34. RGB value is (149,116,52). Sum of RGB (Red+Green+Blue) = 149+116+52=317 (41% of max value = 765). Red value is 149 (58.59% from 255 or 47.00% from 317); Green value is 116 (45.70% from 255 or 36.59% from 317); Blue value is 52 (20.70% from 255 or 16.40% from 317); Max value from RGB is 149 - color contains mainly: red. Hex color #957434 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #957434 is #6A8BCB. Grayscale: #767676. Windows color (decimal): -6982604 or 3437717. OLE color: 3437717.
HSL color Cylindrical-coordinate representation of color #957434: hue angle of 39.59º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #957434 is Cyan = 0, Magento = 0.22, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 116 | 52 | - |
| CMYK | 0 | 0.22 | 0.65 | 0.42 |
| HSL | 39.59º | 0.48% | 0.39% | - |
| HSV(B) | 39.59º | 0.65% | 0.58% | - |
| XYZ | 19.26 | 19.13 | 5.93 | - |
| YUV | 118.57 | 90.43 | 149.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 116 | 52 | 0 | 0.22 | 0.65 | 0.42 | 39.59 | 0.48 | 0.39 |
| Hex | 95 | 74 | 34 | 0 | 16 | 41 | 2A | 28 | 30 | 27 |
| Octal | 225 | 164 | 64 | 0 | 26 | 101 | 52 | 50 | 60 | 47 |
| Binary | 10010101 | 1110100 | 110100 | 0 | 10110 | 1000001 | 101010 | 101000 | 110000 | 100111 |
Color Harmonies of #957434
Complementary color
Monochromatic Colors of #957434
Black with #957434
Text Example
Text Example
White with #957434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957434; }
p { color: rgb(149,116,52); }
H1.HeaderClassName
{
color: #957434;
}
.AnyTagClassName
{
color: #957434;
}
</style>
background-color css
<style>
a { background-color: #957434; }
a { background-color: rgb(149,116,52); }
div.DivClassName
{
background-color: #957434;
}
.BgClassName
{
background-color: #957434;
}
</style>
border-color css
<style>
span { border-color: #957434; }
span { border-color: rgb(149,116,52); }
td.TdClassName
{
border-color: #957434;
}
.TagClassName
{
border-color: #957434;
}
</style>