Shades of Tuscany #B16847
Tints of Tuscany #B16847
RGB
CMYK
RGB Variations
Color information
#B16847 (or 0xB16847) is known color: Tuscany. HEX triplet: B1, 68 and 47. RGB value is (177,104,71). Sum of RGB (Red+Green+Blue) = 177+104+71=352 (46% of max value = 765). Red value is 177 (69.53% from 255 or 50.28% from 352); Green value is 104 (41.02% from 255 or 29.55% from 352); Blue value is 71 (28.12% from 255 or 20.17% from 352); Max value from RGB is 177 - color contains mainly: red. Hex color #B16847 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #B16847 is #4E97B8. Grayscale: #7A7A7A. Windows color (decimal): -5150649 or 4679857. OLE color: 4679857.
HSL color Cylindrical-coordinate representation of color #B16847: hue angle of 18.68º 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 #B16847 is Cyan = 0, Magento = 0.41, Yellow = 0.60 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 104 | 71 | - |
| CMYK | 0 | 0.41 | 0.60 | 0.31 |
| HSL | 18.68º | 0.43% | 0.49% | - |
| HSV(B) | 18.68º | 0.6% | 0.69% | - |
| XYZ | 24.22 | 19.7 | 8.49 | - |
| YUV | 122.07 | 99.18 | 167.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 104 | 71 | 0 | 0.41 | 0.60 | 0.31 | 18.68 | 0.43 | 0.49 |
| Hex | B1 | 68 | 47 | 0 | 29 | 3C | 1F | 13 | 2B | 31 |
| Octal | 261 | 150 | 107 | 0 | 51 | 74 | 37 | 23 | 53 | 61 |
| Binary | 10110001 | 1101000 | 1000111 | 0 | 101001 | 111100 | 11111 | 10011 | 101011 | 110001 |
Color Harmonies of #B16847
Complementary color
Monochromatic Colors of #B16847
Black with #B16847
Text Example
Text Example
White with #B16847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16847; }
p { color: rgb(177,104,71); }
H1.HeaderClassName
{
color: #B16847;
}
.AnyTagClassName
{
color: #B16847;
}
</style>
background-color css
<style>
a { background-color: #B16847; }
a { background-color: rgb(177,104,71); }
div.DivClassName
{
background-color: #B16847;
}
.BgClassName
{
background-color: #B16847;
}
</style>
border-color css
<style>
span { border-color: #B16847; }
span { border-color: rgb(177,104,71); }
td.TdClassName
{
border-color: #B16847;
}
.TagClassName
{
border-color: #B16847;
}
</style>