Shades of Tenne (Tawny) #D16506
Tints of Tenne (Tawny) #D16506
RGB
CMYK
RGB Variations
Color information
#D16506 (or 0xD16506) is known color: Tenne (Tawny). HEX triplet: D1, 65 and 06. RGB value is (209,101,6). Sum of RGB (Red+Green+Blue) = 209+101+6=316 (41% of max value = 765). Red value is 209 (82.03% from 255 or 66.14% from 316); Green value is 101 (39.84% from 255 or 31.96% from 316); Blue value is 6 (2.73% from 255 or 1.90% from 316); Max value from RGB is 209 - color contains mainly: red. Hex color #D16506 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D16506 is #2E9AF9. Grayscale: #7A7A7A. Windows color (decimal): -3054330 or 419281. OLE color: 419281.
HSL color Cylindrical-coordinate representation of color #D16506: hue angle of 28.08º degrees, saturation: 0.94, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #D16506 is Cyan = 0, Magento = 0.52, Yellow = 0.97 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 101 | 6 | - |
| CMYK | 0 | 0.52 | 0.97 | 0.18 |
| HSL | 28.08º | 0.94% | 0.42% | - |
| HSV(B) | 28.08º | 0.97% | 0.82% | - |
| XYZ | 30.98 | 22.88 | 2.95 | - |
| YUV | 122.46 | 62.28 | 189.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 101 | 6 | 0 | 0.52 | 0.97 | 0.18 | 28.08 | 0.94 | 0.42 |
| Hex | D1 | 65 | 6 | 0 | 34 | 61 | 12 | 1C | 5E | 2A |
| Octal | 321 | 145 | 6 | 0 | 64 | 141 | 22 | 34 | 136 | 52 |
| Binary | 11010001 | 1100101 | 110 | 0 | 110100 | 1100001 | 10010 | 11100 | 1011110 | 101010 |
Color Harmonies of #D16506
Complementary color
Monochromatic Colors of #D16506
Black with #D16506
Text Example
Text Example
White with #D16506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D16506; }
p { color: rgb(209,101,6); }
H1.HeaderClassName
{
color: #D16506;
}
.AnyTagClassName
{
color: #D16506;
}
</style>
background-color css
<style>
a { background-color: #D16506; }
a { background-color: rgb(209,101,6); }
div.DivClassName
{
background-color: #D16506;
}
.BgClassName
{
background-color: #D16506;
}
</style>
border-color css
<style>
span { border-color: #D16506; }
span { border-color: rgb(209,101,6); }
td.TdClassName
{
border-color: #D16506;
}
.TagClassName
{
border-color: #D16506;
}
</style>