Shades of Tenne (Tawny) #C55517
Tints of Tenne (Tawny) #C55517
RGB
CMYK
RGB Variations
Color information
#C55517 (or 0xC55517) is known color: Tenne (Tawny). HEX triplet: C5, 55 and 17. RGB value is (197,85,23). Sum of RGB (Red+Green+Blue) = 197+85+23=305 (40% of max value = 765). Red value is 197 (77.34% from 255 or 64.59% from 305); Green value is 85 (33.59% from 255 or 27.87% from 305); Blue value is 23 (9.38% from 255 or 7.54% from 305); Max value from RGB is 197 - color contains mainly: red. Hex color #C55517 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C55517 is #3AAAE8. Grayscale: #6F6F6F. Windows color (decimal): -3844841 or 1529285. OLE color: 1529285.
HSL color Cylindrical-coordinate representation of color #C55517: hue angle of 21.38º degrees, saturation: 0.79, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #C55517 is Cyan = 0, Magento = 0.57, Yellow = 0.88 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 197 | 85 | 23 | - |
| CMYK | 0 | 0.57 | 0.88 | 0.23 |
| HSL | 21.38º | 0.79% | 0.43% | - |
| HSV(B) | 21.38º | 0.88% | 0.77% | - |
| XYZ | 26.43 | 18.43 | 2.97 | - |
| YUV | 111.42 | 78.11 | 189.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 197 | 85 | 23 | 0 | 0.57 | 0.88 | 0.23 | 21.38 | 0.79 | 0.43 |
| Hex | C5 | 55 | 17 | 0 | 39 | 58 | 17 | 15 | 4F | 2B |
| Octal | 305 | 125 | 27 | 0 | 71 | 130 | 27 | 25 | 117 | 53 |
| Binary | 11000101 | 1010101 | 10111 | 0 | 111001 | 1011000 | 10111 | 10101 | 1001111 | 101011 |
Color Harmonies of #C55517
Complementary color
Monochromatic Colors of #C55517
Black with #C55517
Text Example
Text Example
White with #C55517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C55517; }
p { color: rgb(197,85,23); }
H1.HeaderClassName
{
color: #C55517;
}
.AnyTagClassName
{
color: #C55517;
}
</style>
background-color css
<style>
a { background-color: #C55517; }
a { background-color: rgb(197,85,23); }
div.DivClassName
{
background-color: #C55517;
}
.BgClassName
{
background-color: #C55517;
}
</style>
border-color css
<style>
span { border-color: #C55517; }
span { border-color: rgb(197,85,23); }
td.TdClassName
{
border-color: #C55517;
}
.TagClassName
{
border-color: #C55517;
}
</style>