Shades of Tenne (Tawny) #B76304
Tints of Tenne (Tawny) #B76304
RGB
CMYK
RGB Variations
Color information
#B76304 (or 0xB76304) is known color: Tenne (Tawny). HEX triplet: B7, 63 and 04. RGB value is (183,99,4). Sum of RGB (Red+Green+Blue) = 183+99+4=286 (37% of max value = 765). Red value is 183 (71.88% from 255 or 63.99% from 286); Green value is 99 (39.06% from 255 or 34.62% from 286); Blue value is 4 (1.95% from 255 or 1.40% from 286); Max value from RGB is 183 - color contains mainly: red. Hex color #B76304 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #B76304 is #489CFB. Grayscale: #717171. Windows color (decimal): -4758780 or 287671. OLE color: 287671.
HSL color Cylindrical-coordinate representation of color #B76304: hue angle of 31.84º 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 #B76304 is Cyan = 0, Magento = 0.46, Yellow = 0.98 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 99 | 4 | - |
| CMYK | 0 | 0.46 | 0.98 | 0.28 |
| HSL | 31.84º | 0.96% | 0.37% | - |
| HSV(B) | 31.84º | 0.98% | 0.72% | - |
| XYZ | 24.01 | 19 | 2.52 | - |
| YUV | 113.29 | 66.33 | 177.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 99 | 4 | 0 | 0.46 | 0.98 | 0.28 | 31.84 | 0.96 | 0.37 |
| Hex | B7 | 63 | 4 | 0 | 2E | 62 | 1C | 20 | 60 | 25 |
| Octal | 267 | 143 | 4 | 0 | 56 | 142 | 34 | 40 | 140 | 45 |
| Binary | 10110111 | 1100011 | 100 | 0 | 101110 | 1100010 | 11100 | 100000 | 1100000 | 100101 |
Color Harmonies of #B76304
Complementary color
Monochromatic Colors of #B76304
Black with #B76304
Text Example
Text Example
White with #B76304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B76304; }
p { color: rgb(183,99,4); }
H1.HeaderClassName
{
color: #B76304;
}
.AnyTagClassName
{
color: #B76304;
}
</style>
background-color css
<style>
a { background-color: #B76304; }
a { background-color: rgb(183,99,4); }
div.DivClassName
{
background-color: #B76304;
}
.BgClassName
{
background-color: #B76304;
}
</style>
border-color css
<style>
span { border-color: #B76304; }
span { border-color: rgb(183,99,4); }
td.TdClassName
{
border-color: #B76304;
}
.TagClassName
{
border-color: #B76304;
}
</style>