Shades of Tenne (Tawny) #D74910
Tints of Tenne (Tawny) #D74910
RGB
CMYK
RGB Variations
Color information
#D74910 (or 0xD74910) is known color: Tenne (Tawny). HEX triplet: D7, 49 and 10. RGB value is (215,73,16). Sum of RGB (Red+Green+Blue) = 215+73+16=304 (40% of max value = 765). Red value is 215 (84.38% from 255 or 70.72% from 304); Green value is 73 (28.91% from 255 or 24.01% from 304); Blue value is 16 (6.64% from 255 or 5.26% from 304); Max value from RGB is 215 - color contains mainly: red. Hex color #D74910 is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #D74910 is #28B6EF. Grayscale: #6D6D6D. Windows color (decimal): -2668272 or 1067479. OLE color: 1067479.
HSL color Cylindrical-coordinate representation of color #D74910: hue angle of 17.19º degrees, saturation: 0.86, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #D74910 is Cyan = 0, Magento = 0.66, Yellow = 0.93 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 215 | 73 | 16 | - |
| CMYK | 0 | 0.66 | 0.93 | 0.16 |
| HSL | 17.19º | 0.86% | 0.45% | - |
| HSV(B) | 17.19º | 0.93% | 0.84% | - |
| XYZ | 30.5 | 19.25 | 2.6 | - |
| YUV | 108.96 | 75.54 | 203.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 215 | 73 | 16 | 0 | 0.66 | 0.93 | 0.16 | 17.19 | 0.86 | 0.45 |
| Hex | D7 | 49 | 10 | 0 | 42 | 5D | 10 | 11 | 56 | 2D |
| Octal | 327 | 111 | 20 | 0 | 102 | 135 | 20 | 21 | 126 | 55 |
| Binary | 11010111 | 1001001 | 10000 | 0 | 1000010 | 1011101 | 10000 | 10001 | 1010110 | 101101 |
Color Harmonies of #D74910
Complementary color
Monochromatic Colors of #D74910
Black with #D74910
Text Example
Text Example
White with #D74910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D74910; }
p { color: rgb(215,73,16); }
H1.HeaderClassName
{
color: #D74910;
}
.AnyTagClassName
{
color: #D74910;
}
</style>
background-color css
<style>
a { background-color: #D74910; }
a { background-color: rgb(215,73,16); }
div.DivClassName
{
background-color: #D74910;
}
.BgClassName
{
background-color: #D74910;
}
</style>
border-color css
<style>
span { border-color: #D74910; }
span { border-color: rgb(215,73,16); }
td.TdClassName
{
border-color: #D74910;
}
.TagClassName
{
border-color: #D74910;
}
</style>