Shades of Buttered Rum #987534
Tints of Buttered Rum #987534
RGB
CMYK
RGB Variations
Color information
#987534 (or 0x987534) is known color: Buttered Rum. HEX triplet: 98, 75 and 34. RGB value is (152,117,52). Sum of RGB (Red+Green+Blue) = 152+117+52=321 (42% of max value = 765). Red value is 152 (59.77% from 255 or 47.35% from 321); Green value is 117 (46.09% from 255 or 36.45% from 321); Blue value is 52 (20.70% from 255 or 16.20% from 321); Max value from RGB is 152 - color contains mainly: red. Hex color #987534 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #987534 is #678ACB. Grayscale: #787878. Windows color (decimal): -6785740 or 3437976. OLE color: 3437976.
HSL color Cylindrical-coordinate representation of color #987534: hue angle of 39º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #987534 is Cyan = 0, Magento = 0.23, Yellow = 0.66 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 117 | 52 | - |
| CMYK | 0 | 0.23 | 0.66 | 0.40 |
| HSL | 39º | 0.49% | 0.4% | - |
| HSV(B) | 39º | 0.66% | 0.6% | - |
| XYZ | 19.93 | 19.65 | 5.99 | - |
| YUV | 120.06 | 89.6 | 150.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 117 | 52 | 0 | 0.23 | 0.66 | 0.40 | 39 | 0.49 | 0.4 |
| Hex | 98 | 75 | 34 | 0 | 17 | 42 | 28 | 27 | 31 | 28 |
| Octal | 230 | 165 | 64 | 0 | 27 | 102 | 50 | 47 | 61 | 50 |
| Binary | 10011000 | 1110101 | 110100 | 0 | 10111 | 1000010 | 101000 | 100111 | 110001 | 101000 |
Color Harmonies of #987534
Complementary color
Monochromatic Colors of #987534
Black with #987534
Text Example
Text Example
White with #987534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987534; }
p { color: rgb(152,117,52); }
H1.HeaderClassName
{
color: #987534;
}
.AnyTagClassName
{
color: #987534;
}
</style>
background-color css
<style>
a { background-color: #987534; }
a { background-color: rgb(152,117,52); }
div.DivClassName
{
background-color: #987534;
}
.BgClassName
{
background-color: #987534;
}
</style>
border-color css
<style>
span { border-color: #987534; }
span { border-color: rgb(152,117,52); }
td.TdClassName
{
border-color: #987534;
}
.TagClassName
{
border-color: #987534;
}
</style>