Shades of Tenne (Tawny) #C15714
Tints of Tenne (Tawny) #C15714
RGB
CMYK
RGB Variations
Color information
#C15714 (or 0xC15714) is known color: Tenne (Tawny). HEX triplet: C1, 57 and 14. RGB value is (193,87,20). Sum of RGB (Red+Green+Blue) = 193+87+20=300 (39% of max value = 765). Red value is 193 (75.78% from 255 or 64.33% from 300); Green value is 87 (34.38% from 255 or 29% from 300); Blue value is 20 (8.20% from 255 or 6.67% from 300); Max value from RGB is 193 - color contains mainly: red. Hex color #C15714 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C15714 is #3EA8EB. Grayscale: #6F6F6F. Windows color (decimal): -4106476 or 1333185. OLE color: 1333185.
HSL color Cylindrical-coordinate representation of color #C15714: hue angle of 23.24º degrees, saturation: 0.81, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #C15714 is Cyan = 0, Magento = 0.55, Yellow = 0.90 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 87 | 20 | - |
| CMYK | 0 | 0.55 | 0.90 | 0.24 |
| HSL | 23.24º | 0.81% | 0.42% | - |
| HSV(B) | 23.24º | 0.9% | 0.76% | - |
| XYZ | 25.53 | 18.2 | 2.83 | - |
| YUV | 111.06 | 76.62 | 186.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 87 | 20 | 0 | 0.55 | 0.90 | 0.24 | 23.24 | 0.81 | 0.42 |
| Hex | C1 | 57 | 14 | 0 | 37 | 5A | 18 | 17 | 51 | 2A |
| Octal | 301 | 127 | 24 | 0 | 67 | 132 | 30 | 27 | 121 | 52 |
| Binary | 11000001 | 1010111 | 10100 | 0 | 110111 | 1011010 | 11000 | 10111 | 1010001 | 101010 |
Color Harmonies of #C15714
Complementary color
Monochromatic Colors of #C15714
Black with #C15714
Text Example
Text Example
White with #C15714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C15714; }
p { color: rgb(193,87,20); }
H1.HeaderClassName
{
color: #C15714;
}
.AnyTagClassName
{
color: #C15714;
}
</style>
background-color css
<style>
a { background-color: #C15714; }
a { background-color: rgb(193,87,20); }
div.DivClassName
{
background-color: #C15714;
}
.BgClassName
{
background-color: #C15714;
}
</style>
border-color css
<style>
span { border-color: #C15714; }
span { border-color: rgb(193,87,20); }
td.TdClassName
{
border-color: #C15714;
}
.TagClassName
{
border-color: #C15714;
}
</style>