Shades of Tenne (Tawny) #D56207
Tints of Tenne (Tawny) #D56207
RGB
CMYK
RGB Variations
Color information
#D56207 (or 0xD56207) is known color: Tenne (Tawny). HEX triplet: D5, 62 and 07. RGB value is (213,98,7). Sum of RGB (Red+Green+Blue) = 213+98+7=318 (42% of max value = 765). Red value is 213 (83.59% from 255 or 66.98% from 318); Green value is 98 (38.67% from 255 or 30.82% from 318); Blue value is 7 (3.12% from 255 or 2.20% from 318); Max value from RGB is 213 - color contains mainly: red. Hex color #D56207 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D56207 is #2A9DF8. Grayscale: #7A7A7A. Windows color (decimal): -2792953 or 484053. OLE color: 484053.
HSL color Cylindrical-coordinate representation of color #D56207: hue angle of 26.5º degrees, saturation: 0.94, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #D56207 is Cyan = 0, Magento = 0.54, Yellow = 0.97 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 213 | 98 | 7 | - |
| CMYK | 0 | 0.54 | 0.97 | 0.16 |
| HSL | 26.5º | 0.94% | 0.43% | - |
| HSV(B) | 26.5º | 0.97% | 0.84% | - |
| XYZ | 31.85 | 22.9 | 2.94 | - |
| YUV | 122.01 | 63.1 | 192.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 213 | 98 | 7 | 0 | 0.54 | 0.97 | 0.16 | 26.5 | 0.94 | 0.43 |
| Hex | D5 | 62 | 7 | 0 | 36 | 61 | 10 | 1B | 5E | 2B |
| Octal | 325 | 142 | 7 | 0 | 66 | 141 | 20 | 33 | 136 | 53 |
| Binary | 11010101 | 1100010 | 111 | 0 | 110110 | 1100001 | 10000 | 11011 | 1011110 | 101011 |
Color Harmonies of #D56207
Complementary color
Monochromatic Colors of #D56207
Black with #D56207
Text Example
Text Example
White with #D56207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D56207; }
p { color: rgb(213,98,7); }
H1.HeaderClassName
{
color: #D56207;
}
.AnyTagClassName
{
color: #D56207;
}
</style>
background-color css
<style>
a { background-color: #D56207; }
a { background-color: rgb(213,98,7); }
div.DivClassName
{
background-color: #D56207;
}
.BgClassName
{
background-color: #D56207;
}
</style>
border-color css
<style>
span { border-color: #D56207; }
span { border-color: rgb(213,98,7); }
td.TdClassName
{
border-color: #D56207;
}
.TagClassName
{
border-color: #D56207;
}
</style>