Shades of Tenne (Tawny) #B86310
Tints of Tenne (Tawny) #B86310
RGB
CMYK
RGB Variations
Color information
#B86310 (or 0xB86310) is known color: Tenne (Tawny). HEX triplet: B8, 63 and 10. RGB value is (184,99,16). Sum of RGB (Red+Green+Blue) = 184+99+16=299 (39% of max value = 765). Red value is 184 (72.27% from 255 or 61.54% from 299); Green value is 99 (39.06% from 255 or 33.11% from 299); Blue value is 16 (6.64% from 255 or 5.35% from 299); Max value from RGB is 184 - color contains mainly: red. Hex color #B86310 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #B86310 is #479CEF. Grayscale: #737373. Windows color (decimal): -4693232 or 1074104. OLE color: 1074104.
HSL color Cylindrical-coordinate representation of color #B86310: hue angle of 29.64º degrees, saturation: 0.84, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #B86310 is Cyan = 0, Magento = 0.46, Yellow = 0.91 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 184 | 99 | 16 | - |
| CMYK | 0 | 0.46 | 0.91 | 0.28 |
| HSL | 29.64º | 0.84% | 0.39% | - |
| HSV(B) | 29.64º | 0.91% | 0.72% | - |
| XYZ | 24.32 | 19.15 | 2.9 | - |
| YUV | 114.95 | 72.16 | 177.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 184 | 99 | 16 | 0 | 0.46 | 0.91 | 0.28 | 29.64 | 0.84 | 0.39 |
| Hex | B8 | 63 | 10 | 0 | 2E | 5B | 1C | 1E | 54 | 27 |
| Octal | 270 | 143 | 20 | 0 | 56 | 133 | 34 | 36 | 124 | 47 |
| Binary | 10111000 | 1100011 | 10000 | 0 | 101110 | 1011011 | 11100 | 11110 | 1010100 | 100111 |
Color Harmonies of #B86310
Complementary color
Monochromatic Colors of #B86310
Black with #B86310
Text Example
Text Example
White with #B86310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B86310; }
p { color: rgb(184,99,16); }
H1.HeaderClassName
{
color: #B86310;
}
.AnyTagClassName
{
color: #B86310;
}
</style>
background-color css
<style>
a { background-color: #B86310; }
a { background-color: rgb(184,99,16); }
div.DivClassName
{
background-color: #B86310;
}
.BgClassName
{
background-color: #B86310;
}
</style>
border-color css
<style>
span { border-color: #B86310; }
span { border-color: rgb(184,99,16); }
td.TdClassName
{
border-color: #B86310;
}
.TagClassName
{
border-color: #B86310;
}
</style>