Shades of Tenne (Tawny) #B76408
Tints of Tenne (Tawny) #B76408
RGB
CMYK
RGB Variations
Color information
#B76408 (or 0xB76408) is known color: Tenne (Tawny). HEX triplet: B7, 64 and 08. RGB value is (183,100,8). Sum of RGB (Red+Green+Blue) = 183+100+8=291 (38% of max value = 765). Red value is 183 (71.88% from 255 or 62.89% from 291); Green value is 100 (39.45% from 255 or 34.36% from 291); Blue value is 8 (3.52% from 255 or 2.75% from 291); Max value from RGB is 183 - color contains mainly: red. Hex color #B76408 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #B76408 is #489BF7. Grayscale: #727272. Windows color (decimal): -4758520 or 550071. OLE color: 550071.
HSL color Cylindrical-coordinate representation of color #B76408: hue angle of 31.54º degrees, saturation: 0.92, 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 #B76408 is Cyan = 0, Magento = 0.45, Yellow = 0.96 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 100 | 8 | - |
| CMYK | 0 | 0.45 | 0.96 | 0.28 |
| HSL | 31.54º | 0.92% | 0.37% | - |
| HSV(B) | 31.54º | 0.96% | 0.72% | - |
| XYZ | 24.13 | 19.2 | 2.66 | - |
| YUV | 114.33 | 68 | 176.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 100 | 8 | 0 | 0.45 | 0.96 | 0.28 | 31.54 | 0.92 | 0.37 |
| Hex | B7 | 64 | 8 | 0 | 2D | 60 | 1C | 20 | 5C | 25 |
| Octal | 267 | 144 | 10 | 0 | 55 | 140 | 34 | 40 | 134 | 45 |
| Binary | 10110111 | 1100100 | 1000 | 0 | 101101 | 1100000 | 11100 | 100000 | 1011100 | 100101 |
Color Harmonies of #B76408
Complementary color
Monochromatic Colors of #B76408
Black with #B76408
Text Example
Text Example
White with #B76408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B76408; }
p { color: rgb(183,100,8); }
H1.HeaderClassName
{
color: #B76408;
}
.AnyTagClassName
{
color: #B76408;
}
</style>
background-color css
<style>
a { background-color: #B76408; }
a { background-color: rgb(183,100,8); }
div.DivClassName
{
background-color: #B76408;
}
.BgClassName
{
background-color: #B76408;
}
</style>
border-color css
<style>
span { border-color: #B76408; }
span { border-color: rgb(183,100,8); }
td.TdClassName
{
border-color: #B76408;
}
.TagClassName
{
border-color: #B76408;
}
</style>