Shades of Tenne (Tawny) #D14407
Tints of Tenne (Tawny) #D14407
RGB
CMYK
RGB Variations
Color information
#D14407 (or 0xD14407) is known color: Tenne (Tawny). HEX triplet: D1, 44 and 07. RGB value is (209,68,7). Sum of RGB (Red+Green+Blue) = 209+68+7=284 (37% of max value = 765). Red value is 209 (82.03% from 255 or 73.59% from 284); Green value is 68 (26.95% from 255 or 23.94% from 284); Blue value is 7 (3.12% from 255 or 2.46% from 284); Max value from RGB is 209 - color contains mainly: red. Hex color #D14407 is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #D14407 is #2EBBF8. Grayscale: #676767. Windows color (decimal): -3062777 or 476369. OLE color: 476369.
HSL color Cylindrical-coordinate representation of color #D14407: hue angle of 18.12º 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 #D14407 is Cyan = 0, Magento = 0.67, Yellow = 0.97 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 68 | 7 | - |
| CMYK | 0 | 0.67 | 0.97 | 0.18 |
| HSL | 18.12º | 0.94% | 0.42% | - |
| HSV(B) | 18.12º | 0.97% | 0.82% | - |
| XYZ | 28.4 | 17.7 | 2.12 | - |
| YUV | 103.21 | 73.71 | 203.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 68 | 7 | 0 | 0.67 | 0.97 | 0.18 | 18.12 | 0.94 | 0.42 |
| Hex | D1 | 44 | 7 | 0 | 43 | 61 | 12 | 12 | 5E | 2A |
| Octal | 321 | 104 | 7 | 0 | 103 | 141 | 22 | 22 | 136 | 52 |
| Binary | 11010001 | 1000100 | 111 | 0 | 1000011 | 1100001 | 10010 | 10010 | 1011110 | 101010 |
Color Harmonies of #D14407
Complementary color
Monochromatic Colors of #D14407
Black with #D14407
Text Example
Text Example
White with #D14407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D14407; }
p { color: rgb(209,68,7); }
H1.HeaderClassName
{
color: #D14407;
}
.AnyTagClassName
{
color: #D14407;
}
</style>
background-color css
<style>
a { background-color: #D14407; }
a { background-color: rgb(209,68,7); }
div.DivClassName
{
background-color: #D14407;
}
.BgClassName
{
background-color: #D14407;
}
</style>
border-color css
<style>
span { border-color: #D14407; }
span { border-color: rgb(209,68,7); }
td.TdClassName
{
border-color: #D14407;
}
.TagClassName
{
border-color: #D14407;
}
</style>