Shades of Tenne (Tawny) #C16207
Tints of Tenne (Tawny) #C16207
RGB
CMYK
RGB Variations
Color information
#C16207 (or 0xC16207) is known color: Tenne (Tawny). HEX triplet: C1, 62 and 07. RGB value is (193,98,7). Sum of RGB (Red+Green+Blue) = 193+98+7=298 (39% of max value = 765). Red value is 193 (75.78% from 255 or 64.77% from 298); Green value is 98 (38.67% from 255 or 32.89% from 298); Blue value is 7 (3.12% from 255 or 2.35% from 298); Max value from RGB is 193 - color contains mainly: red. Hex color #C16207 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C16207 is #3E9DF8. Grayscale: #747474. Windows color (decimal): -4103673 or 484033. OLE color: 484033.
HSL color Cylindrical-coordinate representation of color #C16207: hue angle of 29.35º degrees, saturation: 0.93, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #C16207 is Cyan = 0, Magento = 0.49, Yellow = 0.96 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 98 | 7 | - |
| CMYK | 0 | 0.49 | 0.96 | 0.24 |
| HSL | 29.35º | 0.93% | 0.39% | - |
| HSV(B) | 29.35º | 0.96% | 0.76% | - |
| XYZ | 26.4 | 20.09 | 2.69 | - |
| YUV | 116.03 | 66.47 | 182.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 98 | 7 | 0 | 0.49 | 0.96 | 0.24 | 29.35 | 0.93 | 0.39 |
| Hex | C1 | 62 | 7 | 0 | 31 | 60 | 18 | 1D | 5D | 27 |
| Octal | 301 | 142 | 7 | 0 | 61 | 140 | 30 | 35 | 135 | 47 |
| Binary | 11000001 | 1100010 | 111 | 0 | 110001 | 1100000 | 11000 | 11101 | 1011101 | 100111 |
Color Harmonies of #C16207
Complementary color
Monochromatic Colors of #C16207
Black with #C16207
Text Example
Text Example
White with #C16207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C16207; }
p { color: rgb(193,98,7); }
H1.HeaderClassName
{
color: #C16207;
}
.AnyTagClassName
{
color: #C16207;
}
</style>
background-color css
<style>
a { background-color: #C16207; }
a { background-color: rgb(193,98,7); }
div.DivClassName
{
background-color: #C16207;
}
.BgClassName
{
background-color: #C16207;
}
</style>
border-color css
<style>
span { border-color: #C16207; }
span { border-color: rgb(193,98,7); }
td.TdClassName
{
border-color: #C16207;
}
.TagClassName
{
border-color: #C16207;
}
</style>