Shades of Tenne (Tawny) #D86107
Tints of Tenne (Tawny) #D86107
RGB
CMYK
RGB Variations
Color information
#D86107 (or 0xD86107) is known color: Tenne (Tawny). HEX triplet: D8, 61 and 07. RGB value is (216,97,7). Sum of RGB (Red+Green+Blue) = 216+97+7=320 (42% of max value = 765). Red value is 216 (84.77% from 255 or 67.5% from 320); Green value is 97 (38.28% from 255 or 30.31% from 320); Blue value is 7 (3.12% from 255 or 2.19% from 320); Max value from RGB is 216 - color contains mainly: red. Hex color #D86107 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D86107 is #279EF8. Grayscale: #7A7A7A. Windows color (decimal): -2596601 or 483800. OLE color: 483800.
HSL color Cylindrical-coordinate representation of color #D86107: hue angle of 25.84º degrees, saturation: 0.94, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #D86107 is Cyan = 0, Magento = 0.55, Yellow = 0.97 and Black (K on CMYK) = 0.15.
Color convert
| RGB | 216 | 97 | 7 | - |
| CMYK | 0 | 0.55 | 0.97 | 0.15 |
| HSL | 25.84º | 0.94% | 0.44% | - |
| HSV(B) | 25.84º | 0.97% | 0.85% | - |
| XYZ | 32.63 | 23.16 | 2.95 | - |
| YUV | 122.32 | 62.92 | 194.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 216 | 97 | 7 | 0 | 0.55 | 0.97 | 0.15 | 25.84 | 0.94 | 0.44 |
| Hex | D8 | 61 | 7 | 0 | 37 | 61 | F | 1A | 5E | 2C |
| Octal | 330 | 141 | 7 | 0 | 67 | 141 | 17 | 32 | 136 | 54 |
| Binary | 11011000 | 1100001 | 111 | 0 | 110111 | 1100001 | 1111 | 11010 | 1011110 | 101100 |
Color Harmonies of #D86107
Complementary color
Monochromatic Colors of #D86107
Black with #D86107
Text Example
Text Example
White with #D86107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D86107; }
p { color: rgb(216,97,7); }
H1.HeaderClassName
{
color: #D86107;
}
.AnyTagClassName
{
color: #D86107;
}
</style>
background-color css
<style>
a { background-color: #D86107; }
a { background-color: rgb(216,97,7); }
div.DivClassName
{
background-color: #D86107;
}
.BgClassName
{
background-color: #D86107;
}
</style>
border-color css
<style>
span { border-color: #D86107; }
span { border-color: rgb(216,97,7); }
td.TdClassName
{
border-color: #D86107;
}
.TagClassName
{
border-color: #D86107;
}
</style>