Shades of Tenne (Tawny) #D45108
Tints of Tenne (Tawny) #D45108
RGB
CMYK
RGB Variations
Color information
#D45108 (or 0xD45108) is known color: Tenne (Tawny). HEX triplet: D4, 51 and 08. RGB value is (212,81,8). Sum of RGB (Red+Green+Blue) = 212+81+8=301 (39% of max value = 765). Red value is 212 (83.20% from 255 or 70.43% from 301); Green value is 81 (32.03% from 255 or 26.91% from 301); Blue value is 8 (3.52% from 255 or 2.66% from 301); Max value from RGB is 212 - color contains mainly: red. Hex color #D45108 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D45108 is #2BAEF7. Grayscale: #707070. Windows color (decimal): -2862840 or 545236. OLE color: 545236.
HSL color Cylindrical-coordinate representation of color #D45108: hue angle of 21.47º degrees, saturation: 0.93, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #D45108 is Cyan = 0, Magento = 0.62, Yellow = 0.96 and Black (K on CMYK) = 0.17.
Color convert
| RGB | 212 | 81 | 8 | - |
| CMYK | 0 | 0.62 | 0.96 | 0.17 |
| HSL | 21.47º | 0.93% | 0.43% | - |
| HSV(B) | 21.47º | 0.96% | 0.83% | - |
| XYZ | 30.14 | 19.9 | 2.48 | - |
| YUV | 111.85 | 69.4 | 199.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 212 | 81 | 8 | 0 | 0.62 | 0.96 | 0.17 | 21.47 | 0.93 | 0.43 |
| Hex | D4 | 51 | 8 | 0 | 3E | 60 | 11 | 15 | 5D | 2B |
| Octal | 324 | 121 | 10 | 0 | 76 | 140 | 21 | 25 | 135 | 53 |
| Binary | 11010100 | 1010001 | 1000 | 0 | 111110 | 1100000 | 10001 | 10101 | 1011101 | 101011 |
Color Harmonies of #D45108
Complementary color
Monochromatic Colors of #D45108
Black with #D45108
Text Example
Text Example
White with #D45108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D45108; }
p { color: rgb(212,81,8); }
H1.HeaderClassName
{
color: #D45108;
}
.AnyTagClassName
{
color: #D45108;
}
</style>
background-color css
<style>
a { background-color: #D45108; }
a { background-color: rgb(212,81,8); }
div.DivClassName
{
background-color: #D45108;
}
.BgClassName
{
background-color: #D45108;
}
</style>
border-color css
<style>
span { border-color: #D45108; }
span { border-color: rgb(212,81,8); }
td.TdClassName
{
border-color: #D45108;
}
.TagClassName
{
border-color: #D45108;
}
</style>