Shades of Tenne (Tawny) #D76308
Tints of Tenne (Tawny) #D76308
RGB
CMYK
RGB Variations
Color information
#D76308 (or 0xD76308) is known color: Tenne (Tawny). HEX triplet: D7, 63 and 08. RGB value is (215,99,8). Sum of RGB (Red+Green+Blue) = 215+99+8=322 (42% of max value = 765). Red value is 215 (84.38% from 255 or 66.77% from 322); Green value is 99 (39.06% from 255 or 30.75% from 322); Blue value is 8 (3.52% from 255 or 2.48% from 322); Max value from RGB is 215 - color contains mainly: red. Hex color #D76308 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D76308 is #289CF7. Grayscale: #7B7B7B. Windows color (decimal): -2661624 or 549847. OLE color: 549847.
HSL color Cylindrical-coordinate representation of color #D76308: hue angle of 26.38º degrees, saturation: 0.93, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #D76308 is Cyan = 0, Magento = 0.54, Yellow = 0.96 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 215 | 99 | 8 | - |
| CMYK | 0 | 0.54 | 0.96 | 0.16 |
| HSL | 26.38º | 0.93% | 0.44% | - |
| HSV(B) | 26.38º | 0.96% | 0.84% | - |
| XYZ | 32.53 | 23.39 | 3.03 | - |
| YUV | 123.31 | 62.93 | 193.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 215 | 99 | 8 | 0 | 0.54 | 0.96 | 0.16 | 26.38 | 0.93 | 0.44 |
| Hex | D7 | 63 | 8 | 0 | 36 | 60 | 10 | 1A | 5D | 2C |
| Octal | 327 | 143 | 10 | 0 | 66 | 140 | 20 | 32 | 135 | 54 |
| Binary | 11010111 | 1100011 | 1000 | 0 | 110110 | 1100000 | 10000 | 11010 | 1011101 | 101100 |
Color Harmonies of #D76308
Complementary color
Monochromatic Colors of #D76308
Black with #D76308
Text Example
Text Example
White with #D76308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D76308; }
p { color: rgb(215,99,8); }
H1.HeaderClassName
{
color: #D76308;
}
.AnyTagClassName
{
color: #D76308;
}
</style>
background-color css
<style>
a { background-color: #D76308; }
a { background-color: rgb(215,99,8); }
div.DivClassName
{
background-color: #D76308;
}
.BgClassName
{
background-color: #D76308;
}
</style>
border-color css
<style>
span { border-color: #D76308; }
span { border-color: rgb(215,99,8); }
td.TdClassName
{
border-color: #D76308;
}
.TagClassName
{
border-color: #D76308;
}
</style>