Shades of Tuscany #B16742
Tints of Tuscany #B16742
RGB
CMYK
RGB Variations
Color information
#B16742 (or 0xB16742) is known color: Tuscany. HEX triplet: B1, 67 and 42. RGB value is (177,103,66). Sum of RGB (Red+Green+Blue) = 177+103+66=346 (45% of max value = 765). Red value is 177 (69.53% from 255 or 51.16% from 346); Green value is 103 (40.62% from 255 or 29.77% from 346); Blue value is 66 (26.17% from 255 or 19.08% from 346); Max value from RGB is 177 - color contains mainly: red. Hex color #B16742 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #B16742 is #4E98BD. Grayscale: #797979. Windows color (decimal): -5150910 or 4351921. OLE color: 4351921.
HSL color Cylindrical-coordinate representation of color #B16742: hue angle of 20º degrees, saturation: 0.46, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #B16742 is Cyan = 0, Magento = 0.42, Yellow = 0.63 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 103 | 66 | - |
| CMYK | 0 | 0.42 | 0.63 | 0.31 |
| HSL | 20º | 0.46% | 0.48% | - |
| HSV(B) | 20º | 0.63% | 0.69% | - |
| XYZ | 23.97 | 19.44 | 7.64 | - |
| YUV | 120.91 | 97.02 | 168.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 103 | 66 | 0 | 0.42 | 0.63 | 0.31 | 20 | 0.46 | 0.48 |
| Hex | B1 | 67 | 42 | 0 | 2A | 3F | 1F | 14 | 2E | 30 |
| Octal | 261 | 147 | 102 | 0 | 52 | 77 | 37 | 24 | 56 | 60 |
| Binary | 10110001 | 1100111 | 1000010 | 0 | 101010 | 111111 | 11111 | 10100 | 101110 | 110000 |
Color Harmonies of #B16742
Complementary color
Monochromatic Colors of #B16742
Black with #B16742
Text Example
Text Example
White with #B16742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16742; }
p { color: rgb(177,103,66); }
H1.HeaderClassName
{
color: #B16742;
}
.AnyTagClassName
{
color: #B16742;
}
</style>
background-color css
<style>
a { background-color: #B16742; }
a { background-color: rgb(177,103,66); }
div.DivClassName
{
background-color: #B16742;
}
.BgClassName
{
background-color: #B16742;
}
</style>
border-color css
<style>
span { border-color: #B16742; }
span { border-color: rgb(177,103,66); }
td.TdClassName
{
border-color: #B16742;
}
.TagClassName
{
border-color: #B16742;
}
</style>