Shades of Tenne (Tawny) #D45308
Tints of Tenne (Tawny) #D45308
RGB
CMYK
RGB Variations
Color information
#D45308 (or 0xD45308) is known color: Tenne (Tawny). HEX triplet: D4, 53 and 08. RGB value is (212,83,8). Sum of RGB (Red+Green+Blue) = 212+83+8=303 (40% of max value = 765). Red value is 212 (83.20% from 255 or 69.97% from 303); Green value is 83 (32.81% from 255 or 27.39% from 303); Blue value is 8 (3.52% from 255 or 2.64% from 303); Max value from RGB is 212 - color contains mainly: red. Hex color #D45308 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D45308 is #2BACF7. Grayscale: #717171. Windows color (decimal): -2862328 or 545748. OLE color: 545748.
HSL color Cylindrical-coordinate representation of color #D45308: hue angle of 22.06º 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 #D45308 is Cyan = 0, Magento = 0.61, Yellow = 0.96 and Black (K on CMYK) = 0.17.
Color convert
| RGB | 212 | 83 | 8 | - |
| CMYK | 0 | 0.61 | 0.96 | 0.17 |
| HSL | 22.06º | 0.93% | 0.43% | - |
| HSV(B) | 22.06º | 0.96% | 0.83% | - |
| XYZ | 30.29 | 20.2 | 2.53 | - |
| YUV | 113.02 | 68.74 | 198.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 212 | 83 | 8 | 0 | 0.61 | 0.96 | 0.17 | 22.06 | 0.93 | 0.43 |
| Hex | D4 | 53 | 8 | 0 | 3D | 60 | 11 | 16 | 5D | 2B |
| Octal | 324 | 123 | 10 | 0 | 75 | 140 | 21 | 26 | 135 | 53 |
| Binary | 11010100 | 1010011 | 1000 | 0 | 111101 | 1100000 | 10001 | 10110 | 1011101 | 101011 |
Color Harmonies of #D45308
Complementary color
Monochromatic Colors of #D45308
Black with #D45308
Text Example
Text Example
White with #D45308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D45308; }
p { color: rgb(212,83,8); }
H1.HeaderClassName
{
color: #D45308;
}
.AnyTagClassName
{
color: #D45308;
}
</style>
background-color css
<style>
a { background-color: #D45308; }
a { background-color: rgb(212,83,8); }
div.DivClassName
{
background-color: #D45308;
}
.BgClassName
{
background-color: #D45308;
}
</style>
border-color css
<style>
span { border-color: #D45308; }
span { border-color: rgb(212,83,8); }
td.TdClassName
{
border-color: #D45308;
}
.TagClassName
{
border-color: #D45308;
}
</style>