Shades of Tenne (Tawny) #D45310
Tints of Tenne (Tawny) #D45310
RGB
CMYK
RGB Variations
Color information
#D45310 (or 0xD45310) is known color: Tenne (Tawny). HEX triplet: D4, 53 and 10. RGB value is (212,83,16). Sum of RGB (Red+Green+Blue) = 212+83+16=311 (41% of max value = 765). Red value is 212 (83.20% from 255 or 68.17% from 311); Green value is 83 (32.81% from 255 or 26.69% from 311); Blue value is 16 (6.64% from 255 or 5.14% from 311); Max value from RGB is 212 - color contains mainly: red. Hex color #D45310 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D45310 is #2BACEF. Grayscale: #727272. Windows color (decimal): -2862320 or 1070036. OLE color: 1070036.
HSL color Cylindrical-coordinate representation of color #D45310: hue angle of 20.51º degrees, saturation: 0.86, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #D45310 is Cyan = 0, Magento = 0.61, Yellow = 0.92 and Black (K on CMYK) = 0.17.
Color convert
| RGB | 212 | 83 | 16 | - |
| CMYK | 0 | 0.61 | 0.92 | 0.17 |
| HSL | 20.51º | 0.86% | 0.45% | - |
| HSV(B) | 20.51º | 0.92% | 0.83% | - |
| XYZ | 30.34 | 20.22 | 2.79 | - |
| YUV | 113.93 | 72.74 | 197.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 212 | 83 | 16 | 0 | 0.61 | 0.92 | 0.17 | 20.51 | 0.86 | 0.45 |
| Hex | D4 | 53 | 10 | 0 | 3D | 5C | 11 | 15 | 56 | 2D |
| Octal | 324 | 123 | 20 | 0 | 75 | 134 | 21 | 25 | 126 | 55 |
| Binary | 11010100 | 1010011 | 10000 | 0 | 111101 | 1011100 | 10001 | 10101 | 1010110 | 101101 |
Color Harmonies of #D45310
Complementary color
Monochromatic Colors of #D45310
Black with #D45310
Text Example
Text Example
White with #D45310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D45310; }
p { color: rgb(212,83,16); }
H1.HeaderClassName
{
color: #D45310;
}
.AnyTagClassName
{
color: #D45310;
}
</style>
background-color css
<style>
a { background-color: #D45310; }
a { background-color: rgb(212,83,16); }
div.DivClassName
{
background-color: #D45310;
}
.BgClassName
{
background-color: #D45310;
}
</style>
border-color css
<style>
span { border-color: #D45310; }
span { border-color: rgb(212,83,16); }
td.TdClassName
{
border-color: #D45310;
}
.TagClassName
{
border-color: #D45310;
}
</style>