Shades of Tenne (Tawny) #D05407
Tints of Tenne (Tawny) #D05407
RGB
CMYK
RGB Variations
Color information
#D05407 (or 0xD05407) is known color: Tenne (Tawny). HEX triplet: D0, 54 and 07. RGB value is (208,84,7). Sum of RGB (Red+Green+Blue) = 208+84+7=299 (39% of max value = 765). Red value is 208 (81.64% from 255 or 69.57% from 299); Green value is 84 (33.20% from 255 or 28.09% from 299); Blue value is 7 (3.12% from 255 or 2.34% from 299); Max value from RGB is 208 - color contains mainly: red. Hex color #D05407 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D05407 is #2FABF8. Grayscale: #707070. Windows color (decimal): -3124217 or 480464. OLE color: 480464.
HSL color Cylindrical-coordinate representation of color #D05407: hue angle of 22.99º 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 #D05407 is Cyan = 0, Magento = 0.60, Yellow = 0.97 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 84 | 7 | - |
| CMYK | 0 | 0.60 | 0.97 | 0.18 |
| HSL | 22.99º | 0.93% | 0.42% | - |
| HSV(B) | 22.99º | 0.97% | 0.82% | - |
| XYZ | 29.22 | 19.77 | 2.48 | - |
| YUV | 112.3 | 68.58 | 196.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 84 | 7 | 0 | 0.60 | 0.97 | 0.18 | 22.99 | 0.93 | 0.42 |
| Hex | D0 | 54 | 7 | 0 | 3C | 61 | 12 | 17 | 5D | 2A |
| Octal | 320 | 124 | 7 | 0 | 74 | 141 | 22 | 27 | 135 | 52 |
| Binary | 11010000 | 1010100 | 111 | 0 | 111100 | 1100001 | 10010 | 10111 | 1011101 | 101010 |
Color Harmonies of #D05407
Complementary color
Monochromatic Colors of #D05407
Black with #D05407
Text Example
Text Example
White with #D05407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D05407; }
p { color: rgb(208,84,7); }
H1.HeaderClassName
{
color: #D05407;
}
.AnyTagClassName
{
color: #D05407;
}
</style>
background-color css
<style>
a { background-color: #D05407; }
a { background-color: rgb(208,84,7); }
div.DivClassName
{
background-color: #D05407;
}
.BgClassName
{
background-color: #D05407;
}
</style>
border-color css
<style>
span { border-color: #D05407; }
span { border-color: rgb(208,84,7); }
td.TdClassName
{
border-color: #D05407;
}
.TagClassName
{
border-color: #D05407;
}
</style>