Shades of Tenne (Tawny) #D06807
Tints of Tenne (Tawny) #D06807
RGB
CMYK
RGB Variations
Color information
#D06807 (or 0xD06807) is known color: Tenne (Tawny). HEX triplet: D0, 68 and 07. RGB value is (208,104,7). Sum of RGB (Red+Green+Blue) = 208+104+7=319 (42% of max value = 765). Red value is 208 (81.64% from 255 or 65.20% from 319); Green value is 104 (41.02% from 255 or 32.60% from 319); Blue value is 7 (3.12% from 255 or 2.19% from 319); Max value from RGB is 208 - color contains mainly: red. Hex color #D06807 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D06807 is #2F97F8. Grayscale: #7C7C7C. Windows color (decimal): -3119097 or 485584. OLE color: 485584.
HSL color Cylindrical-coordinate representation of color #D06807: hue angle of 28.96º degrees, saturation: 0.93, 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 #D06807 is Cyan = 0, Magento = 0.5, Yellow = 0.97 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 104 | 7 | - |
| CMYK | 0 | 0.5 | 0.97 | 0.18 |
| HSL | 28.96º | 0.93% | 0.42% | - |
| HSV(B) | 28.96º | 0.97% | 0.82% | - |
| XYZ | 31 | 23.33 | 3.07 | - |
| YUV | 124.04 | 61.96 | 187.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 104 | 7 | 0 | 0.5 | 0.97 | 0.18 | 28.96 | 0.93 | 0.42 |
| Hex | D0 | 68 | 7 | 0 | 32 | 61 | 12 | 1D | 5D | 2A |
| Octal | 320 | 150 | 7 | 0 | 62 | 141 | 22 | 35 | 135 | 52 |
| Binary | 11010000 | 1101000 | 111 | 0 | 110010 | 1100001 | 10010 | 11101 | 1011101 | 101010 |
Color Harmonies of #D06807
Complementary color
Monochromatic Colors of #D06807
Black with #D06807
Text Example
Text Example
White with #D06807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D06807; }
p { color: rgb(208,104,7); }
H1.HeaderClassName
{
color: #D06807;
}
.AnyTagClassName
{
color: #D06807;
}
</style>
background-color css
<style>
a { background-color: #D06807; }
a { background-color: rgb(208,104,7); }
div.DivClassName
{
background-color: #D06807;
}
.BgClassName
{
background-color: #D06807;
}
</style>
border-color css
<style>
span { border-color: #D06807; }
span { border-color: rgb(208,104,7); }
td.TdClassName
{
border-color: #D06807;
}
.TagClassName
{
border-color: #D06807;
}
</style>