Shades of Tenne (Tawny) #B86507
Tints of Tenne (Tawny) #B86507
RGB
CMYK
RGB Variations
Color information
#B86507 (or 0xB86507) is known color: Tenne (Tawny). HEX triplet: B8, 65 and 07. RGB value is (184,101,7). Sum of RGB (Red+Green+Blue) = 184+101+7=292 (38% of max value = 765). Red value is 184 (72.27% from 255 or 63.01% from 292); Green value is 101 (39.84% from 255 or 34.59% from 292); Blue value is 7 (3.12% from 255 or 2.40% from 292); Max value from RGB is 184 - color contains mainly: red. Hex color #B86507 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #B86507 is #479AF8. Grayscale: #737373. Windows color (decimal): -4692729 or 484792. OLE color: 484792.
HSL color Cylindrical-coordinate representation of color #B86507: hue angle of 31.86º 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 #B86507 is Cyan = 0, Magento = 0.45, Yellow = 0.96 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 184 | 101 | 7 | - |
| CMYK | 0 | 0.45 | 0.96 | 0.28 |
| HSL | 31.86º | 0.93% | 0.37% | - |
| HSV(B) | 31.86º | 0.96% | 0.72% | - |
| XYZ | 24.46 | 19.51 | 2.68 | - |
| YUV | 115.1 | 67 | 177.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 184 | 101 | 7 | 0 | 0.45 | 0.96 | 0.28 | 31.86 | 0.93 | 0.37 |
| Hex | B8 | 65 | 7 | 0 | 2D | 60 | 1C | 20 | 5D | 25 |
| Octal | 270 | 145 | 7 | 0 | 55 | 140 | 34 | 40 | 135 | 45 |
| Binary | 10111000 | 1100101 | 111 | 0 | 101101 | 1100000 | 11100 | 100000 | 1011101 | 100101 |
Color Harmonies of #B86507
Complementary color
Monochromatic Colors of #B86507
Black with #B86507
Text Example
Text Example
White with #B86507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B86507; }
p { color: rgb(184,101,7); }
H1.HeaderClassName
{
color: #B86507;
}
.AnyTagClassName
{
color: #B86507;
}
</style>
background-color css
<style>
a { background-color: #B86507; }
a { background-color: rgb(184,101,7); }
div.DivClassName
{
background-color: #B86507;
}
.BgClassName
{
background-color: #B86507;
}
</style>
border-color css
<style>
span { border-color: #B86507; }
span { border-color: rgb(184,101,7); }
td.TdClassName
{
border-color: #B86507;
}
.TagClassName
{
border-color: #B86507;
}
</style>