Shades of Tenne (Tawny) #D16306
Tints of Tenne (Tawny) #D16306
RGB
CMYK
RGB Variations
Color information
#D16306 (or 0xD16306) is known color: Tenne (Tawny). HEX triplet: D1, 63 and 06. RGB value is (209,99,6). Sum of RGB (Red+Green+Blue) = 209+99+6=314 (41% of max value = 765). Red value is 209 (82.03% from 255 or 66.56% from 314); Green value is 99 (39.06% from 255 or 31.53% from 314); Blue value is 6 (2.73% from 255 or 1.91% from 314); Max value from RGB is 209 - color contains mainly: red. Hex color #D16306 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D16306 is #2E9CF9. Grayscale: #797979. Windows color (decimal): -3054842 or 418769. OLE color: 418769.
HSL color Cylindrical-coordinate representation of color #D16306: hue angle of 27.49º degrees, saturation: 0.94, 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 #D16306 is Cyan = 0, Magento = 0.53, Yellow = 0.97 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 99 | 6 | - |
| CMYK | 0 | 0.53 | 0.97 | 0.18 |
| HSL | 27.49º | 0.94% | 0.42% | - |
| HSV(B) | 27.49º | 0.97% | 0.82% | - |
| XYZ | 30.79 | 22.49 | 2.89 | - |
| YUV | 121.29 | 62.94 | 190.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 99 | 6 | 0 | 0.53 | 0.97 | 0.18 | 27.49 | 0.94 | 0.42 |
| Hex | D1 | 63 | 6 | 0 | 35 | 61 | 12 | 1B | 5E | 2A |
| Octal | 321 | 143 | 6 | 0 | 65 | 141 | 22 | 33 | 136 | 52 |
| Binary | 11010001 | 1100011 | 110 | 0 | 110101 | 1100001 | 10010 | 11011 | 1011110 | 101010 |
Color Harmonies of #D16306
Complementary color
Monochromatic Colors of #D16306
Black with #D16306
Text Example
Text Example
White with #D16306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D16306; }
p { color: rgb(209,99,6); }
H1.HeaderClassName
{
color: #D16306;
}
.AnyTagClassName
{
color: #D16306;
}
</style>
background-color css
<style>
a { background-color: #D16306; }
a { background-color: rgb(209,99,6); }
div.DivClassName
{
background-color: #D16306;
}
.BgClassName
{
background-color: #D16306;
}
</style>
border-color css
<style>
span { border-color: #D16306; }
span { border-color: rgb(209,99,6); }
td.TdClassName
{
border-color: #D16306;
}
.TagClassName
{
border-color: #D16306;
}
</style>