Shades of Tenne (Tawny) #D14708
Tints of Tenne (Tawny) #D14708
RGB
CMYK
RGB Variations
Color information
#D14708 (or 0xD14708) is known color: Tenne (Tawny). HEX triplet: D1, 47 and 08. RGB value is (209,71,8). Sum of RGB (Red+Green+Blue) = 209+71+8=288 (38% of max value = 765). Red value is 209 (82.03% from 255 or 72.57% from 288); Green value is 71 (28.12% from 255 or 24.65% from 288); Blue value is 8 (3.52% from 255 or 2.78% from 288); Max value from RGB is 209 - color contains mainly: red. Hex color #D14708 is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #D14708 is #2EB8F7. Grayscale: #696969. Windows color (decimal): -3062008 or 542673. OLE color: 542673.
HSL color Cylindrical-coordinate representation of color #D14708: hue angle of 18.81º 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 #D14708 is Cyan = 0, Magento = 0.66, Yellow = 0.96 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 71 | 8 | - |
| CMYK | 0 | 0.66 | 0.96 | 0.18 |
| HSL | 18.81º | 0.93% | 0.43% | - |
| HSV(B) | 18.81º | 0.96% | 0.82% | - |
| XYZ | 28.59 | 18.08 | 2.21 | - |
| YUV | 105.08 | 73.22 | 202.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 71 | 8 | 0 | 0.66 | 0.96 | 0.18 | 18.81 | 0.93 | 0.43 |
| Hex | D1 | 47 | 8 | 0 | 42 | 60 | 12 | 13 | 5D | 2B |
| Octal | 321 | 107 | 10 | 0 | 102 | 140 | 22 | 23 | 135 | 53 |
| Binary | 11010001 | 1000111 | 1000 | 0 | 1000010 | 1100000 | 10010 | 10011 | 1011101 | 101011 |
Color Harmonies of #D14708
Complementary color
Monochromatic Colors of #D14708
Black with #D14708
Text Example
Text Example
White with #D14708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D14708; }
p { color: rgb(209,71,8); }
H1.HeaderClassName
{
color: #D14708;
}
.AnyTagClassName
{
color: #D14708;
}
</style>
background-color css
<style>
a { background-color: #D14708; }
a { background-color: rgb(209,71,8); }
div.DivClassName
{
background-color: #D14708;
}
.BgClassName
{
background-color: #D14708;
}
</style>
border-color css
<style>
span { border-color: #D14708; }
span { border-color: rgb(209,71,8); }
td.TdClassName
{
border-color: #D14708;
}
.TagClassName
{
border-color: #D14708;
}
</style>