Shades of Tenne (Tawny) #C56406
Tints of Tenne (Tawny) #C56406
RGB
CMYK
RGB Variations
Color information
#C56406 (or 0xC56406) is known color: Tenne (Tawny). HEX triplet: C5, 64 and 06. RGB value is (197,100,6). Sum of RGB (Red+Green+Blue) = 197+100+6=303 (40% of max value = 765). Red value is 197 (77.34% from 255 or 65.02% from 303); Green value is 100 (39.45% from 255 or 33.00% from 303); Blue value is 6 (2.73% from 255 or 1.98% from 303); Max value from RGB is 197 - color contains mainly: red. Hex color #C56406 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C56406 is #3A9BF9. Grayscale: #767676. Windows color (decimal): -3841018 or 419013. OLE color: 419013.
HSL color Cylindrical-coordinate representation of color #C56406: hue angle of 29.53º degrees, saturation: 0.94, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #C56406 is Cyan = 0, Magento = 0.49, Yellow = 0.97 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 197 | 100 | 6 | - |
| CMYK | 0 | 0.49 | 0.97 | 0.23 |
| HSL | 29.53º | 0.94% | 0.4% | - |
| HSV(B) | 29.53º | 0.97% | 0.77% | - |
| XYZ | 27.62 | 21 | 2.77 | - |
| YUV | 118.29 | 64.64 | 184.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 197 | 100 | 6 | 0 | 0.49 | 0.97 | 0.23 | 29.53 | 0.94 | 0.4 |
| Hex | C5 | 64 | 6 | 0 | 31 | 61 | 17 | 1E | 5E | 28 |
| Octal | 305 | 144 | 6 | 0 | 61 | 141 | 27 | 36 | 136 | 50 |
| Binary | 11000101 | 1100100 | 110 | 0 | 110001 | 1100001 | 10111 | 11110 | 1011110 | 101000 |
Color Harmonies of #C56406
Complementary color
Monochromatic Colors of #C56406
Black with #C56406
Text Example
Text Example
White with #C56406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C56406; }
p { color: rgb(197,100,6); }
H1.HeaderClassName
{
color: #C56406;
}
.AnyTagClassName
{
color: #C56406;
}
</style>
background-color css
<style>
a { background-color: #C56406; }
a { background-color: rgb(197,100,6); }
div.DivClassName
{
background-color: #C56406;
}
.BgClassName
{
background-color: #C56406;
}
</style>
border-color css
<style>
span { border-color: #C56406; }
span { border-color: rgb(197,100,6); }
td.TdClassName
{
border-color: #C56406;
}
.TagClassName
{
border-color: #C56406;
}
</style>