Shades of Tenne (Tawny) #C55413
Tints of Tenne (Tawny) #C55413
RGB
CMYK
RGB Variations
Color information
#C55413 (or 0xC55413) is known color: Tenne (Tawny). HEX triplet: C5, 54 and 13. RGB value is (197,84,19). Sum of RGB (Red+Green+Blue) = 197+84+19=300 (39% of max value = 765). Red value is 197 (77.34% from 255 or 65.67% from 300); Green value is 84 (33.20% from 255 or 28% from 300); Blue value is 19 (7.81% from 255 or 6.33% from 300); Max value from RGB is 197 - color contains mainly: red. Hex color #C55413 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C55413 is #3AABEC. Grayscale: #6E6E6E. Windows color (decimal): -3845101 or 1266885. OLE color: 1266885.
HSL color Cylindrical-coordinate representation of color #C55413: hue angle of 21.91º degrees, saturation: 0.82, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #C55413 is Cyan = 0, Magento = 0.57, Yellow = 0.90 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 197 | 84 | 19 | - |
| CMYK | 0 | 0.57 | 0.90 | 0.23 |
| HSL | 21.91º | 0.82% | 0.42% | - |
| HSV(B) | 21.91º | 0.9% | 0.77% | - |
| XYZ | 26.31 | 18.26 | 2.75 | - |
| YUV | 110.38 | 76.44 | 189.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 197 | 84 | 19 | 0 | 0.57 | 0.90 | 0.23 | 21.91 | 0.82 | 0.42 |
| Hex | C5 | 54 | 13 | 0 | 39 | 5A | 17 | 16 | 52 | 2A |
| Octal | 305 | 124 | 23 | 0 | 71 | 132 | 27 | 26 | 122 | 52 |
| Binary | 11000101 | 1010100 | 10011 | 0 | 111001 | 1011010 | 10111 | 10110 | 1010010 | 101010 |
Color Harmonies of #C55413
Complementary color
Monochromatic Colors of #C55413
Black with #C55413
Text Example
Text Example
White with #C55413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C55413; }
p { color: rgb(197,84,19); }
H1.HeaderClassName
{
color: #C55413;
}
.AnyTagClassName
{
color: #C55413;
}
</style>
background-color css
<style>
a { background-color: #C55413; }
a { background-color: rgb(197,84,19); }
div.DivClassName
{
background-color: #C55413;
}
.BgClassName
{
background-color: #C55413;
}
</style>
border-color css
<style>
span { border-color: #C55413; }
span { border-color: rgb(197,84,19); }
td.TdClassName
{
border-color: #C55413;
}
.TagClassName
{
border-color: #C55413;
}
</style>