Shades of Buttered Rum #957532
Tints of Buttered Rum #957532
RGB
CMYK
RGB Variations
Color information
#957532 (or 0x957532) is known color: Buttered Rum. HEX triplet: 95, 75 and 32. RGB value is (149,117,50). Sum of RGB (Red+Green+Blue) = 149+117+50=316 (41% of max value = 765). Red value is 149 (58.59% from 255 or 47.15% from 316); Green value is 117 (46.09% from 255 or 37.03% from 316); Blue value is 50 (19.92% from 255 or 15.82% from 316); Max value from RGB is 149 - color contains mainly: red. Hex color #957532 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #957532 is #6A8ACD. Grayscale: #777777. Windows color (decimal): -6982350 or 3306901. OLE color: 3306901.
HSL color Cylindrical-coordinate representation of color #957532: hue angle of 40.61º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #957532 is Cyan = 0, Magento = 0.21, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 117 | 50 | - |
| CMYK | 0 | 0.21 | 0.66 | 0.42 |
| HSL | 40.61º | 0.5% | 0.39% | - |
| HSV(B) | 40.61º | 0.66% | 0.58% | - |
| XYZ | 19.33 | 19.34 | 5.73 | - |
| YUV | 118.93 | 89.1 | 149.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 117 | 50 | 0 | 0.21 | 0.66 | 0.42 | 40.61 | 0.5 | 0.39 |
| Hex | 95 | 75 | 32 | 0 | 15 | 42 | 2A | 29 | 32 | 27 |
| Octal | 225 | 165 | 62 | 0 | 25 | 102 | 52 | 51 | 62 | 47 |
| Binary | 10010101 | 1110101 | 110010 | 0 | 10101 | 1000010 | 101010 | 101001 | 110010 | 100111 |
Color Harmonies of #957532
Complementary color
Monochromatic Colors of #957532
Black with #957532
Text Example
Text Example
White with #957532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957532; }
p { color: rgb(149,117,50); }
H1.HeaderClassName
{
color: #957532;
}
.AnyTagClassName
{
color: #957532;
}
</style>
background-color css
<style>
a { background-color: #957532; }
a { background-color: rgb(149,117,50); }
div.DivClassName
{
background-color: #957532;
}
.BgClassName
{
background-color: #957532;
}
</style>
border-color css
<style>
span { border-color: #957532; }
span { border-color: rgb(149,117,50); }
td.TdClassName
{
border-color: #957532;
}
.TagClassName
{
border-color: #957532;
}
</style>