Shades of Tuscany #B16747
Tints of Tuscany #B16747
RGB
CMYK
RGB Variations
Color information
#B16747 (or 0xB16747) is known color: Tuscany. HEX triplet: B1, 67 and 47. RGB value is (177,103,71). Sum of RGB (Red+Green+Blue) = 177+103+71=351 (46% of max value = 765). Red value is 177 (69.53% from 255 or 50.43% from 351); Green value is 103 (40.62% from 255 or 29.34% from 351); Blue value is 71 (28.12% from 255 or 20.23% from 351); Max value from RGB is 177 - color contains mainly: red. Hex color #B16747 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #B16747 is #4E98B8. Grayscale: #797979. Windows color (decimal): -5150905 or 4679601. OLE color: 4679601.
HSL color Cylindrical-coordinate representation of color #B16747: hue angle of 18.11º degrees, saturation: 0.43, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #B16747 is Cyan = 0, Magento = 0.42, Yellow = 0.60 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 103 | 71 | - |
| CMYK | 0 | 0.42 | 0.60 | 0.31 |
| HSL | 18.11º | 0.43% | 0.49% | - |
| HSV(B) | 18.11º | 0.6% | 0.69% | - |
| XYZ | 24.12 | 19.5 | 8.45 | - |
| YUV | 121.48 | 99.52 | 167.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 103 | 71 | 0 | 0.42 | 0.60 | 0.31 | 18.11 | 0.43 | 0.49 |
| Hex | B1 | 67 | 47 | 0 | 2A | 3C | 1F | 12 | 2B | 31 |
| Octal | 261 | 147 | 107 | 0 | 52 | 74 | 37 | 22 | 53 | 61 |
| Binary | 10110001 | 1100111 | 1000111 | 0 | 101010 | 111100 | 11111 | 10010 | 101011 | 110001 |
Color Harmonies of #B16747
Complementary color
Monochromatic Colors of #B16747
Black with #B16747
Text Example
Text Example
White with #B16747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16747; }
p { color: rgb(177,103,71); }
H1.HeaderClassName
{
color: #B16747;
}
.AnyTagClassName
{
color: #B16747;
}
</style>
background-color css
<style>
a { background-color: #B16747; }
a { background-color: rgb(177,103,71); }
div.DivClassName
{
background-color: #B16747;
}
.BgClassName
{
background-color: #B16747;
}
</style>
border-color css
<style>
span { border-color: #B16747; }
span { border-color: rgb(177,103,71); }
td.TdClassName
{
border-color: #B16747;
}
.TagClassName
{
border-color: #B16747;
}
</style>