Shades of Buttered Rum #957541
Tints of Buttered Rum #957541
RGB
CMYK
RGB Variations
Color information
#957541 (or 0x957541) is known color: Buttered Rum. HEX triplet: 95, 75 and 41. RGB value is (149,117,65). Sum of RGB (Red+Green+Blue) = 149+117+65=331 (43% of max value = 765). Red value is 149 (58.59% from 255 or 45.02% from 331); Green value is 117 (46.09% from 255 or 35.35% from 331); Blue value is 65 (25.78% from 255 or 19.64% from 331); Max value from RGB is 149 - color contains mainly: red. Hex color #957541 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #957541 is #6A8ABE. Grayscale: #787878. Windows color (decimal): -6982335 or 4289941. OLE color: 4289941.
HSL color Cylindrical-coordinate representation of color #957541: hue angle of 37.14º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #957541 is Cyan = 0, Magento = 0.21, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 117 | 65 | - |
| CMYK | 0 | 0.21 | 0.56 | 0.42 |
| HSL | 37.14º | 0.39% | 0.42% | - |
| HSV(B) | 37.14º | 0.56% | 0.58% | - |
| XYZ | 19.71 | 19.49 | 7.72 | - |
| YUV | 120.64 | 96.6 | 148.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 117 | 65 | 0 | 0.21 | 0.56 | 0.42 | 37.14 | 0.39 | 0.42 |
| Hex | 95 | 75 | 41 | 0 | 15 | 38 | 2A | 25 | 27 | 2A |
| Octal | 225 | 165 | 101 | 0 | 25 | 70 | 52 | 45 | 47 | 52 |
| Binary | 10010101 | 1110101 | 1000001 | 0 | 10101 | 111000 | 101010 | 100101 | 100111 | 101010 |
Color Harmonies of #957541
Complementary color
Monochromatic Colors of #957541
Black with #957541
Text Example
Text Example
White with #957541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957541; }
p { color: rgb(149,117,65); }
H1.HeaderClassName
{
color: #957541;
}
.AnyTagClassName
{
color: #957541;
}
</style>
background-color css
<style>
a { background-color: #957541; }
a { background-color: rgb(149,117,65); }
div.DivClassName
{
background-color: #957541;
}
.BgClassName
{
background-color: #957541;
}
</style>
border-color css
<style>
span { border-color: #957541; }
span { border-color: rgb(149,117,65); }
td.TdClassName
{
border-color: #957541;
}
.TagClassName
{
border-color: #957541;
}
</style>