Shades of Tenne (Tawny) #D16508
Tints of Tenne (Tawny) #D16508
RGB
CMYK
RGB Variations
Color information
#D16508 (or 0xD16508) is known color: Tenne (Tawny). HEX triplet: D1, 65 and 08. RGB value is (209,101,8). Sum of RGB (Red+Green+Blue) = 209+101+8=318 (42% of max value = 765). Red value is 209 (82.03% from 255 or 65.72% from 318); Green value is 101 (39.84% from 255 or 31.76% from 318); Blue value is 8 (3.52% from 255 or 2.52% from 318); Max value from RGB is 209 - color contains mainly: red. Hex color #D16508 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D16508 is #2E9AF7. Grayscale: #7B7B7B. Windows color (decimal): -3054328 or 550353. OLE color: 550353.
HSL color Cylindrical-coordinate representation of color #D16508: hue angle of 27.76º 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 #D16508 is Cyan = 0, Magento = 0.52, Yellow = 0.96 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 101 | 8 | - |
| CMYK | 0 | 0.52 | 0.96 | 0.18 |
| HSL | 27.76º | 0.93% | 0.43% | - |
| HSV(B) | 27.76º | 0.96% | 0.82% | - |
| XYZ | 30.99 | 22.88 | 3.01 | - |
| YUV | 122.69 | 63.28 | 189.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 101 | 8 | 0 | 0.52 | 0.96 | 0.18 | 27.76 | 0.93 | 0.43 |
| Hex | D1 | 65 | 8 | 0 | 34 | 60 | 12 | 1C | 5D | 2B |
| Octal | 321 | 145 | 10 | 0 | 64 | 140 | 22 | 34 | 135 | 53 |
| Binary | 11010001 | 1100101 | 1000 | 0 | 110100 | 1100000 | 10010 | 11100 | 1011101 | 101011 |
Color Harmonies of #D16508
Complementary color
Monochromatic Colors of #D16508
Black with #D16508
Text Example
Text Example
White with #D16508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D16508; }
p { color: rgb(209,101,8); }
H1.HeaderClassName
{
color: #D16508;
}
.AnyTagClassName
{
color: #D16508;
}
</style>
background-color css
<style>
a { background-color: #D16508; }
a { background-color: rgb(209,101,8); }
div.DivClassName
{
background-color: #D16508;
}
.BgClassName
{
background-color: #D16508;
}
</style>
border-color css
<style>
span { border-color: #D16508; }
span { border-color: rgb(209,101,8); }
td.TdClassName
{
border-color: #D16508;
}
.TagClassName
{
border-color: #D16508;
}
</style>