Shades of Tenne (Tawny) #D46504
Tints of Tenne (Tawny) #D46504
RGB
CMYK
RGB Variations
Color information
#D46504 (or 0xD46504) is known color: Tenne (Tawny). HEX triplet: D4, 65 and 04. RGB value is (212,101,4). Sum of RGB (Red+Green+Blue) = 212+101+4=317 (41% of max value = 765). Red value is 212 (83.20% from 255 or 66.88% from 317); Green value is 101 (39.84% from 255 or 31.86% from 317); Blue value is 4 (1.95% from 255 or 1.26% from 317); Max value from RGB is 212 - color contains mainly: red. Hex color #D46504 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D46504 is #2B9AFB. Grayscale: #7B7B7B. Windows color (decimal): -2857724 or 288212. OLE color: 288212.
HSL color Cylindrical-coordinate representation of color #D46504: hue angle of 27.98º degrees, saturation: 0.96, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #D46504 is Cyan = 0, Magento = 0.52, Yellow = 0.98 and Black (K on CMYK) = 0.17.
Color convert
| RGB | 212 | 101 | 4 | - |
| CMYK | 0 | 0.52 | 0.98 | 0.17 |
| HSL | 27.98º | 0.96% | 0.42% | - |
| HSV(B) | 27.98º | 0.98% | 0.83% | - |
| XYZ | 31.83 | 23.31 | 2.94 | - |
| YUV | 123.13 | 60.77 | 191.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 212 | 101 | 4 | 0 | 0.52 | 0.98 | 0.17 | 27.98 | 0.96 | 0.42 |
| Hex | D4 | 65 | 4 | 0 | 34 | 62 | 11 | 1C | 60 | 2A |
| Octal | 324 | 145 | 4 | 0 | 64 | 142 | 21 | 34 | 140 | 52 |
| Binary | 11010100 | 1100101 | 100 | 0 | 110100 | 1100010 | 10001 | 11100 | 1100000 | 101010 |
Color Harmonies of #D46504
Complementary color
Monochromatic Colors of #D46504
Black with #D46504
Text Example
Text Example
White with #D46504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D46504; }
p { color: rgb(212,101,4); }
H1.HeaderClassName
{
color: #D46504;
}
.AnyTagClassName
{
color: #D46504;
}
</style>
background-color css
<style>
a { background-color: #D46504; }
a { background-color: rgb(212,101,4); }
div.DivClassName
{
background-color: #D46504;
}
.BgClassName
{
background-color: #D46504;
}
</style>
border-color css
<style>
span { border-color: #D46504; }
span { border-color: rgb(212,101,4); }
td.TdClassName
{
border-color: #D46504;
}
.TagClassName
{
border-color: #D46504;
}
</style>