Shades of Tenne (Tawny) #D85309
Tints of Tenne (Tawny) #D85309
RGB
CMYK
RGB Variations
Color information
#D85309 (or 0xD85309) is known color: Tenne (Tawny). HEX triplet: D8, 53 and 09. RGB value is (216,83,9). Sum of RGB (Red+Green+Blue) = 216+83+9=308 (40% of max value = 765). Red value is 216 (84.77% from 255 or 70.13% from 308); Green value is 83 (32.81% from 255 or 26.95% from 308); Blue value is 9 (3.91% from 255 or 2.92% from 308); Max value from RGB is 216 - color contains mainly: red. Hex color #D85309 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D85309 is #27ACF6. Grayscale: #727272. Windows color (decimal): -2600183 or 611288. OLE color: 611288.
HSL color Cylindrical-coordinate representation of color #D85309: hue angle of 21.45º degrees, saturation: 0.92, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #D85309 is Cyan = 0, Magento = 0.62, Yellow = 0.96 and Black (K on CMYK) = 0.15.
Color convert
| RGB | 216 | 83 | 9 | - |
| CMYK | 0 | 0.62 | 0.96 | 0.15 |
| HSL | 21.45º | 0.92% | 0.44% | - |
| HSV(B) | 21.45º | 0.96% | 0.85% | - |
| XYZ | 31.46 | 20.81 | 2.62 | - |
| YUV | 114.33 | 68.56 | 200.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 216 | 83 | 9 | 0 | 0.62 | 0.96 | 0.15 | 21.45 | 0.92 | 0.44 |
| Hex | D8 | 53 | 9 | 0 | 3E | 60 | F | 15 | 5C | 2C |
| Octal | 330 | 123 | 11 | 0 | 76 | 140 | 17 | 25 | 134 | 54 |
| Binary | 11011000 | 1010011 | 1001 | 0 | 111110 | 1100000 | 1111 | 10101 | 1011100 | 101100 |
Color Harmonies of #D85309
Complementary color
Monochromatic Colors of #D85309
Black with #D85309
Text Example
Text Example
White with #D85309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D85309; }
p { color: rgb(216,83,9); }
H1.HeaderClassName
{
color: #D85309;
}
.AnyTagClassName
{
color: #D85309;
}
</style>
background-color css
<style>
a { background-color: #D85309; }
a { background-color: rgb(216,83,9); }
div.DivClassName
{
background-color: #D85309;
}
.BgClassName
{
background-color: #D85309;
}
</style>
border-color css
<style>
span { border-color: #D85309; }
span { border-color: rgb(216,83,9); }
td.TdClassName
{
border-color: #D85309;
}
.TagClassName
{
border-color: #D85309;
}
</style>