Shades of Smoke Tree #B76738
Tints of Smoke Tree #B76738
RGB
CMYK
RGB Variations
Color information
#B76738 (or 0xB76738) is known color: Smoke Tree. HEX triplet: B7, 67 and 38. RGB value is (183,103,56). Sum of RGB (Red+Green+Blue) = 183+103+56=342 (45% of max value = 765). Red value is 183 (71.88% from 255 or 53.51% from 342); Green value is 103 (40.62% from 255 or 30.12% from 342); Blue value is 56 (22.27% from 255 or 16.37% from 342); Max value from RGB is 183 - color contains mainly: red. Hex color #B76738 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #B76738 is #4898C7. Grayscale: #797979. Windows color (decimal): -4757704 or 3696567. OLE color: 3696567.
HSL color Cylindrical-coordinate representation of color #B76738: hue angle of 22.2º degrees, saturation: 0.53, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #B76738 is Cyan = 0, Magento = 0.44, Yellow = 0.69 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 103 | 56 | - |
| CMYK | 0 | 0.44 | 0.69 | 0.28 |
| HSL | 22.2º | 0.53% | 0.47% | - |
| HSV(B) | 22.2º | 0.69% | 0.72% | - |
| XYZ | 25.09 | 20.05 | 6.29 | - |
| YUV | 121.56 | 91 | 171.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 103 | 56 | 0 | 0.44 | 0.69 | 0.28 | 22.2 | 0.53 | 0.47 |
| Hex | B7 | 67 | 38 | 0 | 2C | 45 | 1C | 16 | 35 | 2F |
| Octal | 267 | 147 | 70 | 0 | 54 | 105 | 34 | 26 | 65 | 57 |
| Binary | 10110111 | 1100111 | 111000 | 0 | 101100 | 1000101 | 11100 | 10110 | 110101 | 101111 |
Color Harmonies of #B76738
Complementary color
Monochromatic Colors of #B76738
Black with #B76738
Text Example
Text Example
White with #B76738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B76738; }
p { color: rgb(183,103,56); }
H1.HeaderClassName
{
color: #B76738;
}
.AnyTagClassName
{
color: #B76738;
}
</style>
background-color css
<style>
a { background-color: #B76738; }
a { background-color: rgb(183,103,56); }
div.DivClassName
{
background-color: #B76738;
}
.BgClassName
{
background-color: #B76738;
}
</style>
border-color css
<style>
span { border-color: #B76738; }
span { border-color: rgb(183,103,56); }
td.TdClassName
{
border-color: #B76738;
}
.TagClassName
{
border-color: #B76738;
}
</style>