Shades of Tenne (Tawny) #B86406
Tints of Tenne (Tawny) #B86406
RGB
CMYK
RGB Variations
Color information
#B86406 (or 0xB86406) is known color: Tenne (Tawny). HEX triplet: B8, 64 and 06. RGB value is (184,100,6). Sum of RGB (Red+Green+Blue) = 184+100+6=290 (38% of max value = 765). Red value is 184 (72.27% from 255 or 63.45% from 290); Green value is 100 (39.45% from 255 or 34.48% from 290); Blue value is 6 (2.73% from 255 or 2.07% from 290); Max value from RGB is 184 - color contains mainly: red. Hex color #B86406 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #B86406 is #479BF9. Grayscale: #727272. Windows color (decimal): -4692986 or 419000. OLE color: 419000.
HSL color Cylindrical-coordinate representation of color #B86406: hue angle of 31.69º degrees, saturation: 0.94, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #B86406 is Cyan = 0, Magento = 0.46, Yellow = 0.97 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 184 | 100 | 6 | - |
| CMYK | 0 | 0.46 | 0.97 | 0.28 |
| HSL | 31.69º | 0.94% | 0.37% | - |
| HSV(B) | 31.69º | 0.97% | 0.72% | - |
| XYZ | 24.36 | 19.32 | 2.62 | - |
| YUV | 114.4 | 66.83 | 177.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 184 | 100 | 6 | 0 | 0.46 | 0.97 | 0.28 | 31.69 | 0.94 | 0.37 |
| Hex | B8 | 64 | 6 | 0 | 2E | 61 | 1C | 20 | 5E | 25 |
| Octal | 270 | 144 | 6 | 0 | 56 | 141 | 34 | 40 | 136 | 45 |
| Binary | 10111000 | 1100100 | 110 | 0 | 101110 | 1100001 | 11100 | 100000 | 1011110 | 100101 |
Color Harmonies of #B86406
Complementary color
Monochromatic Colors of #B86406
Black with #B86406
Text Example
Text Example
White with #B86406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B86406; }
p { color: rgb(184,100,6); }
H1.HeaderClassName
{
color: #B86406;
}
.AnyTagClassName
{
color: #B86406;
}
</style>
background-color css
<style>
a { background-color: #B86406; }
a { background-color: rgb(184,100,6); }
div.DivClassName
{
background-color: #B86406;
}
.BgClassName
{
background-color: #B86406;
}
</style>
border-color css
<style>
span { border-color: #B86406; }
span { border-color: rgb(184,100,6); }
td.TdClassName
{
border-color: #B86406;
}
.TagClassName
{
border-color: #B86406;
}
</style>