Shades of Tenne (Tawny) #C16507
Tints of Tenne (Tawny) #C16507
RGB
CMYK
RGB Variations
Color information
#C16507 (or 0xC16507) is known color: Tenne (Tawny). HEX triplet: C1, 65 and 07. RGB value is (193,101,7). Sum of RGB (Red+Green+Blue) = 193+101+7=301 (39% of max value = 765). Red value is 193 (75.78% from 255 or 64.12% from 301); Green value is 101 (39.84% from 255 or 33.55% from 301); Blue value is 7 (3.12% from 255 or 2.33% from 301); Max value from RGB is 193 - color contains mainly: red. Hex color #C16507 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C16507 is #3E9AF8. Grayscale: #767676. Windows color (decimal): -4102905 or 484801. OLE color: 484801.
HSL color Cylindrical-coordinate representation of color #C16507: hue angle of 30.32º 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 #C16507 is Cyan = 0, Magento = 0.48, Yellow = 0.96 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 101 | 7 | - |
| CMYK | 0 | 0.48 | 0.96 | 0.24 |
| HSL | 30.32º | 0.93% | 0.39% | - |
| HSV(B) | 30.32º | 0.96% | 0.76% | - |
| XYZ | 26.68 | 20.66 | 2.78 | - |
| YUV | 117.79 | 65.48 | 181.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 101 | 7 | 0 | 0.48 | 0.96 | 0.24 | 30.32 | 0.93 | 0.39 |
| Hex | C1 | 65 | 7 | 0 | 30 | 60 | 18 | 1E | 5D | 27 |
| Octal | 301 | 145 | 7 | 0 | 60 | 140 | 30 | 36 | 135 | 47 |
| Binary | 11000001 | 1100101 | 111 | 0 | 110000 | 1100000 | 11000 | 11110 | 1011101 | 100111 |
Color Harmonies of #C16507
Complementary color
Monochromatic Colors of #C16507
Black with #C16507
Text Example
Text Example
White with #C16507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C16507; }
p { color: rgb(193,101,7); }
H1.HeaderClassName
{
color: #C16507;
}
.AnyTagClassName
{
color: #C16507;
}
</style>
background-color css
<style>
a { background-color: #C16507; }
a { background-color: rgb(193,101,7); }
div.DivClassName
{
background-color: #C16507;
}
.BgClassName
{
background-color: #C16507;
}
</style>
border-color css
<style>
span { border-color: #C16507; }
span { border-color: rgb(193,101,7); }
td.TdClassName
{
border-color: #C16507;
}
.TagClassName
{
border-color: #C16507;
}
</style>