Shades of Buttered Rum #987338
Tints of Buttered Rum #987338
RGB
CMYK
RGB Variations
Color information
#987338 (or 0x987338) is known color: Buttered Rum. HEX triplet: 98, 73 and 38. RGB value is (152,115,56). Sum of RGB (Red+Green+Blue) = 152+115+56=323 (42% of max value = 765). Red value is 152 (59.77% from 255 or 47.06% from 323); Green value is 115 (45.31% from 255 or 35.60% from 323); Blue value is 56 (22.27% from 255 or 17.34% from 323); Max value from RGB is 152 - color contains mainly: red. Hex color #987338 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #987338 is #678CC7. Grayscale: #777777. Windows color (decimal): -6786248 or 3699608. OLE color: 3699608.
HSL color Cylindrical-coordinate representation of color #987338: hue angle of 36.88º 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 #987338 is Cyan = 0, Magento = 0.24, Yellow = 0.63 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 115 | 56 | - |
| CMYK | 0 | 0.24 | 0.63 | 0.40 |
| HSL | 36.88º | 0.46% | 0.41% | - |
| HSV(B) | 36.88º | 0.63% | 0.6% | - |
| XYZ | 19.79 | 19.22 | 6.41 | - |
| YUV | 119.34 | 92.26 | 151.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 115 | 56 | 0 | 0.24 | 0.63 | 0.40 | 36.88 | 0.46 | 0.41 |
| Hex | 98 | 73 | 38 | 0 | 18 | 3F | 28 | 25 | 2E | 29 |
| Octal | 230 | 163 | 70 | 0 | 30 | 77 | 50 | 45 | 56 | 51 |
| Binary | 10011000 | 1110011 | 111000 | 0 | 11000 | 111111 | 101000 | 100101 | 101110 | 101001 |
Color Harmonies of #987338
Complementary color
Monochromatic Colors of #987338
Black with #987338
Text Example
Text Example
White with #987338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987338; }
p { color: rgb(152,115,56); }
H1.HeaderClassName
{
color: #987338;
}
.AnyTagClassName
{
color: #987338;
}
</style>
background-color css
<style>
a { background-color: #987338; }
a { background-color: rgb(152,115,56); }
div.DivClassName
{
background-color: #987338;
}
.BgClassName
{
background-color: #987338;
}
</style>
border-color css
<style>
span { border-color: #987338; }
span { border-color: rgb(152,115,56); }
td.TdClassName
{
border-color: #987338;
}
.TagClassName
{
border-color: #987338;
}
</style>