Shades of Buttered Rum #927640
Tints of Buttered Rum #927640
RGB
CMYK
RGB Variations
Color information
#927640 (or 0x927640) is known color: Buttered Rum. HEX triplet: 92, 76 and 40. RGB value is (146,118,64). Sum of RGB (Red+Green+Blue) = 146+118+64=328 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.51% from 328); Green value is 118 (46.48% from 255 or 35.98% from 328); Blue value is 64 (25.39% from 255 or 19.51% from 328); Max value from RGB is 146 - color contains mainly: red. Hex color #927640 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #927640 is #6D89BF. Grayscale: #787878. Windows color (decimal): -7178688 or 4224658. OLE color: 4224658.
HSL color Cylindrical-coordinate representation of color #927640: hue angle of 39.51º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #927640 is Cyan = 0, Magento = 0.19, Yellow = 0.56 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 118 | 64 | - |
| CMYK | 0 | 0.19 | 0.56 | 0.43 |
| HSL | 39.51º | 0.39% | 0.41% | - |
| HSV(B) | 39.51º | 0.56% | 0.57% | - |
| XYZ | 19.26 | 19.44 | 7.59 | - |
| YUV | 120.22 | 96.28 | 146.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 118 | 64 | 0 | 0.19 | 0.56 | 0.43 | 39.51 | 0.39 | 0.41 |
| Hex | 92 | 76 | 40 | 0 | 13 | 38 | 2B | 28 | 27 | 29 |
| Octal | 222 | 166 | 100 | 0 | 23 | 70 | 53 | 50 | 47 | 51 |
| Binary | 10010010 | 1110110 | 1000000 | 0 | 10011 | 111000 | 101011 | 101000 | 100111 | 101001 |
Color Harmonies of #927640
Complementary color
Monochromatic Colors of #927640
Black with #927640
Text Example
Text Example
White with #927640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927640; }
p { color: rgb(146,118,64); }
H1.HeaderClassName
{
color: #927640;
}
.AnyTagClassName
{
color: #927640;
}
</style>
background-color css
<style>
a { background-color: #927640; }
a { background-color: rgb(146,118,64); }
div.DivClassName
{
background-color: #927640;
}
.BgClassName
{
background-color: #927640;
}
</style>
border-color css
<style>
span { border-color: #927640; }
span { border-color: rgb(146,118,64); }
td.TdClassName
{
border-color: #927640;
}
.TagClassName
{
border-color: #927640;
}
</style>