Shades of Buttered Rum #967533
Tints of Buttered Rum #967533
RGB
CMYK
RGB Variations
Color information
#967533 (or 0x967533) is known color: Buttered Rum. HEX triplet: 96, 75 and 33. RGB value is (150,117,51). Sum of RGB (Red+Green+Blue) = 150+117+51=318 (42% of max value = 765). Red value is 150 (58.98% from 255 or 47.17% from 318); Green value is 117 (46.09% from 255 or 36.79% from 318); Blue value is 51 (20.31% from 255 or 16.04% from 318); Max value from RGB is 150 - color contains mainly: red. Hex color #967533 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #967533 is #698ACC. Grayscale: #777777. Windows color (decimal): -6916813 or 3372438. OLE color: 3372438.
HSL color Cylindrical-coordinate representation of color #967533: hue angle of 40º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #967533 is Cyan = 0, Magento = 0.22, Yellow = 0.66 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 117 | 51 | - |
| CMYK | 0 | 0.22 | 0.66 | 0.41 |
| HSL | 40º | 0.49% | 0.39% | - |
| HSV(B) | 40º | 0.66% | 0.59% | - |
| XYZ | 19.54 | 19.45 | 5.86 | - |
| YUV | 119.34 | 89.43 | 149.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 117 | 51 | 0 | 0.22 | 0.66 | 0.41 | 40 | 0.49 | 0.39 |
| Hex | 96 | 75 | 33 | 0 | 16 | 42 | 29 | 28 | 31 | 27 |
| Octal | 226 | 165 | 63 | 0 | 26 | 102 | 51 | 50 | 61 | 47 |
| Binary | 10010110 | 1110101 | 110011 | 0 | 10110 | 1000010 | 101001 | 101000 | 110001 | 100111 |
Color Harmonies of #967533
Complementary color
Monochromatic Colors of #967533
Black with #967533
Text Example
Text Example
White with #967533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967533; }
p { color: rgb(150,117,51); }
H1.HeaderClassName
{
color: #967533;
}
.AnyTagClassName
{
color: #967533;
}
</style>
background-color css
<style>
a { background-color: #967533; }
a { background-color: rgb(150,117,51); }
div.DivClassName
{
background-color: #967533;
}
.BgClassName
{
background-color: #967533;
}
</style>
border-color css
<style>
span { border-color: #967533; }
span { border-color: rgb(150,117,51); }
td.TdClassName
{
border-color: #967533;
}
.TagClassName
{
border-color: #967533;
}
</style>