Shades of Tenne (Tawny) #D56305
Tints of Tenne (Tawny) #D56305
RGB
CMYK
RGB Variations
Color information
#D56305 (or 0xD56305) is known color: Tenne (Tawny). HEX triplet: D5, 63 and 05. RGB value is (213,99,5). Sum of RGB (Red+Green+Blue) = 213+99+5=317 (41% of max value = 765). Red value is 213 (83.59% from 255 or 67.19% from 317); Green value is 99 (39.06% from 255 or 31.23% from 317); Blue value is 5 (2.34% from 255 or 1.58% from 317); Max value from RGB is 213 - color contains mainly: red. Hex color #D56305 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D56305 is #2A9CFA. Grayscale: #7A7A7A. Windows color (decimal): -2792699 or 353237. OLE color: 353237.
HSL color Cylindrical-coordinate representation of color #D56305: hue angle of 27.12º degrees, saturation: 0.95, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #D56305 is Cyan = 0, Magento = 0.54, Yellow = 0.98 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 213 | 99 | 5 | - |
| CMYK | 0 | 0.54 | 0.98 | 0.16 |
| HSL | 27.12º | 0.95% | 0.43% | - |
| HSV(B) | 27.12º | 0.98% | 0.84% | - |
| XYZ | 31.93 | 23.08 | 2.92 | - |
| YUV | 122.37 | 61.77 | 192.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 213 | 99 | 5 | 0 | 0.54 | 0.98 | 0.16 | 27.12 | 0.95 | 0.43 |
| Hex | D5 | 63 | 5 | 0 | 36 | 62 | 10 | 1B | 5F | 2B |
| Octal | 325 | 143 | 5 | 0 | 66 | 142 | 20 | 33 | 137 | 53 |
| Binary | 11010101 | 1100011 | 101 | 0 | 110110 | 1100010 | 10000 | 11011 | 1011111 | 101011 |
Color Harmonies of #D56305
Complementary color
Monochromatic Colors of #D56305
Black with #D56305
Text Example
Text Example
White with #D56305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D56305; }
p { color: rgb(213,99,5); }
H1.HeaderClassName
{
color: #D56305;
}
.AnyTagClassName
{
color: #D56305;
}
</style>
background-color css
<style>
a { background-color: #D56305; }
a { background-color: rgb(213,99,5); }
div.DivClassName
{
background-color: #D56305;
}
.BgClassName
{
background-color: #D56305;
}
</style>
border-color css
<style>
span { border-color: #D56305; }
span { border-color: rgb(213,99,5); }
td.TdClassName
{
border-color: #D56305;
}
.TagClassName
{
border-color: #D56305;
}
</style>