Shades of Tenne (Tawny) #C15615
Tints of Tenne (Tawny) #C15615
RGB
CMYK
RGB Variations
Color information
#C15615 (or 0xC15615) is known color: Tenne (Tawny). HEX triplet: C1, 56 and 15. RGB value is (193,86,21). Sum of RGB (Red+Green+Blue) = 193+86+21=300 (39% of max value = 765). Red value is 193 (75.78% from 255 or 64.33% from 300); Green value is 86 (33.98% from 255 or 28.67% from 300); Blue value is 21 (8.59% from 255 or 7% from 300); Max value from RGB is 193 - color contains mainly: red. Hex color #C15615 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C15615 is #3EA9EA. Grayscale: #6E6E6E. Windows color (decimal): -4106731 or 1398465. OLE color: 1398465.
HSL color Cylindrical-coordinate representation of color #C15615: hue angle of 22.67º degrees, saturation: 0.8, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #C15615 is Cyan = 0, Magento = 0.55, Yellow = 0.89 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 86 | 21 | - |
| CMYK | 0 | 0.55 | 0.89 | 0.24 |
| HSL | 22.67º | 0.8% | 0.42% | - |
| HSV(B) | 22.67º | 0.89% | 0.76% | - |
| XYZ | 25.46 | 18.05 | 2.85 | - |
| YUV | 110.58 | 77.45 | 186.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 86 | 21 | 0 | 0.55 | 0.89 | 0.24 | 22.67 | 0.8 | 0.42 |
| Hex | C1 | 56 | 15 | 0 | 37 | 59 | 18 | 17 | 50 | 2A |
| Octal | 301 | 126 | 25 | 0 | 67 | 131 | 30 | 27 | 120 | 52 |
| Binary | 11000001 | 1010110 | 10101 | 0 | 110111 | 1011001 | 11000 | 10111 | 1010000 | 101010 |
Color Harmonies of #C15615
Complementary color
Monochromatic Colors of #C15615
Black with #C15615
Text Example
Text Example
White with #C15615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C15615; }
p { color: rgb(193,86,21); }
H1.HeaderClassName
{
color: #C15615;
}
.AnyTagClassName
{
color: #C15615;
}
</style>
background-color css
<style>
a { background-color: #C15615; }
a { background-color: rgb(193,86,21); }
div.DivClassName
{
background-color: #C15615;
}
.BgClassName
{
background-color: #C15615;
}
</style>
border-color css
<style>
span { border-color: #C15615; }
span { border-color: rgb(193,86,21); }
td.TdClassName
{
border-color: #C15615;
}
.TagClassName
{
border-color: #C15615;
}
</style>