Shades of Tenne (Tawny) #D76508
Tints of Tenne (Tawny) #D76508
RGB
CMYK
RGB Variations
Color information
#D76508 (or 0xD76508) is known color: Tenne (Tawny). HEX triplet: D7, 65 and 08. RGB value is (215,101,8). Sum of RGB (Red+Green+Blue) = 215+101+8=324 (42% of max value = 765). Red value is 215 (84.38% from 255 or 66.36% from 324); Green value is 101 (39.84% from 255 or 31.17% from 324); Blue value is 8 (3.52% from 255 or 2.47% from 324); Max value from RGB is 215 - color contains mainly: red. Hex color #D76508 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D76508 is #289AF7. Grayscale: #7C7C7C. Windows color (decimal): -2661112 or 550359. OLE color: 550359.
HSL color Cylindrical-coordinate representation of color #D76508: hue angle of 26.96º 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 #D76508 is Cyan = 0, Magento = 0.53, Yellow = 0.96 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 215 | 101 | 8 | - |
| CMYK | 0 | 0.53 | 0.96 | 0.16 |
| HSL | 26.96º | 0.93% | 0.44% | - |
| HSV(B) | 26.96º | 0.96% | 0.84% | - |
| XYZ | 32.72 | 23.77 | 3.09 | - |
| YUV | 124.48 | 62.27 | 192.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 215 | 101 | 8 | 0 | 0.53 | 0.96 | 0.16 | 26.96 | 0.93 | 0.44 |
| Hex | D7 | 65 | 8 | 0 | 35 | 60 | 10 | 1B | 5D | 2C |
| Octal | 327 | 145 | 10 | 0 | 65 | 140 | 20 | 33 | 135 | 54 |
| Binary | 11010111 | 1100101 | 1000 | 0 | 110101 | 1100000 | 10000 | 11011 | 1011101 | 101100 |
Color Harmonies of #D76508
Complementary color
Monochromatic Colors of #D76508
Black with #D76508
Text Example
Text Example
White with #D76508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D76508; }
p { color: rgb(215,101,8); }
H1.HeaderClassName
{
color: #D76508;
}
.AnyTagClassName
{
color: #D76508;
}
</style>
background-color css
<style>
a { background-color: #D76508; }
a { background-color: rgb(215,101,8); }
div.DivClassName
{
background-color: #D76508;
}
.BgClassName
{
background-color: #D76508;
}
</style>
border-color css
<style>
span { border-color: #D76508; }
span { border-color: rgb(215,101,8); }
td.TdClassName
{
border-color: #D76508;
}
.TagClassName
{
border-color: #D76508;
}
</style>