Shades of Tenne (Tawny) #D26908
Tints of Tenne (Tawny) #D26908
RGB
CMYK
RGB Variations
Color information
#D26908 (or 0xD26908) is known color: Tenne (Tawny). HEX triplet: D2, 69 and 08. RGB value is (210,105,8). Sum of RGB (Red+Green+Blue) = 210+105+8=323 (42% of max value = 765). Red value is 210 (82.42% from 255 or 65.02% from 323); Green value is 105 (41.41% from 255 or 32.51% from 323); Blue value is 8 (3.52% from 255 or 2.48% from 323); Max value from RGB is 210 - color contains mainly: red. Hex color #D26908 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D26908 is #2D96F7. Grayscale: #7D7D7D. Windows color (decimal): -2987768 or 551378. OLE color: 551378.
HSL color Cylindrical-coordinate representation of color #D26908: hue angle of 28.81º degrees, saturation: 0.93, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #D26908 is Cyan = 0, Magento = 0.50, Yellow = 0.96 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 210 | 105 | 8 | - |
| CMYK | 0 | 0.50 | 0.96 | 0.18 |
| HSL | 28.81º | 0.93% | 0.43% | - |
| HSV(B) | 28.81º | 0.96% | 0.82% | - |
| XYZ | 31.67 | 23.82 | 3.16 | - |
| YUV | 125.34 | 61.79 | 188.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 210 | 105 | 8 | 0 | 0.50 | 0.96 | 0.18 | 28.81 | 0.93 | 0.43 |
| Hex | D2 | 69 | 8 | 0 | 32 | 60 | 12 | 1D | 5D | 2B |
| Octal | 322 | 151 | 10 | 0 | 62 | 140 | 22 | 35 | 135 | 53 |
| Binary | 11010010 | 1101001 | 1000 | 0 | 110010 | 1100000 | 10010 | 11101 | 1011101 | 101011 |
Color Harmonies of #D26908
Complementary color
Monochromatic Colors of #D26908
Black with #D26908
Text Example
Text Example
White with #D26908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D26908; }
p { color: rgb(210,105,8); }
H1.HeaderClassName
{
color: #D26908;
}
.AnyTagClassName
{
color: #D26908;
}
</style>
background-color css
<style>
a { background-color: #D26908; }
a { background-color: rgb(210,105,8); }
div.DivClassName
{
background-color: #D26908;
}
.BgClassName
{
background-color: #D26908;
}
</style>
border-color css
<style>
span { border-color: #D26908; }
span { border-color: rgb(210,105,8); }
td.TdClassName
{
border-color: #D26908;
}
.TagClassName
{
border-color: #D26908;
}
</style>