Shades of Tenne (Tawny) #C26908
Tints of Tenne (Tawny) #C26908
RGB
CMYK
RGB Variations
Color information
#C26908 (or 0xC26908) is known color: Tenne (Tawny). HEX triplet: C2, 69 and 08. RGB value is (194,105,8). Sum of RGB (Red+Green+Blue) = 194+105+8=307 (40% of max value = 765). Red value is 194 (76.17% from 255 or 63.19% from 307); Green value is 105 (41.41% from 255 or 34.20% from 307); Blue value is 8 (3.52% from 255 or 2.61% from 307); Max value from RGB is 194 - color contains mainly: red. Hex color #C26908 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C26908 is #3D96F7. Grayscale: #797979. Windows color (decimal): -4036344 or 551362. OLE color: 551362.
HSL color Cylindrical-coordinate representation of color #C26908: hue angle of 31.29º degrees, saturation: 0.92, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #C26908 is Cyan = 0, Magento = 0.46, Yellow = 0.96 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 194 | 105 | 8 | - |
| CMYK | 0 | 0.46 | 0.96 | 0.24 |
| HSL | 31.29º | 0.92% | 0.4% | - |
| HSV(B) | 31.29º | 0.96% | 0.76% | - |
| XYZ | 27.34 | 21.59 | 2.96 | - |
| YUV | 120.55 | 64.49 | 180.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 194 | 105 | 8 | 0 | 0.46 | 0.96 | 0.24 | 31.29 | 0.92 | 0.4 |
| Hex | C2 | 69 | 8 | 0 | 2E | 60 | 18 | 1F | 5C | 28 |
| Octal | 302 | 151 | 10 | 0 | 56 | 140 | 30 | 37 | 134 | 50 |
| Binary | 11000010 | 1101001 | 1000 | 0 | 101110 | 1100000 | 11000 | 11111 | 1011100 | 101000 |
Color Harmonies of #C26908
Complementary color
Monochromatic Colors of #C26908
Black with #C26908
Text Example
Text Example
White with #C26908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C26908; }
p { color: rgb(194,105,8); }
H1.HeaderClassName
{
color: #C26908;
}
.AnyTagClassName
{
color: #C26908;
}
</style>
background-color css
<style>
a { background-color: #C26908; }
a { background-color: rgb(194,105,8); }
div.DivClassName
{
background-color: #C26908;
}
.BgClassName
{
background-color: #C26908;
}
</style>
border-color css
<style>
span { border-color: #C26908; }
span { border-color: rgb(194,105,8); }
td.TdClassName
{
border-color: #C26908;
}
.TagClassName
{
border-color: #C26908;
}
</style>