Shades of Tenne (Tawny) #B86305
Tints of Tenne (Tawny) #B86305
RGB
CMYK
RGB Variations
Color information
#B86305 (or 0xB86305) is known color: Tenne (Tawny). HEX triplet: B8, 63 and 05. RGB value is (184,99,5). Sum of RGB (Red+Green+Blue) = 184+99+5=288 (38% of max value = 765). Red value is 184 (72.27% from 255 or 63.89% from 288); Green value is 99 (39.06% from 255 or 34.38% from 288); Blue value is 5 (2.34% from 255 or 1.74% from 288); Max value from RGB is 184 - color contains mainly: red. Hex color #B86305 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #B86305 is #479CFA. Grayscale: #727272. Windows color (decimal): -4693243 or 353208. OLE color: 353208.
HSL color Cylindrical-coordinate representation of color #B86305: hue angle of 31.51º degrees, saturation: 0.95, 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 #B86305 is Cyan = 0, Magento = 0.46, Yellow = 0.97 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 184 | 99 | 5 | - |
| CMYK | 0 | 0.46 | 0.97 | 0.28 |
| HSL | 31.51º | 0.95% | 0.37% | - |
| HSV(B) | 31.51º | 0.97% | 0.72% | - |
| XYZ | 24.26 | 19.12 | 2.56 | - |
| YUV | 113.7 | 66.66 | 178.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 184 | 99 | 5 | 0 | 0.46 | 0.97 | 0.28 | 31.51 | 0.95 | 0.37 |
| Hex | B8 | 63 | 5 | 0 | 2E | 61 | 1C | 20 | 5F | 25 |
| Octal | 270 | 143 | 5 | 0 | 56 | 141 | 34 | 40 | 137 | 45 |
| Binary | 10111000 | 1100011 | 101 | 0 | 101110 | 1100001 | 11100 | 100000 | 1011111 | 100101 |
Color Harmonies of #B86305
Complementary color
Monochromatic Colors of #B86305
Black with #B86305
Text Example
Text Example
White with #B86305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B86305; }
p { color: rgb(184,99,5); }
H1.HeaderClassName
{
color: #B86305;
}
.AnyTagClassName
{
color: #B86305;
}
</style>
background-color css
<style>
a { background-color: #B86305; }
a { background-color: rgb(184,99,5); }
div.DivClassName
{
background-color: #B86305;
}
.BgClassName
{
background-color: #B86305;
}
</style>
border-color css
<style>
span { border-color: #B86305; }
span { border-color: rgb(184,99,5); }
td.TdClassName
{
border-color: #B86305;
}
.TagClassName
{
border-color: #B86305;
}
</style>