Shades of Tenne (Tawny) #D06908
Tints of Tenne (Tawny) #D06908
RGB
CMYK
RGB Variations
Color information
#D06908 (or 0xD06908) is known color: Tenne (Tawny). HEX triplet: D0, 69 and 08. RGB value is (208,105,8). Sum of RGB (Red+Green+Blue) = 208+105+8=321 (42% of max value = 765). Red value is 208 (81.64% from 255 or 64.80% from 321); Green value is 105 (41.41% from 255 or 32.71% from 321); Blue value is 8 (3.52% from 255 or 2.49% from 321); Max value from RGB is 208 - color contains mainly: red. Hex color #D06908 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D06908 is #2F96F7. Grayscale: #7D7D7D. Windows color (decimal): -3118840 or 551376. OLE color: 551376.
HSL color Cylindrical-coordinate representation of color #D06908: hue angle of 29.1º degrees, saturation: 0.93, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #D06908 is Cyan = 0, Magento = 0.50, Yellow = 0.96 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 105 | 8 | - |
| CMYK | 0 | 0.50 | 0.96 | 0.18 |
| HSL | 29.1º | 0.93% | 0.42% | - |
| HSV(B) | 29.1º | 0.96% | 0.82% | - |
| XYZ | 31.11 | 23.53 | 3.13 | - |
| YUV | 124.74 | 62.12 | 187.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 105 | 8 | 0 | 0.50 | 0.96 | 0.18 | 29.1 | 0.93 | 0.42 |
| Hex | D0 | 69 | 8 | 0 | 32 | 60 | 12 | 1D | 5D | 2A |
| Octal | 320 | 151 | 10 | 0 | 62 | 140 | 22 | 35 | 135 | 52 |
| Binary | 11010000 | 1101001 | 1000 | 0 | 110010 | 1100000 | 10010 | 11101 | 1011101 | 101010 |
Color Harmonies of #D06908
Complementary color
Monochromatic Colors of #D06908
Black with #D06908
Text Example
Text Example
White with #D06908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D06908; }
p { color: rgb(208,105,8); }
H1.HeaderClassName
{
color: #D06908;
}
.AnyTagClassName
{
color: #D06908;
}
</style>
background-color css
<style>
a { background-color: #D06908; }
a { background-color: rgb(208,105,8); }
div.DivClassName
{
background-color: #D06908;
}
.BgClassName
{
background-color: #D06908;
}
</style>
border-color css
<style>
span { border-color: #D06908; }
span { border-color: rgb(208,105,8); }
td.TdClassName
{
border-color: #D06908;
}
.TagClassName
{
border-color: #D06908;
}
</style>