Shades of Buttered Rum #957438
Tints of Buttered Rum #957438
RGB
CMYK
RGB Variations
Color information
#957438 (or 0x957438) is known color: Buttered Rum. HEX triplet: 95, 74 and 38. RGB value is (149,116,56). Sum of RGB (Red+Green+Blue) = 149+116+56=321 (42% of max value = 765). Red value is 149 (58.59% from 255 or 46.42% from 321); Green value is 116 (45.70% from 255 or 36.14% from 321); Blue value is 56 (22.27% from 255 or 17.45% from 321); Max value from RGB is 149 - color contains mainly: red. Hex color #957438 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #957438 is #6A8BC7. Grayscale: #777777. Windows color (decimal): -6982600 or 3699861. OLE color: 3699861.
HSL color Cylindrical-coordinate representation of color #957438: hue angle of 38.71º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #957438 is Cyan = 0, Magento = 0.22, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 116 | 56 | - |
| CMYK | 0 | 0.22 | 0.62 | 0.42 |
| HSL | 38.71º | 0.45% | 0.4% | - |
| HSV(B) | 38.71º | 0.62% | 0.58% | - |
| XYZ | 19.35 | 19.17 | 6.42 | - |
| YUV | 119.03 | 92.43 | 149.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 116 | 56 | 0 | 0.22 | 0.62 | 0.42 | 38.71 | 0.45 | 0.4 |
| Hex | 95 | 74 | 38 | 0 | 16 | 3E | 2A | 27 | 2D | 28 |
| Octal | 225 | 164 | 70 | 0 | 26 | 76 | 52 | 47 | 55 | 50 |
| Binary | 10010101 | 1110100 | 111000 | 0 | 10110 | 111110 | 101010 | 100111 | 101101 | 101000 |
Color Harmonies of #957438
Complementary color
Monochromatic Colors of #957438
Black with #957438
Text Example
Text Example
White with #957438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957438; }
p { color: rgb(149,116,56); }
H1.HeaderClassName
{
color: #957438;
}
.AnyTagClassName
{
color: #957438;
}
</style>
background-color css
<style>
a { background-color: #957438; }
a { background-color: rgb(149,116,56); }
div.DivClassName
{
background-color: #957438;
}
.BgClassName
{
background-color: #957438;
}
</style>
border-color css
<style>
span { border-color: #957438; }
span { border-color: rgb(149,116,56); }
td.TdClassName
{
border-color: #957438;
}
.TagClassName
{
border-color: #957438;
}
</style>