Shades of Tuscany #B76847
Tints of Tuscany #B76847
RGB
CMYK
RGB Variations
Color information
#B76847 (or 0xB76847) is known color: Tuscany. HEX triplet: B7, 68 and 47. RGB value is (183,104,71). Sum of RGB (Red+Green+Blue) = 183+104+71=358 (47% of max value = 765). Red value is 183 (71.88% from 255 or 51.12% from 358); Green value is 104 (41.02% from 255 or 29.05% from 358); Blue value is 71 (28.12% from 255 or 19.83% from 358); Max value from RGB is 183 - color contains mainly: red. Hex color #B76847 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #B76847 is #4897B8. Grayscale: #7C7C7C. Windows color (decimal): -4757433 or 4679863. OLE color: 4679863.
HSL color Cylindrical-coordinate representation of color #B76847: hue angle of 17.68º degrees, saturation: 0.44, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #B76847 is Cyan = 0, Magento = 0.43, Yellow = 0.61 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 104 | 71 | - |
| CMYK | 0 | 0.43 | 0.61 | 0.28 |
| HSL | 17.68º | 0.44% | 0.5% | - |
| HSV(B) | 17.68º | 0.61% | 0.72% | - |
| XYZ | 25.62 | 20.42 | 8.55 | - |
| YUV | 123.86 | 98.17 | 170.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 104 | 71 | 0 | 0.43 | 0.61 | 0.28 | 17.68 | 0.44 | 0.5 |
| Hex | B7 | 68 | 47 | 0 | 2B | 3D | 1C | 12 | 2C | 32 |
| Octal | 267 | 150 | 107 | 0 | 53 | 75 | 34 | 22 | 54 | 62 |
| Binary | 10110111 | 1101000 | 1000111 | 0 | 101011 | 111101 | 11100 | 10010 | 101100 | 110010 |
Color Harmonies of #B76847
Complementary color
Monochromatic Colors of #B76847
Black with #B76847
Text Example
Text Example
White with #B76847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B76847; }
p { color: rgb(183,104,71); }
H1.HeaderClassName
{
color: #B76847;
}
.AnyTagClassName
{
color: #B76847;
}
</style>
background-color css
<style>
a { background-color: #B76847; }
a { background-color: rgb(183,104,71); }
div.DivClassName
{
background-color: #B76847;
}
.BgClassName
{
background-color: #B76847;
}
</style>
border-color css
<style>
span { border-color: #B76847; }
span { border-color: rgb(183,104,71); }
td.TdClassName
{
border-color: #B76847;
}
.TagClassName
{
border-color: #B76847;
}
</style>