Shades of Tenne (Tawny) #D85108
Tints of Tenne (Tawny) #D85108
RGB
CMYK
RGB Variations
Color information
#D85108 (or 0xD85108) is known color: Tenne (Tawny). HEX triplet: D8, 51 and 08. RGB value is (216,81,8). Sum of RGB (Red+Green+Blue) = 216+81+8=305 (40% of max value = 765). Red value is 216 (84.77% from 255 or 70.82% from 305); Green value is 81 (32.03% from 255 or 26.56% from 305); Blue value is 8 (3.52% from 255 or 2.62% from 305); Max value from RGB is 216 - color contains mainly: red. Hex color #D85108 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D85108 is #27AEF7. Grayscale: #717171. Windows color (decimal): -2600696 or 545240. OLE color: 545240.
HSL color Cylindrical-coordinate representation of color #D85108: hue angle of 21.06º degrees, saturation: 0.93, 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 #D85108 is Cyan = 0, Magento = 0.62, Yellow = 0.96 and Black (K on CMYK) = 0.15.
Color convert
| RGB | 216 | 81 | 8 | - |
| CMYK | 0 | 0.62 | 0.96 | 0.15 |
| HSL | 21.06º | 0.93% | 0.44% | - |
| HSV(B) | 21.06º | 0.96% | 0.85% | - |
| XYZ | 31.31 | 20.5 | 2.54 | - |
| YUV | 113.04 | 68.73 | 201.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 216 | 81 | 8 | 0 | 0.62 | 0.96 | 0.15 | 21.06 | 0.93 | 0.44 |
| Hex | D8 | 51 | 8 | 0 | 3E | 60 | F | 15 | 5D | 2C |
| Octal | 330 | 121 | 10 | 0 | 76 | 140 | 17 | 25 | 135 | 54 |
| Binary | 11011000 | 1010001 | 1000 | 0 | 111110 | 1100000 | 1111 | 10101 | 1011101 | 101100 |
Color Harmonies of #D85108
Complementary color
Monochromatic Colors of #D85108
Black with #D85108
Text Example
Text Example
White with #D85108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D85108; }
p { color: rgb(216,81,8); }
H1.HeaderClassName
{
color: #D85108;
}
.AnyTagClassName
{
color: #D85108;
}
</style>
background-color css
<style>
a { background-color: #D85108; }
a { background-color: rgb(216,81,8); }
div.DivClassName
{
background-color: #D85108;
}
.BgClassName
{
background-color: #D85108;
}
</style>
border-color css
<style>
span { border-color: #D85108; }
span { border-color: rgb(216,81,8); }
td.TdClassName
{
border-color: #D85108;
}
.TagClassName
{
border-color: #D85108;
}
</style>