Shades of Tenne (Tawny) #D15011
Tints of Tenne (Tawny) #D15011
RGB
CMYK
RGB Variations
Color information
#D15011 (or 0xD15011) is known color: Tenne (Tawny). HEX triplet: D1, 50 and 11. RGB value is (209,80,17). Sum of RGB (Red+Green+Blue) = 209+80+17=306 (40% of max value = 765). Red value is 209 (82.03% from 255 or 68.30% from 306); Green value is 80 (31.64% from 255 or 26.14% from 306); Blue value is 17 (7.03% from 255 or 5.56% from 306); Max value from RGB is 209 - color contains mainly: red. Hex color #D15011 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D15011 is #2EAFEE. Grayscale: #6F6F6F. Windows color (decimal): -3059695 or 1134801. OLE color: 1134801.
HSL color Cylindrical-coordinate representation of color #D15011: hue angle of 19.69º 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 #D15011 is Cyan = 0, Magento = 0.62, Yellow = 0.92 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 80 | 17 | - |
| CMYK | 0 | 0.62 | 0.92 | 0.18 |
| HSL | 19.69º | 0.85% | 0.44% | - |
| HSV(B) | 19.69º | 0.92% | 0.82% | - |
| XYZ | 29.26 | 19.33 | 2.72 | - |
| YUV | 111.39 | 74.74 | 197.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 80 | 17 | 0 | 0.62 | 0.92 | 0.18 | 19.69 | 0.85 | 0.44 |
| Hex | D1 | 50 | 11 | 0 | 3E | 5C | 12 | 14 | 55 | 2C |
| Octal | 321 | 120 | 21 | 0 | 76 | 134 | 22 | 24 | 125 | 54 |
| Binary | 11010001 | 1010000 | 10001 | 0 | 111110 | 1011100 | 10010 | 10100 | 1010101 | 101100 |
Color Harmonies of #D15011
Complementary color
Monochromatic Colors of #D15011
Black with #D15011
Text Example
Text Example
White with #D15011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D15011; }
p { color: rgb(209,80,17); }
H1.HeaderClassName
{
color: #D15011;
}
.AnyTagClassName
{
color: #D15011;
}
</style>
background-color css
<style>
a { background-color: #D15011; }
a { background-color: rgb(209,80,17); }
div.DivClassName
{
background-color: #D15011;
}
.BgClassName
{
background-color: #D15011;
}
</style>
border-color css
<style>
span { border-color: #D15011; }
span { border-color: rgb(209,80,17); }
td.TdClassName
{
border-color: #D15011;
}
.TagClassName
{
border-color: #D15011;
}
</style>