Shades of Tenne (Tawny) #D15413
Tints of Tenne (Tawny) #D15413
RGB
CMYK
RGB Variations
Color information
#D15413 (or 0xD15413) is known color: Tenne (Tawny). HEX triplet: D1, 54 and 13. RGB value is (209,84,19). Sum of RGB (Red+Green+Blue) = 209+84+19=312 (41% of max value = 765). Red value is 209 (82.03% from 255 or 66.99% from 312); Green value is 84 (33.20% from 255 or 26.92% from 312); Blue value is 19 (7.81% from 255 or 6.09% from 312); Max value from RGB is 209 - color contains mainly: red. Hex color #D15413 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D15413 is #2EABEC. Grayscale: #727272. Windows color (decimal): -3058669 or 1266897. OLE color: 1266897.
HSL color Cylindrical-coordinate representation of color #D15413: hue angle of 20.53º degrees, saturation: 0.83, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #D15413 is Cyan = 0, Magento = 0.60, Yellow = 0.91 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 84 | 19 | - |
| CMYK | 0 | 0.60 | 0.91 | 0.18 |
| HSL | 20.53º | 0.83% | 0.45% | - |
| HSV(B) | 20.53º | 0.91% | 0.82% | - |
| XYZ | 29.58 | 19.94 | 2.91 | - |
| YUV | 113.97 | 74.41 | 195.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 84 | 19 | 0 | 0.60 | 0.91 | 0.18 | 20.53 | 0.83 | 0.45 |
| Hex | D1 | 54 | 13 | 0 | 3C | 5B | 12 | 15 | 53 | 2D |
| Octal | 321 | 124 | 23 | 0 | 74 | 133 | 22 | 25 | 123 | 55 |
| Binary | 11010001 | 1010100 | 10011 | 0 | 111100 | 1011011 | 10010 | 10101 | 1010011 | 101101 |
Color Harmonies of #D15413
Complementary color
Monochromatic Colors of #D15413
Black with #D15413
Text Example
Text Example
White with #D15413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D15413; }
p { color: rgb(209,84,19); }
H1.HeaderClassName
{
color: #D15413;
}
.AnyTagClassName
{
color: #D15413;
}
</style>
background-color css
<style>
a { background-color: #D15413; }
a { background-color: rgb(209,84,19); }
div.DivClassName
{
background-color: #D15413;
}
.BgClassName
{
background-color: #D15413;
}
</style>
border-color css
<style>
span { border-color: #D15413; }
span { border-color: rgb(209,84,19); }
td.TdClassName
{
border-color: #D15413;
}
.TagClassName
{
border-color: #D15413;
}
</style>