Shades of Tenne (Tawny) #C55611
Tints of Tenne (Tawny) #C55611
RGB
CMYK
RGB Variations
Color information
#C55611 (or 0xC55611) is known color: Tenne (Tawny). HEX triplet: C5, 56 and 11. RGB value is (197,86,17). Sum of RGB (Red+Green+Blue) = 197+86+17=300 (39% of max value = 765). Red value is 197 (77.34% from 255 or 65.67% from 300); Green value is 86 (33.98% from 255 or 28.67% from 300); Blue value is 17 (7.03% from 255 or 5.67% from 300); Max value from RGB is 197 - color contains mainly: red. Hex color #C55611 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C55611 is #3AA9EE. Grayscale: #6F6F6F. Windows color (decimal): -3844591 or 1136325. OLE color: 1136325.
HSL color Cylindrical-coordinate representation of color #C55611: hue angle of 23º degrees, saturation: 0.84, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #C55611 is Cyan = 0, Magento = 0.56, Yellow = 0.91 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 197 | 86 | 17 | - |
| CMYK | 0 | 0.56 | 0.91 | 0.23 |
| HSL | 23º | 0.84% | 0.42% | - |
| HSV(B) | 23º | 0.91% | 0.77% | - |
| XYZ | 26.45 | 18.57 | 2.72 | - |
| YUV | 111.32 | 74.77 | 189.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 197 | 86 | 17 | 0 | 0.56 | 0.91 | 0.23 | 23 | 0.84 | 0.42 |
| Hex | C5 | 56 | 11 | 0 | 38 | 5B | 17 | 17 | 54 | 2A |
| Octal | 305 | 126 | 21 | 0 | 70 | 133 | 27 | 27 | 124 | 52 |
| Binary | 11000101 | 1010110 | 10001 | 0 | 111000 | 1011011 | 10111 | 10111 | 1010100 | 101010 |
Color Harmonies of #C55611
Complementary color
Monochromatic Colors of #C55611
Black with #C55611
Text Example
Text Example
White with #C55611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C55611; }
p { color: rgb(197,86,17); }
H1.HeaderClassName
{
color: #C55611;
}
.AnyTagClassName
{
color: #C55611;
}
</style>
background-color css
<style>
a { background-color: #C55611; }
a { background-color: rgb(197,86,17); }
div.DivClassName
{
background-color: #C55611;
}
.BgClassName
{
background-color: #C55611;
}
</style>
border-color css
<style>
span { border-color: #C55611; }
span { border-color: rgb(197,86,17); }
td.TdClassName
{
border-color: #C55611;
}
.TagClassName
{
border-color: #C55611;
}
</style>