Shades of Tenne (Tawny) #B56406
Tints of Tenne (Tawny) #B56406
RGB
CMYK
RGB Variations
Color information
#B56406 (or 0xB56406) is known color: Tenne (Tawny). HEX triplet: B5, 64 and 06. RGB value is (181,100,6). Sum of RGB (Red+Green+Blue) = 181+100+6=287 (38% of max value = 765). Red value is 181 (71.09% from 255 or 63.07% from 287); Green value is 100 (39.45% from 255 or 34.84% from 287); Blue value is 6 (2.73% from 255 or 2.09% from 287); Max value from RGB is 181 - color contains mainly: red. Hex color #B56406 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #B56406 is #4A9BF9. Grayscale: #717171. Windows color (decimal): -4889594 or 418997. OLE color: 418997.
HSL color Cylindrical-coordinate representation of color #B56406: hue angle of 32.23º degrees, saturation: 0.94, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #B56406 is Cyan = 0, Magento = 0.45, Yellow = 0.97 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 181 | 100 | 6 | - |
| CMYK | 0 | 0.45 | 0.97 | 0.29 |
| HSL | 32.23º | 0.94% | 0.37% | - |
| HSV(B) | 32.23º | 0.97% | 0.71% | - |
| XYZ | 23.65 | 18.95 | 2.58 | - |
| YUV | 113.5 | 67.34 | 176.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 181 | 100 | 6 | 0 | 0.45 | 0.97 | 0.29 | 32.23 | 0.94 | 0.37 |
| Hex | B5 | 64 | 6 | 0 | 2D | 61 | 1D | 20 | 5E | 25 |
| Octal | 265 | 144 | 6 | 0 | 55 | 141 | 35 | 40 | 136 | 45 |
| Binary | 10110101 | 1100100 | 110 | 0 | 101101 | 1100001 | 11101 | 100000 | 1011110 | 100101 |
Color Harmonies of #B56406
Complementary color
Monochromatic Colors of #B56406
Black with #B56406
Text Example
Text Example
White with #B56406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B56406; }
p { color: rgb(181,100,6); }
H1.HeaderClassName
{
color: #B56406;
}
.AnyTagClassName
{
color: #B56406;
}
</style>
background-color css
<style>
a { background-color: #B56406; }
a { background-color: rgb(181,100,6); }
div.DivClassName
{
background-color: #B56406;
}
.BgClassName
{
background-color: #B56406;
}
</style>
border-color css
<style>
span { border-color: #B56406; }
span { border-color: rgb(181,100,6); }
td.TdClassName
{
border-color: #B56406;
}
.TagClassName
{
border-color: #B56406;
}
</style>