Shades of Tenne (Tawny) #D56607
Tints of Tenne (Tawny) #D56607
RGB
CMYK
RGB Variations
Color information
#D56607 (or 0xD56607) is known color: Tenne (Tawny). HEX triplet: D5, 66 and 07. RGB value is (213,102,7). Sum of RGB (Red+Green+Blue) = 213+102+7=322 (42% of max value = 765). Red value is 213 (83.59% from 255 or 66.15% from 322); Green value is 102 (40.23% from 255 or 31.68% from 322); Blue value is 7 (3.12% from 255 or 2.17% from 322); Max value from RGB is 213 - color contains mainly: red. Hex color #D56607 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D56607 is #2A99F8. Grayscale: #7C7C7C. Windows color (decimal): -2791929 or 485077. OLE color: 485077.
HSL color Cylindrical-coordinate representation of color #D56607: hue angle of 27.67º 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 #D56607 is Cyan = 0, Magento = 0.52, Yellow = 0.97 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 213 | 102 | 7 | - |
| CMYK | 0 | 0.52 | 0.97 | 0.16 |
| HSL | 27.67º | 0.94% | 0.43% | - |
| HSV(B) | 27.67º | 0.97% | 0.84% | - |
| XYZ | 32.23 | 23.66 | 3.07 | - |
| YUV | 124.36 | 61.77 | 191.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 213 | 102 | 7 | 0 | 0.52 | 0.97 | 0.16 | 27.67 | 0.94 | 0.43 |
| Hex | D5 | 66 | 7 | 0 | 34 | 61 | 10 | 1C | 5E | 2B |
| Octal | 325 | 146 | 7 | 0 | 64 | 141 | 20 | 34 | 136 | 53 |
| Binary | 11010101 | 1100110 | 111 | 0 | 110100 | 1100001 | 10000 | 11100 | 1011110 | 101011 |
Color Harmonies of #D56607
Complementary color
Monochromatic Colors of #D56607
Black with #D56607
Text Example
Text Example
White with #D56607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D56607; }
p { color: rgb(213,102,7); }
H1.HeaderClassName
{
color: #D56607;
}
.AnyTagClassName
{
color: #D56607;
}
</style>
background-color css
<style>
a { background-color: #D56607; }
a { background-color: rgb(213,102,7); }
div.DivClassName
{
background-color: #D56607;
}
.BgClassName
{
background-color: #D56607;
}
</style>
border-color css
<style>
span { border-color: #D56607; }
span { border-color: rgb(213,102,7); }
td.TdClassName
{
border-color: #D56607;
}
.TagClassName
{
border-color: #D56607;
}
</style>