Shades of Tenne (Tawny) #D76305
Tints of Tenne (Tawny) #D76305
RGB
CMYK
RGB Variations
Color information
#D76305 (or 0xD76305) is known color: Tenne (Tawny). HEX triplet: D7, 63 and 05. RGB value is (215,99,5). Sum of RGB (Red+Green+Blue) = 215+99+5=319 (42% of max value = 765). Red value is 215 (84.38% from 255 or 67.40% from 319); Green value is 99 (39.06% from 255 or 31.03% from 319); Blue value is 5 (2.34% from 255 or 1.57% from 319); Max value from RGB is 215 - color contains mainly: red. Hex color #D76305 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D76305 is #289CFA. Grayscale: #7B7B7B. Windows color (decimal): -2661627 or 353239. OLE color: 353239.
HSL color Cylindrical-coordinate representation of color #D76305: hue angle of 26.86º degrees, saturation: 0.95, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #D76305 is Cyan = 0, Magento = 0.54, Yellow = 0.98 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 215 | 99 | 5 | - |
| CMYK | 0 | 0.54 | 0.98 | 0.16 |
| HSL | 26.86º | 0.95% | 0.43% | - |
| HSV(B) | 26.86º | 0.98% | 0.84% | - |
| XYZ | 32.51 | 23.38 | 2.94 | - |
| YUV | 122.97 | 61.43 | 193.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 215 | 99 | 5 | 0 | 0.54 | 0.98 | 0.16 | 26.86 | 0.95 | 0.43 |
| Hex | D7 | 63 | 5 | 0 | 36 | 62 | 10 | 1B | 5F | 2B |
| Octal | 327 | 143 | 5 | 0 | 66 | 142 | 20 | 33 | 137 | 53 |
| Binary | 11010111 | 1100011 | 101 | 0 | 110110 | 1100010 | 10000 | 11011 | 1011111 | 101011 |
Color Harmonies of #D76305
Complementary color
Monochromatic Colors of #D76305
Black with #D76305
Text Example
Text Example
White with #D76305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D76305; }
p { color: rgb(215,99,5); }
H1.HeaderClassName
{
color: #D76305;
}
.AnyTagClassName
{
color: #D76305;
}
</style>
background-color css
<style>
a { background-color: #D76305; }
a { background-color: rgb(215,99,5); }
div.DivClassName
{
background-color: #D76305;
}
.BgClassName
{
background-color: #D76305;
}
</style>
border-color css
<style>
span { border-color: #D76305; }
span { border-color: rgb(215,99,5); }
td.TdClassName
{
border-color: #D76305;
}
.TagClassName
{
border-color: #D76305;
}
</style>