Shades of Tenne (Tawny) #D04910
Tints of Tenne (Tawny) #D04910
RGB
CMYK
RGB Variations
Color information
#D04910 (or 0xD04910) is known color: Tenne (Tawny). HEX triplet: D0, 49 and 10. RGB value is (208,73,16). Sum of RGB (Red+Green+Blue) = 208+73+16=297 (39% of max value = 765). Red value is 208 (81.64% from 255 or 70.03% from 297); Green value is 73 (28.91% from 255 or 24.58% from 297); Blue value is 16 (6.64% from 255 or 5.39% from 297); Max value from RGB is 208 - color contains mainly: red. Hex color #D04910 is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #D04910 is #2FB6EF. Grayscale: #6B6B6B. Windows color (decimal): -3127024 or 1067472. OLE color: 1067472.
HSL color Cylindrical-coordinate representation of color #D04910: hue angle of 17.81º degrees, saturation: 0.86, 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 #D04910 is Cyan = 0, Magento = 0.65, Yellow = 0.92 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 73 | 16 | - |
| CMYK | 0 | 0.65 | 0.92 | 0.18 |
| HSL | 17.81º | 0.86% | 0.44% | - |
| HSV(B) | 17.81º | 0.92% | 0.82% | - |
| XYZ | 28.49 | 18.21 | 2.5 | - |
| YUV | 106.87 | 76.73 | 200.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 73 | 16 | 0 | 0.65 | 0.92 | 0.18 | 17.81 | 0.86 | 0.44 |
| Hex | D0 | 49 | 10 | 0 | 41 | 5C | 12 | 12 | 56 | 2C |
| Octal | 320 | 111 | 20 | 0 | 101 | 134 | 22 | 22 | 126 | 54 |
| Binary | 11010000 | 1001001 | 10000 | 0 | 1000001 | 1011100 | 10010 | 10010 | 1010110 | 101100 |
Color Harmonies of #D04910
Complementary color
Monochromatic Colors of #D04910
Black with #D04910
Text Example
Text Example
White with #D04910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D04910; }
p { color: rgb(208,73,16); }
H1.HeaderClassName
{
color: #D04910;
}
.AnyTagClassName
{
color: #D04910;
}
</style>
background-color css
<style>
a { background-color: #D04910; }
a { background-color: rgb(208,73,16); }
div.DivClassName
{
background-color: #D04910;
}
.BgClassName
{
background-color: #D04910;
}
</style>
border-color css
<style>
span { border-color: #D04910; }
span { border-color: rgb(208,73,16); }
td.TdClassName
{
border-color: #D04910;
}
.TagClassName
{
border-color: #D04910;
}
</style>