Shades of Buttered Rum #947341
Tints of Buttered Rum #947341
RGB
CMYK
RGB Variations
Color information
#947341 (or 0x947341) is known color: Buttered Rum. HEX triplet: 94, 73 and 41. RGB value is (148,115,65). Sum of RGB (Red+Green+Blue) = 148+115+65=328 (43% of max value = 765). Red value is 148 (58.20% from 255 or 45.12% from 328); Green value is 115 (45.31% from 255 or 35.06% from 328); Blue value is 65 (25.78% from 255 or 19.82% from 328); Max value from RGB is 148 - color contains mainly: red. Hex color #947341 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #947341 is #6B8CBE. Grayscale: #777777. Windows color (decimal): -7048383 or 4289428. OLE color: 4289428.
HSL color Cylindrical-coordinate representation of color #947341: hue angle of 36.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 #947341 is Cyan = 0, Magento = 0.22, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 115 | 65 | - |
| CMYK | 0 | 0.22 | 0.56 | 0.42 |
| HSL | 36.14º | 0.39% | 0.42% | - |
| HSV(B) | 36.14º | 0.56% | 0.58% | - |
| XYZ | 19.3 | 18.94 | 7.64 | - |
| YUV | 119.17 | 97.43 | 148.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 115 | 65 | 0 | 0.22 | 0.56 | 0.42 | 36.14 | 0.39 | 0.42 |
| Hex | 94 | 73 | 41 | 0 | 16 | 38 | 2A | 24 | 27 | 2A |
| Octal | 224 | 163 | 101 | 0 | 26 | 70 | 52 | 44 | 47 | 52 |
| Binary | 10010100 | 1110011 | 1000001 | 0 | 10110 | 111000 | 101010 | 100100 | 100111 | 101010 |
Color Harmonies of #947341
Complementary color
Monochromatic Colors of #947341
Black with #947341
Text Example
Text Example
White with #947341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947341; }
p { color: rgb(148,115,65); }
H1.HeaderClassName
{
color: #947341;
}
.AnyTagClassName
{
color: #947341;
}
</style>
background-color css
<style>
a { background-color: #947341; }
a { background-color: rgb(148,115,65); }
div.DivClassName
{
background-color: #947341;
}
.BgClassName
{
background-color: #947341;
}
</style>
border-color css
<style>
span { border-color: #947341; }
span { border-color: rgb(148,115,65); }
td.TdClassName
{
border-color: #947341;
}
.TagClassName
{
border-color: #947341;
}
</style>