Shades of Tenne (Tawny) #D16308
Tints of Tenne (Tawny) #D16308
RGB
CMYK
RGB Variations
Color information
#D16308 (or 0xD16308) is known color: Tenne (Tawny). HEX triplet: D1, 63 and 08. RGB value is (209,99,8). Sum of RGB (Red+Green+Blue) = 209+99+8=316 (41% of max value = 765). Red value is 209 (82.03% from 255 or 66.14% from 316); Green value is 99 (39.06% from 255 or 31.33% from 316); Blue value is 8 (3.52% from 255 or 2.53% from 316); Max value from RGB is 209 - color contains mainly: red. Hex color #D16308 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D16308 is #2E9CF7. Grayscale: #797979. Windows color (decimal): -3054840 or 549841. OLE color: 549841.
HSL color Cylindrical-coordinate representation of color #D16308: hue angle of 27.16º 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 #D16308 is Cyan = 0, Magento = 0.53, Yellow = 0.96 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 99 | 8 | - |
| CMYK | 0 | 0.53 | 0.96 | 0.18 |
| HSL | 27.16º | 0.93% | 0.43% | - |
| HSV(B) | 27.16º | 0.96% | 0.82% | - |
| XYZ | 30.8 | 22.5 | 2.95 | - |
| YUV | 121.52 | 63.94 | 190.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 99 | 8 | 0 | 0.53 | 0.96 | 0.18 | 27.16 | 0.93 | 0.43 |
| Hex | D1 | 63 | 8 | 0 | 35 | 60 | 12 | 1B | 5D | 2B |
| Octal | 321 | 143 | 10 | 0 | 65 | 140 | 22 | 33 | 135 | 53 |
| Binary | 11010001 | 1100011 | 1000 | 0 | 110101 | 1100000 | 10010 | 11011 | 1011101 | 101011 |
Color Harmonies of #D16308
Complementary color
Monochromatic Colors of #D16308
Black with #D16308
Text Example
Text Example
White with #D16308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D16308; }
p { color: rgb(209,99,8); }
H1.HeaderClassName
{
color: #D16308;
}
.AnyTagClassName
{
color: #D16308;
}
</style>
background-color css
<style>
a { background-color: #D16308; }
a { background-color: rgb(209,99,8); }
div.DivClassName
{
background-color: #D16308;
}
.BgClassName
{
background-color: #D16308;
}
</style>
border-color css
<style>
span { border-color: #D16308; }
span { border-color: rgb(209,99,8); }
td.TdClassName
{
border-color: #D16308;
}
.TagClassName
{
border-color: #D16308;
}
</style>