Shades of Tenne (Tawny) #C55107
Tints of Tenne (Tawny) #C55107
RGB
CMYK
RGB Variations
Color information
#C55107 (or 0xC55107) is known color: Tenne (Tawny). HEX triplet: C5, 51 and 07. RGB value is (197,81,7). Sum of RGB (Red+Green+Blue) = 197+81+7=285 (37% of max value = 765). Red value is 197 (77.34% from 255 or 69.12% from 285); Green value is 81 (32.03% from 255 or 28.42% from 285); Blue value is 7 (3.12% from 255 or 2.46% from 285); Max value from RGB is 197 - color contains mainly: red. Hex color #C55107 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C55107 is #3AAEF8. Grayscale: #6B6B6B. Windows color (decimal): -3845881 or 479685. OLE color: 479685.
HSL color Cylindrical-coordinate representation of color #C55107: hue angle of 23.37º degrees, saturation: 0.93, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #C55107 is Cyan = 0, Magento = 0.59, Yellow = 0.96 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 197 | 81 | 7 | - |
| CMYK | 0 | 0.59 | 0.96 | 0.23 |
| HSL | 23.37º | 0.93% | 0.4% | - |
| HSV(B) | 23.37º | 0.96% | 0.77% | - |
| XYZ | 26.01 | 17.77 | 2.26 | - |
| YUV | 107.25 | 71.43 | 192.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 197 | 81 | 7 | 0 | 0.59 | 0.96 | 0.23 | 23.37 | 0.93 | 0.4 |
| Hex | C5 | 51 | 7 | 0 | 3B | 60 | 17 | 17 | 5D | 28 |
| Octal | 305 | 121 | 7 | 0 | 73 | 140 | 27 | 27 | 135 | 50 |
| Binary | 11000101 | 1010001 | 111 | 0 | 111011 | 1100000 | 10111 | 10111 | 1011101 | 101000 |
Color Harmonies of #C55107
Complementary color
Monochromatic Colors of #C55107
Black with #C55107
Text Example
Text Example
White with #C55107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C55107; }
p { color: rgb(197,81,7); }
H1.HeaderClassName
{
color: #C55107;
}
.AnyTagClassName
{
color: #C55107;
}
</style>
background-color css
<style>
a { background-color: #C55107; }
a { background-color: rgb(197,81,7); }
div.DivClassName
{
background-color: #C55107;
}
.BgClassName
{
background-color: #C55107;
}
</style>
border-color css
<style>
span { border-color: #C55107; }
span { border-color: rgb(197,81,7); }
td.TdClassName
{
border-color: #C55107;
}
.TagClassName
{
border-color: #C55107;
}
</style>