Shades of Tenne (Tawny) #B76407
Tints of Tenne (Tawny) #B76407
RGB
CMYK
RGB Variations
Color information
#B76407 (or 0xB76407) is known color: Tenne (Tawny). HEX triplet: B7, 64 and 07. RGB value is (183,100,7). Sum of RGB (Red+Green+Blue) = 183+100+7=290 (38% of max value = 765). Red value is 183 (71.88% from 255 or 63.10% from 290); Green value is 100 (39.45% from 255 or 34.48% from 290); Blue value is 7 (3.12% from 255 or 2.41% from 290); Max value from RGB is 183 - color contains mainly: red. Hex color #B76407 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #B76407 is #489BF8. Grayscale: #727272. Windows color (decimal): -4758521 or 484535. OLE color: 484535.
HSL color Cylindrical-coordinate representation of color #B76407: hue angle of 31.7º degrees, saturation: 0.93, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #B76407 is Cyan = 0, Magento = 0.45, Yellow = 0.96 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 100 | 7 | - |
| CMYK | 0 | 0.45 | 0.96 | 0.28 |
| HSL | 31.7º | 0.93% | 0.37% | - |
| HSV(B) | 31.7º | 0.96% | 0.72% | - |
| XYZ | 24.12 | 19.2 | 2.63 | - |
| YUV | 114.22 | 67.5 | 177.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 100 | 7 | 0 | 0.45 | 0.96 | 0.28 | 31.7 | 0.93 | 0.37 |
| Hex | B7 | 64 | 7 | 0 | 2D | 60 | 1C | 20 | 5D | 25 |
| Octal | 267 | 144 | 7 | 0 | 55 | 140 | 34 | 40 | 135 | 45 |
| Binary | 10110111 | 1100100 | 111 | 0 | 101101 | 1100000 | 11100 | 100000 | 1011101 | 100101 |
Color Harmonies of #B76407
Complementary color
Monochromatic Colors of #B76407
Black with #B76407
Text Example
Text Example
White with #B76407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B76407; }
p { color: rgb(183,100,7); }
H1.HeaderClassName
{
color: #B76407;
}
.AnyTagClassName
{
color: #B76407;
}
</style>
background-color css
<style>
a { background-color: #B76407; }
a { background-color: rgb(183,100,7); }
div.DivClassName
{
background-color: #B76407;
}
.BgClassName
{
background-color: #B76407;
}
</style>
border-color css
<style>
span { border-color: #B76407; }
span { border-color: rgb(183,100,7); }
td.TdClassName
{
border-color: #B76407;
}
.TagClassName
{
border-color: #B76407;
}
</style>