Shades of Tenne (Tawny) #B86504
Tints of Tenne (Tawny) #B86504
RGB
CMYK
RGB Variations
Color information
#B86504 (or 0xB86504) is known color: Tenne (Tawny). HEX triplet: B8, 65 and 04. RGB value is (184,101,4). Sum of RGB (Red+Green+Blue) = 184+101+4=289 (38% of max value = 765). Red value is 184 (72.27% from 255 or 63.67% from 289); Green value is 101 (39.84% from 255 or 34.95% from 289); Blue value is 4 (1.95% from 255 or 1.38% from 289); Max value from RGB is 184 - color contains mainly: red. Hex color #B86504 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #B86504 is #479AFB. Grayscale: #737373. Windows color (decimal): -4692732 or 288184. OLE color: 288184.
HSL color Cylindrical-coordinate representation of color #B86504: hue angle of 32.33º 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 #B86504 is Cyan = 0, Magento = 0.45, Yellow = 0.98 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 184 | 101 | 4 | - |
| CMYK | 0 | 0.45 | 0.98 | 0.28 |
| HSL | 32.33º | 0.96% | 0.37% | - |
| HSV(B) | 32.33º | 0.98% | 0.72% | - |
| XYZ | 24.44 | 19.51 | 2.59 | - |
| YUV | 114.76 | 65.5 | 177.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 184 | 101 | 4 | 0 | 0.45 | 0.98 | 0.28 | 32.33 | 0.96 | 0.37 |
| Hex | B8 | 65 | 4 | 0 | 2D | 62 | 1C | 20 | 60 | 25 |
| Octal | 270 | 145 | 4 | 0 | 55 | 142 | 34 | 40 | 140 | 45 |
| Binary | 10111000 | 1100101 | 100 | 0 | 101101 | 1100010 | 11100 | 100000 | 1100000 | 100101 |
Color Harmonies of #B86504
Complementary color
Monochromatic Colors of #B86504
Black with #B86504
Text Example
Text Example
White with #B86504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B86504; }
p { color: rgb(184,101,4); }
H1.HeaderClassName
{
color: #B86504;
}
.AnyTagClassName
{
color: #B86504;
}
</style>
background-color css
<style>
a { background-color: #B86504; }
a { background-color: rgb(184,101,4); }
div.DivClassName
{
background-color: #B86504;
}
.BgClassName
{
background-color: #B86504;
}
</style>
border-color css
<style>
span { border-color: #B86504; }
span { border-color: rgb(184,101,4); }
td.TdClassName
{
border-color: #B86504;
}
.TagClassName
{
border-color: #B86504;
}
</style>