Shades of Tenne (Tawny) #B86407
Tints of Tenne (Tawny) #B86407
RGB
CMYK
RGB Variations
Color information
#B86407 (or 0xB86407) is known color: Tenne (Tawny). HEX triplet: B8, 64 and 07. RGB value is (184,100,7). Sum of RGB (Red+Green+Blue) = 184+100+7=291 (38% of max value = 765). Red value is 184 (72.27% from 255 or 63.23% from 291); Green value is 100 (39.45% from 255 or 34.36% from 291); Blue value is 7 (3.12% from 255 or 2.41% from 291); Max value from RGB is 184 - color contains mainly: red. Hex color #B86407 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #B86407 is #479BF8. Grayscale: #727272. Windows color (decimal): -4692985 or 484536. OLE color: 484536.
HSL color Cylindrical-coordinate representation of color #B86407: hue angle of 31.53º 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 #B86407 is Cyan = 0, Magento = 0.46, Yellow = 0.96 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 184 | 100 | 7 | - |
| CMYK | 0 | 0.46 | 0.96 | 0.28 |
| HSL | 31.53º | 0.93% | 0.37% | - |
| HSV(B) | 31.53º | 0.96% | 0.72% | - |
| XYZ | 24.36 | 19.32 | 2.65 | - |
| YUV | 114.51 | 67.33 | 177.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 184 | 100 | 7 | 0 | 0.46 | 0.96 | 0.28 | 31.53 | 0.93 | 0.37 |
| Hex | B8 | 64 | 7 | 0 | 2E | 60 | 1C | 20 | 5D | 25 |
| Octal | 270 | 144 | 7 | 0 | 56 | 140 | 34 | 40 | 135 | 45 |
| Binary | 10111000 | 1100100 | 111 | 0 | 101110 | 1100000 | 11100 | 100000 | 1011101 | 100101 |
Color Harmonies of #B86407
Complementary color
Monochromatic Colors of #B86407
Black with #B86407
Text Example
Text Example
White with #B86407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B86407; }
p { color: rgb(184,100,7); }
H1.HeaderClassName
{
color: #B86407;
}
.AnyTagClassName
{
color: #B86407;
}
</style>
background-color css
<style>
a { background-color: #B86407; }
a { background-color: rgb(184,100,7); }
div.DivClassName
{
background-color: #B86407;
}
.BgClassName
{
background-color: #B86407;
}
</style>
border-color css
<style>
span { border-color: #B86407; }
span { border-color: rgb(184,100,7); }
td.TdClassName
{
border-color: #B86407;
}
.TagClassName
{
border-color: #B86407;
}
</style>