Shades of Tenne (Tawny) #D15414
Tints of Tenne (Tawny) #D15414
RGB
CMYK
RGB Variations
Color information
#D15414 (or 0xD15414) is known color: Tenne (Tawny). HEX triplet: D1, 54 and 14. RGB value is (209,84,20). Sum of RGB (Red+Green+Blue) = 209+84+20=313 (41% of max value = 765). Red value is 209 (82.03% from 255 or 66.77% from 313); Green value is 84 (33.20% from 255 or 26.84% from 313); Blue value is 20 (8.20% from 255 or 6.39% from 313); Max value from RGB is 209 - color contains mainly: red. Hex color #D15414 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D15414 is #2EABEB. Grayscale: #727272. Windows color (decimal): -3058668 or 1332433. OLE color: 1332433.
HSL color Cylindrical-coordinate representation of color #D15414: hue angle of 20.32º degrees, saturation: 0.83, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #D15414 is Cyan = 0, Magento = 0.60, Yellow = 0.90 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 84 | 20 | - |
| CMYK | 0 | 0.60 | 0.90 | 0.18 |
| HSL | 20.32º | 0.83% | 0.45% | - |
| HSV(B) | 20.32º | 0.9% | 0.82% | - |
| XYZ | 29.59 | 19.95 | 2.95 | - |
| YUV | 114.08 | 74.91 | 195.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 84 | 20 | 0 | 0.60 | 0.90 | 0.18 | 20.32 | 0.83 | 0.45 |
| Hex | D1 | 54 | 14 | 0 | 3C | 5A | 12 | 14 | 53 | 2D |
| Octal | 321 | 124 | 24 | 0 | 74 | 132 | 22 | 24 | 123 | 55 |
| Binary | 11010001 | 1010100 | 10100 | 0 | 111100 | 1011010 | 10010 | 10100 | 1010011 | 101101 |
Color Harmonies of #D15414
Complementary color
Monochromatic Colors of #D15414
Black with #D15414
Text Example
Text Example
White with #D15414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D15414; }
p { color: rgb(209,84,20); }
H1.HeaderClassName
{
color: #D15414;
}
.AnyTagClassName
{
color: #D15414;
}
</style>
background-color css
<style>
a { background-color: #D15414; }
a { background-color: rgb(209,84,20); }
div.DivClassName
{
background-color: #D15414;
}
.BgClassName
{
background-color: #D15414;
}
</style>
border-color css
<style>
span { border-color: #D15414; }
span { border-color: rgb(209,84,20); }
td.TdClassName
{
border-color: #D15414;
}
.TagClassName
{
border-color: #D15414;
}
</style>