Shades of Tenne (Tawny) #D16504
Tints of Tenne (Tawny) #D16504
RGB
CMYK
RGB Variations
Color information
#D16504 (or 0xD16504) is known color: Tenne (Tawny). HEX triplet: D1, 65 and 04. RGB value is (209,101,4). Sum of RGB (Red+Green+Blue) = 209+101+4=314 (41% of max value = 765). Red value is 209 (82.03% from 255 or 66.56% from 314); Green value is 101 (39.84% from 255 or 32.17% from 314); Blue value is 4 (1.95% from 255 or 1.27% from 314); Max value from RGB is 209 - color contains mainly: red. Hex color #D16504 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D16504 is #2E9AFB. Grayscale: #7A7A7A. Windows color (decimal): -3054332 or 288209. OLE color: 288209.
HSL color Cylindrical-coordinate representation of color #D16504: hue angle of 28.39º degrees, saturation: 0.96, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #D16504 is Cyan = 0, Magento = 0.52, Yellow = 0.98 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 101 | 4 | - |
| CMYK | 0 | 0.52 | 0.98 | 0.18 |
| HSL | 28.39º | 0.96% | 0.42% | - |
| HSV(B) | 28.39º | 0.98% | 0.82% | - |
| XYZ | 30.97 | 22.87 | 2.9 | - |
| YUV | 122.23 | 61.28 | 189.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 101 | 4 | 0 | 0.52 | 0.98 | 0.18 | 28.39 | 0.96 | 0.42 |
| Hex | D1 | 65 | 4 | 0 | 34 | 62 | 12 | 1C | 60 | 2A |
| Octal | 321 | 145 | 4 | 0 | 64 | 142 | 22 | 34 | 140 | 52 |
| Binary | 11010001 | 1100101 | 100 | 0 | 110100 | 1100010 | 10010 | 11100 | 1100000 | 101010 |
Color Harmonies of #D16504
Complementary color
Monochromatic Colors of #D16504
Black with #D16504
Text Example
Text Example
White with #D16504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D16504; }
p { color: rgb(209,101,4); }
H1.HeaderClassName
{
color: #D16504;
}
.AnyTagClassName
{
color: #D16504;
}
</style>
background-color css
<style>
a { background-color: #D16504; }
a { background-color: rgb(209,101,4); }
div.DivClassName
{
background-color: #D16504;
}
.BgClassName
{
background-color: #D16504;
}
</style>
border-color css
<style>
span { border-color: #D16504; }
span { border-color: rgb(209,101,4); }
td.TdClassName
{
border-color: #D16504;
}
.TagClassName
{
border-color: #D16504;
}
</style>