Shades of Tenne (Tawny) #D56506
Tints of Tenne (Tawny) #D56506
RGB
CMYK
RGB Variations
Color information
#D56506 (or 0xD56506) is known color: Tenne (Tawny). HEX triplet: D5, 65 and 06. RGB value is (213,101,6). Sum of RGB (Red+Green+Blue) = 213+101+6=320 (42% of max value = 765). Red value is 213 (83.59% from 255 or 66.56% from 320); Green value is 101 (39.84% from 255 or 31.56% from 320); Blue value is 6 (2.73% from 255 or 1.88% from 320); Max value from RGB is 213 - color contains mainly: red. Hex color #D56506 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D56506 is #2A9AF9. Grayscale: #7C7C7C. Windows color (decimal): -2792186 or 419285. OLE color: 419285.
HSL color Cylindrical-coordinate representation of color #D56506: hue angle of 27.54º degrees, saturation: 0.95, 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 #D56506 is Cyan = 0, Magento = 0.53, Yellow = 0.97 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 213 | 101 | 6 | - |
| CMYK | 0 | 0.53 | 0.97 | 0.16 |
| HSL | 27.54º | 0.95% | 0.43% | - |
| HSV(B) | 27.54º | 0.97% | 0.84% | - |
| XYZ | 32.13 | 23.47 | 3.01 | - |
| YUV | 123.66 | 61.61 | 191.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 213 | 101 | 6 | 0 | 0.53 | 0.97 | 0.16 | 27.54 | 0.95 | 0.43 |
| Hex | D5 | 65 | 6 | 0 | 35 | 61 | 10 | 1C | 5F | 2B |
| Octal | 325 | 145 | 6 | 0 | 65 | 141 | 20 | 34 | 137 | 53 |
| Binary | 11010101 | 1100101 | 110 | 0 | 110101 | 1100001 | 10000 | 11100 | 1011111 | 101011 |
Color Harmonies of #D56506
Complementary color
Monochromatic Colors of #D56506
Black with #D56506
Text Example
Text Example
White with #D56506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D56506; }
p { color: rgb(213,101,6); }
H1.HeaderClassName
{
color: #D56506;
}
.AnyTagClassName
{
color: #D56506;
}
</style>
background-color css
<style>
a { background-color: #D56506; }
a { background-color: rgb(213,101,6); }
div.DivClassName
{
background-color: #D56506;
}
.BgClassName
{
background-color: #D56506;
}
</style>
border-color css
<style>
span { border-color: #D56506; }
span { border-color: rgb(213,101,6); }
td.TdClassName
{
border-color: #D56506;
}
.TagClassName
{
border-color: #D56506;
}
</style>