Shades of Tenne (Tawny) #D04407
Tints of Tenne (Tawny) #D04407
RGB
CMYK
RGB Variations
Color information
#D04407 (or 0xD04407) is known color: Tenne (Tawny). HEX triplet: D0, 44 and 07. RGB value is (208,68,7). Sum of RGB (Red+Green+Blue) = 208+68+7=283 (37% of max value = 765). Red value is 208 (81.64% from 255 or 73.50% from 283); Green value is 68 (26.95% from 255 or 24.03% from 283); Blue value is 7 (3.12% from 255 or 2.47% from 283); Max value from RGB is 208 - color contains mainly: red. Hex color #D04407 is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #D04407 is #2FBBF8. Grayscale: #676767. Windows color (decimal): -3128313 or 476368. OLE color: 476368.
HSL color Cylindrical-coordinate representation of color #D04407: hue angle of 18.21º degrees, saturation: 0.93, 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 #D04407 is Cyan = 0, Magento = 0.67, Yellow = 0.97 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 68 | 7 | - |
| CMYK | 0 | 0.67 | 0.97 | 0.18 |
| HSL | 18.21º | 0.93% | 0.42% | - |
| HSV(B) | 18.21º | 0.97% | 0.82% | - |
| XYZ | 28.12 | 17.56 | 2.11 | - |
| YUV | 102.91 | 73.88 | 202.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 68 | 7 | 0 | 0.67 | 0.97 | 0.18 | 18.21 | 0.93 | 0.42 |
| Hex | D0 | 44 | 7 | 0 | 43 | 61 | 12 | 12 | 5D | 2A |
| Octal | 320 | 104 | 7 | 0 | 103 | 141 | 22 | 22 | 135 | 52 |
| Binary | 11010000 | 1000100 | 111 | 0 | 1000011 | 1100001 | 10010 | 10010 | 1011101 | 101010 |
Color Harmonies of #D04407
Complementary color
Monochromatic Colors of #D04407
Black with #D04407
Text Example
Text Example
White with #D04407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D04407; }
p { color: rgb(208,68,7); }
H1.HeaderClassName
{
color: #D04407;
}
.AnyTagClassName
{
color: #D04407;
}
</style>
background-color css
<style>
a { background-color: #D04407; }
a { background-color: rgb(208,68,7); }
div.DivClassName
{
background-color: #D04407;
}
.BgClassName
{
background-color: #D04407;
}
</style>
border-color css
<style>
span { border-color: #D04407; }
span { border-color: rgb(208,68,7); }
td.TdClassName
{
border-color: #D04407;
}
.TagClassName
{
border-color: #D04407;
}
</style>