Shades of Tuscany #B16347
Tints of Tuscany #B16347
RGB
CMYK
RGB Variations
Color information
#B16347 (or 0xB16347) is known color: Tuscany. HEX triplet: B1, 63 and 47. RGB value is (177,99,71). Sum of RGB (Red+Green+Blue) = 177+99+71=347 (45% of max value = 765). Red value is 177 (69.53% from 255 or 51.01% from 347); Green value is 99 (39.06% from 255 or 28.53% from 347); Blue value is 71 (28.12% from 255 or 20.46% from 347); Max value from RGB is 177 - color contains mainly: red. Hex color #B16347 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #B16347 is #4E9CB8. Grayscale: #777777. Windows color (decimal): -5151929 or 4678577. OLE color: 4678577.
HSL color Cylindrical-coordinate representation of color #B16347: hue angle of 15.85º 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 #B16347 is Cyan = 0, Magento = 0.44, Yellow = 0.60 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 99 | 71 | - |
| CMYK | 0 | 0.44 | 0.60 | 0.31 |
| HSL | 15.85º | 0.43% | 0.49% | - |
| HSV(B) | 15.85º | 0.6% | 0.69% | - |
| XYZ | 23.73 | 18.73 | 8.32 | - |
| YUV | 119.13 | 100.84 | 169.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 99 | 71 | 0 | 0.44 | 0.60 | 0.31 | 15.85 | 0.43 | 0.49 |
| Hex | B1 | 63 | 47 | 0 | 2C | 3C | 1F | 10 | 2B | 31 |
| Octal | 261 | 143 | 107 | 0 | 54 | 74 | 37 | 20 | 53 | 61 |
| Binary | 10110001 | 1100011 | 1000111 | 0 | 101100 | 111100 | 11111 | 10000 | 101011 | 110001 |
Color Harmonies of #B16347
Complementary color
Monochromatic Colors of #B16347
Black with #B16347
Text Example
Text Example
White with #B16347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16347; }
p { color: rgb(177,99,71); }
H1.HeaderClassName
{
color: #B16347;
}
.AnyTagClassName
{
color: #B16347;
}
</style>
background-color css
<style>
a { background-color: #B16347; }
a { background-color: rgb(177,99,71); }
div.DivClassName
{
background-color: #B16347;
}
.BgClassName
{
background-color: #B16347;
}
</style>
border-color css
<style>
span { border-color: #B16347; }
span { border-color: rgb(177,99,71); }
td.TdClassName
{
border-color: #B16347;
}
.TagClassName
{
border-color: #B16347;
}
</style>