Shades of Tenne (Tawny) #D15311
Tints of Tenne (Tawny) #D15311
RGB
CMYK
RGB Variations
Color information
#D15311 (or 0xD15311) is known color: Tenne (Tawny). HEX triplet: D1, 53 and 11. RGB value is (209,83,17). Sum of RGB (Red+Green+Blue) = 209+83+17=309 (40% of max value = 765). Red value is 209 (82.03% from 255 or 67.64% from 309); Green value is 83 (32.81% from 255 or 26.86% from 309); Blue value is 17 (7.03% from 255 or 5.50% from 309); Max value from RGB is 209 - color contains mainly: red. Hex color #D15311 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D15311 is #2EACEE. Grayscale: #717171. Windows color (decimal): -3058927 or 1135569. OLE color: 1135569.
HSL color Cylindrical-coordinate representation of color #D15311: hue angle of 20.62º degrees, saturation: 0.85, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #D15311 is Cyan = 0, Magento = 0.60, Yellow = 0.92 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 83 | 17 | - |
| CMYK | 0 | 0.60 | 0.92 | 0.18 |
| HSL | 20.63º | 0.85% | 0.44% | - |
| HSV(B) | 20.63º | 0.92% | 0.82% | - |
| XYZ | 29.49 | 19.78 | 2.79 | - |
| YUV | 113.15 | 73.74 | 196.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 83 | 17 | 0 | 0.60 | 0.92 | 0.18 | 20.63 | 0.85 | 0.44 |
| Hex | D1 | 53 | 11 | 0 | 3C | 5C | 12 | 15 | 55 | 2C |
| Octal | 321 | 123 | 21 | 0 | 74 | 134 | 22 | 25 | 125 | 54 |
| Binary | 11010001 | 1010011 | 10001 | 0 | 111100 | 1011100 | 10010 | 10101 | 1010101 | 101100 |
Color Harmonies of #D15311
Complementary color
Monochromatic Colors of #D15311
Black with #D15311
Text Example
Text Example
White with #D15311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D15311; }
p { color: rgb(209,83,17); }
H1.HeaderClassName
{
color: #D15311;
}
.AnyTagClassName
{
color: #D15311;
}
</style>
background-color css
<style>
a { background-color: #D15311; }
a { background-color: rgb(209,83,17); }
div.DivClassName
{
background-color: #D15311;
}
.BgClassName
{
background-color: #D15311;
}
</style>
border-color css
<style>
span { border-color: #D15311; }
span { border-color: rgb(209,83,17); }
td.TdClassName
{
border-color: #D15311;
}
.TagClassName
{
border-color: #D15311;
}
</style>