Shades of Tenne (Tawny) #D16408
Tints of Tenne (Tawny) #D16408
RGB
CMYK
RGB Variations
Color information
#D16408 (or 0xD16408) is known color: Tenne (Tawny). HEX triplet: D1, 64 and 08. RGB value is (209,100,8). Sum of RGB (Red+Green+Blue) = 209+100+8=317 (41% of max value = 765). Red value is 209 (82.03% from 255 or 65.93% from 317); Green value is 100 (39.45% from 255 or 31.55% from 317); Blue value is 8 (3.52% from 255 or 2.52% from 317); Max value from RGB is 209 - color contains mainly: red. Hex color #D16408 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D16408 is #2E9BF7. Grayscale: #7A7A7A. Windows color (decimal): -3054584 or 550097. OLE color: 550097.
HSL color Cylindrical-coordinate representation of color #D16408: hue angle of 27.46º degrees, saturation: 0.93, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #D16408 is Cyan = 0, Magento = 0.52, Yellow = 0.96 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 100 | 8 | - |
| CMYK | 0 | 0.52 | 0.96 | 0.18 |
| HSL | 27.46º | 0.93% | 0.43% | - |
| HSV(B) | 27.46º | 0.96% | 0.82% | - |
| XYZ | 30.9 | 22.69 | 2.98 | - |
| YUV | 122.1 | 63.61 | 189.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 100 | 8 | 0 | 0.52 | 0.96 | 0.18 | 27.46 | 0.93 | 0.43 |
| Hex | D1 | 64 | 8 | 0 | 34 | 60 | 12 | 1B | 5D | 2B |
| Octal | 321 | 144 | 10 | 0 | 64 | 140 | 22 | 33 | 135 | 53 |
| Binary | 11010001 | 1100100 | 1000 | 0 | 110100 | 1100000 | 10010 | 11011 | 1011101 | 101011 |
Color Harmonies of #D16408
Complementary color
Monochromatic Colors of #D16408
Black with #D16408
Text Example
Text Example
White with #D16408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D16408; }
p { color: rgb(209,100,8); }
H1.HeaderClassName
{
color: #D16408;
}
.AnyTagClassName
{
color: #D16408;
}
</style>
background-color css
<style>
a { background-color: #D16408; }
a { background-color: rgb(209,100,8); }
div.DivClassName
{
background-color: #D16408;
}
.BgClassName
{
background-color: #D16408;
}
</style>
border-color css
<style>
span { border-color: #D16408; }
span { border-color: rgb(209,100,8); }
td.TdClassName
{
border-color: #D16408;
}
.TagClassName
{
border-color: #D16408;
}
</style>