Shades of Smoke Tree #B16138
Tints of Smoke Tree #B16138
RGB
CMYK
RGB Variations
Color information
#B16138 (or 0xB16138) is known color: Smoke Tree. HEX triplet: B1, 61 and 38. RGB value is (177,97,56). Sum of RGB (Red+Green+Blue) = 177+97+56=330 (43% of max value = 765). Red value is 177 (69.53% from 255 or 53.64% from 330); Green value is 97 (38.28% from 255 or 29.39% from 330); Blue value is 56 (22.27% from 255 or 16.97% from 330); Max value from RGB is 177 - color contains mainly: red. Hex color #B16138 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #B16138 is #4E9EC7. Grayscale: #747474. Windows color (decimal): -5152456 or 3695025. OLE color: 3695025.
HSL color Cylindrical-coordinate representation of color #B16138: hue angle of 20.33º degrees, saturation: 0.52, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #B16138 is Cyan = 0, Magento = 0.45, Yellow = 0.68 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 97 | 56 | - |
| CMYK | 0 | 0.45 | 0.68 | 0.31 |
| HSL | 20.33º | 0.52% | 0.46% | - |
| HSV(B) | 20.33º | 0.68% | 0.69% | - |
| XYZ | 23.12 | 18.18 | 6.03 | - |
| YUV | 116.25 | 94 | 171.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 97 | 56 | 0 | 0.45 | 0.68 | 0.31 | 20.33 | 0.52 | 0.46 |
| Hex | B1 | 61 | 38 | 0 | 2D | 44 | 1F | 14 | 34 | 2E |
| Octal | 261 | 141 | 70 | 0 | 55 | 104 | 37 | 24 | 64 | 56 |
| Binary | 10110001 | 1100001 | 111000 | 0 | 101101 | 1000100 | 11111 | 10100 | 110100 | 101110 |
Color Harmonies of #B16138
Complementary color
Monochromatic Colors of #B16138
Black with #B16138
Text Example
Text Example
White with #B16138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16138; }
p { color: rgb(177,97,56); }
H1.HeaderClassName
{
color: #B16138;
}
.AnyTagClassName
{
color: #B16138;
}
</style>
background-color css
<style>
a { background-color: #B16138; }
a { background-color: rgb(177,97,56); }
div.DivClassName
{
background-color: #B16138;
}
.BgClassName
{
background-color: #B16138;
}
</style>
border-color css
<style>
span { border-color: #B16138; }
span { border-color: rgb(177,97,56); }
td.TdClassName
{
border-color: #B16138;
}
.TagClassName
{
border-color: #B16138;
}
</style>