Shades of Smoke Tree #B75738
Tints of Smoke Tree #B75738
RGB
CMYK
RGB Variations
Color information
#B75738 (or 0xB75738) is known color: Smoke Tree. HEX triplet: B7, 57 and 38. RGB value is (183,87,56). Sum of RGB (Red+Green+Blue) = 183+87+56=326 (43% of max value = 765). Red value is 183 (71.88% from 255 or 56.13% from 326); Green value is 87 (34.38% from 255 or 26.69% from 326); Blue value is 56 (22.27% from 255 or 17.18% from 326); Max value from RGB is 183 - color contains mainly: red. Hex color #B75738 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #B75738 is #48A8C7. Grayscale: #707070. Windows color (decimal): -4761800 or 3692471. OLE color: 3692471.
HSL color Cylindrical-coordinate representation of color #B75738: hue angle of 14.65º 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 #B75738 is Cyan = 0, Magento = 0.52, Yellow = 0.69 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 87 | 56 | - |
| CMYK | 0 | 0.52 | 0.69 | 0.28 |
| HSL | 14.65º | 0.53% | 0.47% | - |
| HSV(B) | 14.65º | 0.69% | 0.72% | - |
| XYZ | 23.65 | 17.17 | 5.81 | - |
| YUV | 112.17 | 96.3 | 178.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 87 | 56 | 0 | 0.52 | 0.69 | 0.28 | 14.65 | 0.53 | 0.47 |
| Hex | B7 | 57 | 38 | 0 | 34 | 45 | 1C | F | 35 | 2F |
| Octal | 267 | 127 | 70 | 0 | 64 | 105 | 34 | 17 | 65 | 57 |
| Binary | 10110111 | 1010111 | 111000 | 0 | 110100 | 1000101 | 11100 | 1111 | 110101 | 101111 |
Color Harmonies of #B75738
Complementary color
Monochromatic Colors of #B75738
Black with #B75738
Text Example
Text Example
White with #B75738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B75738; }
p { color: rgb(183,87,56); }
H1.HeaderClassName
{
color: #B75738;
}
.AnyTagClassName
{
color: #B75738;
}
</style>
background-color css
<style>
a { background-color: #B75738; }
a { background-color: rgb(183,87,56); }
div.DivClassName
{
background-color: #B75738;
}
.BgClassName
{
background-color: #B75738;
}
</style>
border-color css
<style>
span { border-color: #B75738; }
span { border-color: rgb(183,87,56); }
td.TdClassName
{
border-color: #B75738;
}
.TagClassName
{
border-color: #B75738;
}
</style>