Shades of Tenne (Tawny) #D16207
Tints of Tenne (Tawny) #D16207
RGB
CMYK
RGB Variations
Color information
#D16207 (or 0xD16207) is known color: Tenne (Tawny). HEX triplet: D1, 62 and 07. RGB value is (209,98,7). Sum of RGB (Red+Green+Blue) = 209+98+7=314 (41% of max value = 765). Red value is 209 (82.03% from 255 or 66.56% from 314); Green value is 98 (38.67% from 255 or 31.21% from 314); Blue value is 7 (3.12% from 255 or 2.23% from 314); Max value from RGB is 209 - color contains mainly: red. Hex color #D16207 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D16207 is #2E9DF8. Grayscale: #797979. Windows color (decimal): -3055097 or 484049. OLE color: 484049.
HSL color Cylindrical-coordinate representation of color #D16207: hue angle of 27.03º 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 #D16207 is Cyan = 0, Magento = 0.53, Yellow = 0.97 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 98 | 7 | - |
| CMYK | 0 | 0.53 | 0.97 | 0.18 |
| HSL | 27.03º | 0.94% | 0.42% | - |
| HSV(B) | 27.03º | 0.97% | 0.82% | - |
| XYZ | 30.7 | 22.31 | 2.89 | - |
| YUV | 120.82 | 63.77 | 190.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 98 | 7 | 0 | 0.53 | 0.97 | 0.18 | 27.03 | 0.94 | 0.42 |
| Hex | D1 | 62 | 7 | 0 | 35 | 61 | 12 | 1B | 5E | 2A |
| Octal | 321 | 142 | 7 | 0 | 65 | 141 | 22 | 33 | 136 | 52 |
| Binary | 11010001 | 1100010 | 111 | 0 | 110101 | 1100001 | 10010 | 11011 | 1011110 | 101010 |
Color Harmonies of #D16207
Complementary color
Monochromatic Colors of #D16207
Black with #D16207
Text Example
Text Example
White with #D16207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D16207; }
p { color: rgb(209,98,7); }
H1.HeaderClassName
{
color: #D16207;
}
.AnyTagClassName
{
color: #D16207;
}
</style>
background-color css
<style>
a { background-color: #D16207; }
a { background-color: rgb(209,98,7); }
div.DivClassName
{
background-color: #D16207;
}
.BgClassName
{
background-color: #D16207;
}
</style>
border-color css
<style>
span { border-color: #D16207; }
span { border-color: rgb(209,98,7); }
td.TdClassName
{
border-color: #D16207;
}
.TagClassName
{
border-color: #D16207;
}
</style>