Shades of Tuscany #B76746
Tints of Tuscany #B76746
RGB
CMYK
RGB Variations
Color information
#B76746 (or 0xB76746) is known color: Tuscany. HEX triplet: B7, 67 and 46. RGB value is (183,103,70). Sum of RGB (Red+Green+Blue) = 183+103+70=356 (47% of max value = 765). Red value is 183 (71.88% from 255 or 51.40% from 356); Green value is 103 (40.62% from 255 or 28.93% from 356); Blue value is 70 (27.73% from 255 or 19.66% from 356); Max value from RGB is 183 - color contains mainly: red. Hex color #B76746 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #B76746 is #4898B9. Grayscale: #7B7B7B. Windows color (decimal): -4757690 or 4614071. OLE color: 4614071.
HSL color Cylindrical-coordinate representation of color #B76746: hue angle of 17.52º degrees, saturation: 0.45, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #B76746 is Cyan = 0, Magento = 0.44, Yellow = 0.62 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 103 | 70 | - |
| CMYK | 0 | 0.44 | 0.62 | 0.28 |
| HSL | 17.52º | 0.45% | 0.5% | - |
| HSV(B) | 17.52º | 0.62% | 0.72% | - |
| XYZ | 25.48 | 20.21 | 8.35 | - |
| YUV | 123.16 | 98 | 170.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 103 | 70 | 0 | 0.44 | 0.62 | 0.28 | 17.52 | 0.45 | 0.5 |
| Hex | B7 | 67 | 46 | 0 | 2C | 3E | 1C | 12 | 2D | 32 |
| Octal | 267 | 147 | 106 | 0 | 54 | 76 | 34 | 22 | 55 | 62 |
| Binary | 10110111 | 1100111 | 1000110 | 0 | 101100 | 111110 | 11100 | 10010 | 101101 | 110010 |
Color Harmonies of #B76746
Complementary color
Monochromatic Colors of #B76746
Black with #B76746
Text Example
Text Example
White with #B76746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B76746; }
p { color: rgb(183,103,70); }
H1.HeaderClassName
{
color: #B76746;
}
.AnyTagClassName
{
color: #B76746;
}
</style>
background-color css
<style>
a { background-color: #B76746; }
a { background-color: rgb(183,103,70); }
div.DivClassName
{
background-color: #B76746;
}
.BgClassName
{
background-color: #B76746;
}
</style>
border-color css
<style>
span { border-color: #B76746; }
span { border-color: rgb(183,103,70); }
td.TdClassName
{
border-color: #B76746;
}
.TagClassName
{
border-color: #B76746;
}
</style>