Shades of Buttered Rum #987138
Tints of Buttered Rum #987138
RGB
CMYK
RGB Variations
Color information
#987138 (or 0x987138) is known color: Buttered Rum. HEX triplet: 98, 71 and 38. RGB value is (152,113,56). Sum of RGB (Red+Green+Blue) = 152+113+56=321 (42% of max value = 765). Red value is 152 (59.77% from 255 or 47.35% from 321); Green value is 113 (44.53% from 255 or 35.20% from 321); Blue value is 56 (22.27% from 255 or 17.45% from 321); Max value from RGB is 152 - color contains mainly: red. Hex color #987138 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #987138 is #678EC7. Grayscale: #767676. Windows color (decimal): -6786760 or 3699096. OLE color: 3699096.
HSL color Cylindrical-coordinate representation of color #987138: hue angle of 35.62º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #987138 is Cyan = 0, Magento = 0.26, Yellow = 0.63 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 113 | 56 | - |
| CMYK | 0 | 0.26 | 0.63 | 0.40 |
| HSL | 35.63º | 0.46% | 0.41% | - |
| HSV(B) | 35.63º | 0.63% | 0.6% | - |
| XYZ | 19.57 | 18.77 | 6.33 | - |
| YUV | 118.16 | 92.92 | 152.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 113 | 56 | 0 | 0.26 | 0.63 | 0.40 | 35.63 | 0.46 | 0.41 |
| Hex | 98 | 71 | 38 | 0 | 1A | 3F | 28 | 24 | 2E | 29 |
| Octal | 230 | 161 | 70 | 0 | 32 | 77 | 50 | 44 | 56 | 51 |
| Binary | 10011000 | 1110001 | 111000 | 0 | 11010 | 111111 | 101000 | 100100 | 101110 | 101001 |
Color Harmonies of #987138
Complementary color
Monochromatic Colors of #987138
Black with #987138
Text Example
Text Example
White with #987138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987138; }
p { color: rgb(152,113,56); }
H1.HeaderClassName
{
color: #987138;
}
.AnyTagClassName
{
color: #987138;
}
</style>
background-color css
<style>
a { background-color: #987138; }
a { background-color: rgb(152,113,56); }
div.DivClassName
{
background-color: #987138;
}
.BgClassName
{
background-color: #987138;
}
</style>
border-color css
<style>
span { border-color: #987138; }
span { border-color: rgb(152,113,56); }
td.TdClassName
{
border-color: #987138;
}
.TagClassName
{
border-color: #987138;
}
</style>