Shades of Tenne (Tawny) #B86104
Tints of Tenne (Tawny) #B86104
RGB
CMYK
RGB Variations
Color information
#B86104 (or 0xB86104) is known color: Tenne (Tawny). HEX triplet: B8, 61 and 04. RGB value is (184,97,4). Sum of RGB (Red+Green+Blue) = 184+97+4=285 (37% of max value = 765). Red value is 184 (72.27% from 255 or 64.56% from 285); Green value is 97 (38.28% from 255 or 34.04% from 285); Blue value is 4 (1.95% from 255 or 1.40% from 285); Max value from RGB is 184 - color contains mainly: red. Hex color #B86104 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #B86104 is #479EFB. Grayscale: #707070. Windows color (decimal): -4693756 or 287160. OLE color: 287160.
HSL color Cylindrical-coordinate representation of color #B86104: hue angle of 31º degrees, saturation: 0.96, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #B86104 is Cyan = 0, Magento = 0.47, Yellow = 0.98 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 184 | 97 | 4 | - |
| CMYK | 0 | 0.47 | 0.98 | 0.28 |
| HSL | 31º | 0.96% | 0.37% | - |
| HSV(B) | 31º | 0.98% | 0.72% | - |
| XYZ | 24.06 | 18.75 | 2.47 | - |
| YUV | 112.41 | 66.82 | 179.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 184 | 97 | 4 | 0 | 0.47 | 0.98 | 0.28 | 31 | 0.96 | 0.37 |
| Hex | B8 | 61 | 4 | 0 | 2F | 62 | 1C | 1F | 60 | 25 |
| Octal | 270 | 141 | 4 | 0 | 57 | 142 | 34 | 37 | 140 | 45 |
| Binary | 10111000 | 1100001 | 100 | 0 | 101111 | 1100010 | 11100 | 11111 | 1100000 | 100101 |
Color Harmonies of #B86104
Complementary color
Monochromatic Colors of #B86104
Black with #B86104
Text Example
Text Example
White with #B86104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B86104; }
p { color: rgb(184,97,4); }
H1.HeaderClassName
{
color: #B86104;
}
.AnyTagClassName
{
color: #B86104;
}
</style>
background-color css
<style>
a { background-color: #B86104; }
a { background-color: rgb(184,97,4); }
div.DivClassName
{
background-color: #B86104;
}
.BgClassName
{
background-color: #B86104;
}
</style>
border-color css
<style>
span { border-color: #B86104; }
span { border-color: rgb(184,97,4); }
td.TdClassName
{
border-color: #B86104;
}
.TagClassName
{
border-color: #B86104;
}
</style>