Shades of Tenne (Tawny) #C55106
Tints of Tenne (Tawny) #C55106
RGB
CMYK
RGB Variations
Color information
#C55106 (or 0xC55106) is known color: Tenne (Tawny). HEX triplet: C5, 51 and 06. RGB value is (197,81,6). Sum of RGB (Red+Green+Blue) = 197+81+6=284 (37% of max value = 765). Red value is 197 (77.34% from 255 or 69.37% from 284); Green value is 81 (32.03% from 255 or 28.52% from 284); Blue value is 6 (2.73% from 255 or 2.11% from 284); Max value from RGB is 197 - color contains mainly: red. Hex color #C55106 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C55106 is #3AAEF9. Grayscale: #6B6B6B. Windows color (decimal): -3845882 or 414149. OLE color: 414149.
HSL color Cylindrical-coordinate representation of color #C55106: hue angle of 23.56º 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 #C55106 is Cyan = 0, Magento = 0.59, Yellow = 0.97 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 197 | 81 | 6 | - |
| CMYK | 0 | 0.59 | 0.97 | 0.23 |
| HSL | 23.56º | 0.94% | 0.4% | - |
| HSV(B) | 23.56º | 0.97% | 0.77% | - |
| XYZ | 26 | 17.77 | 2.23 | - |
| YUV | 107.13 | 70.93 | 192.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 197 | 81 | 6 | 0 | 0.59 | 0.97 | 0.23 | 23.56 | 0.94 | 0.4 |
| Hex | C5 | 51 | 6 | 0 | 3B | 61 | 17 | 18 | 5E | 28 |
| Octal | 305 | 121 | 6 | 0 | 73 | 141 | 27 | 30 | 136 | 50 |
| Binary | 11000101 | 1010001 | 110 | 0 | 111011 | 1100001 | 10111 | 11000 | 1011110 | 101000 |
Color Harmonies of #C55106
Complementary color
Monochromatic Colors of #C55106
Black with #C55106
Text Example
Text Example
White with #C55106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C55106; }
p { color: rgb(197,81,6); }
H1.HeaderClassName
{
color: #C55106;
}
.AnyTagClassName
{
color: #C55106;
}
</style>
background-color css
<style>
a { background-color: #C55106; }
a { background-color: rgb(197,81,6); }
div.DivClassName
{
background-color: #C55106;
}
.BgClassName
{
background-color: #C55106;
}
</style>
border-color css
<style>
span { border-color: #C55106; }
span { border-color: rgb(197,81,6); }
td.TdClassName
{
border-color: #C55106;
}
.TagClassName
{
border-color: #C55106;
}
</style>