Shades of Tenne (Tawny) #D06407
Tints of Tenne (Tawny) #D06407
RGB
CMYK
RGB Variations
Color information
#D06407 (or 0xD06407) is known color: Tenne (Tawny). HEX triplet: D0, 64 and 07. RGB value is (208,100,7). Sum of RGB (Red+Green+Blue) = 208+100+7=315 (41% of max value = 765). Red value is 208 (81.64% from 255 or 66.03% from 315); Green value is 100 (39.45% from 255 or 31.75% from 315); Blue value is 7 (3.12% from 255 or 2.22% from 315); Max value from RGB is 208 - color contains mainly: red. Hex color #D06407 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D06407 is #2F9BF8. Grayscale: #7A7A7A. Windows color (decimal): -3120121 or 484560. OLE color: 484560.
HSL color Cylindrical-coordinate representation of color #D06407: hue angle of 27.76º 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 #D06407 is Cyan = 0, Magento = 0.52, Yellow = 0.97 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 100 | 7 | - |
| CMYK | 0 | 0.52 | 0.97 | 0.18 |
| HSL | 27.76º | 0.93% | 0.42% | - |
| HSV(B) | 27.76º | 0.97% | 0.82% | - |
| XYZ | 30.61 | 22.54 | 2.94 | - |
| YUV | 121.69 | 63.28 | 189.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 100 | 7 | 0 | 0.52 | 0.97 | 0.18 | 27.76 | 0.93 | 0.42 |
| Hex | D0 | 64 | 7 | 0 | 34 | 61 | 12 | 1C | 5D | 2A |
| Octal | 320 | 144 | 7 | 0 | 64 | 141 | 22 | 34 | 135 | 52 |
| Binary | 11010000 | 1100100 | 111 | 0 | 110100 | 1100001 | 10010 | 11100 | 1011101 | 101010 |
Color Harmonies of #D06407
Complementary color
Monochromatic Colors of #D06407
Black with #D06407
Text Example
Text Example
White with #D06407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D06407; }
p { color: rgb(208,100,7); }
H1.HeaderClassName
{
color: #D06407;
}
.AnyTagClassName
{
color: #D06407;
}
</style>
background-color css
<style>
a { background-color: #D06407; }
a { background-color: rgb(208,100,7); }
div.DivClassName
{
background-color: #D06407;
}
.BgClassName
{
background-color: #D06407;
}
</style>
border-color css
<style>
span { border-color: #D06407; }
span { border-color: rgb(208,100,7); }
td.TdClassName
{
border-color: #D06407;
}
.TagClassName
{
border-color: #D06407;
}
</style>