Shades of Tenne (Tawny) #D16607
Tints of Tenne (Tawny) #D16607
RGB
CMYK
RGB Variations
Color information
#D16607 (or 0xD16607) is known color: Tenne (Tawny). HEX triplet: D1, 66 and 07. RGB value is (209,102,7). Sum of RGB (Red+Green+Blue) = 209+102+7=318 (42% of max value = 765). Red value is 209 (82.03% from 255 or 65.72% from 318); Green value is 102 (40.23% from 255 or 32.08% from 318); Blue value is 7 (3.12% from 255 or 2.20% from 318); Max value from RGB is 209 - color contains mainly: red. Hex color #D16607 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D16607 is #2E99F8. Grayscale: #7B7B7B. Windows color (decimal): -3054073 or 485073. OLE color: 485073.
HSL color Cylindrical-coordinate representation of color #D16607: hue angle of 28.22º 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 #D16607 is Cyan = 0, Magento = 0.51, Yellow = 0.97 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 102 | 7 | - |
| CMYK | 0 | 0.51 | 0.97 | 0.18 |
| HSL | 28.22º | 0.94% | 0.42% | - |
| HSV(B) | 28.22º | 0.97% | 0.82% | - |
| XYZ | 31.08 | 23.07 | 3.02 | - |
| YUV | 123.16 | 62.45 | 189.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 102 | 7 | 0 | 0.51 | 0.97 | 0.18 | 28.22 | 0.94 | 0.42 |
| Hex | D1 | 66 | 7 | 0 | 33 | 61 | 12 | 1C | 5E | 2A |
| Octal | 321 | 146 | 7 | 0 | 63 | 141 | 22 | 34 | 136 | 52 |
| Binary | 11010001 | 1100110 | 111 | 0 | 110011 | 1100001 | 10010 | 11100 | 1011110 | 101010 |
Color Harmonies of #D16607
Complementary color
Monochromatic Colors of #D16607
Black with #D16607
Text Example
Text Example
White with #D16607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D16607; }
p { color: rgb(209,102,7); }
H1.HeaderClassName
{
color: #D16607;
}
.AnyTagClassName
{
color: #D16607;
}
</style>
background-color css
<style>
a { background-color: #D16607; }
a { background-color: rgb(209,102,7); }
div.DivClassName
{
background-color: #D16607;
}
.BgClassName
{
background-color: #D16607;
}
</style>
border-color css
<style>
span { border-color: #D16607; }
span { border-color: rgb(209,102,7); }
td.TdClassName
{
border-color: #D16607;
}
.TagClassName
{
border-color: #D16607;
}
</style>