Shades of Tenne (Tawny) #C26110
Tints of Tenne (Tawny) #C26110
RGB
CMYK
RGB Variations
Color information
#C26110 (or 0xC26110) is known color: Tenne (Tawny). HEX triplet: C2, 61 and 10. RGB value is (194,97,16). Sum of RGB (Red+Green+Blue) = 194+97+16=307 (40% of max value = 765). Red value is 194 (76.17% from 255 or 63.19% from 307); Green value is 97 (38.28% from 255 or 31.60% from 307); Blue value is 16 (6.64% from 255 or 5.21% from 307); Max value from RGB is 194 - color contains mainly: red. Hex color #C26110 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C26110 is #3D9EEF. Grayscale: #757575. Windows color (decimal): -4038384 or 1073602. OLE color: 1073602.
HSL color Cylindrical-coordinate representation of color #C26110: hue angle of 27.3º degrees, saturation: 0.85, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #C26110 is Cyan = 0, Magento = 0.50, Yellow = 0.92 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 194 | 97 | 16 | - |
| CMYK | 0 | 0.50 | 0.92 | 0.24 |
| HSL | 27.3º | 0.85% | 0.41% | - |
| HSV(B) | 27.3º | 0.92% | 0.76% | - |
| XYZ | 26.62 | 20.06 | 2.96 | - |
| YUV | 116.77 | 71.14 | 183.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 194 | 97 | 16 | 0 | 0.50 | 0.92 | 0.24 | 27.3 | 0.85 | 0.41 |
| Hex | C2 | 61 | 10 | 0 | 32 | 5C | 18 | 1B | 55 | 29 |
| Octal | 302 | 141 | 20 | 0 | 62 | 134 | 30 | 33 | 125 | 51 |
| Binary | 11000010 | 1100001 | 10000 | 0 | 110010 | 1011100 | 11000 | 11011 | 1010101 | 101001 |
Color Harmonies of #C26110
Complementary color
Monochromatic Colors of #C26110
Black with #C26110
Text Example
Text Example
White with #C26110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C26110; }
p { color: rgb(194,97,16); }
H1.HeaderClassName
{
color: #C26110;
}
.AnyTagClassName
{
color: #C26110;
}
</style>
background-color css
<style>
a { background-color: #C26110; }
a { background-color: rgb(194,97,16); }
div.DivClassName
{
background-color: #C26110;
}
.BgClassName
{
background-color: #C26110;
}
</style>
border-color css
<style>
span { border-color: #C26110; }
span { border-color: rgb(194,97,16); }
td.TdClassName
{
border-color: #C26110;
}
.TagClassName
{
border-color: #C26110;
}
</style>