Shades of Tenne (Tawny) #C15311
Tints of Tenne (Tawny) #C15311
RGB
CMYK
RGB Variations
Color information
#C15311 (or 0xC15311) is known color: Tenne (Tawny). HEX triplet: C1, 53 and 11. RGB value is (193,83,17). Sum of RGB (Red+Green+Blue) = 193+83+17=293 (38% of max value = 765). Red value is 193 (75.78% from 255 or 65.87% from 293); Green value is 83 (32.81% from 255 or 28.33% from 293); Blue value is 17 (7.03% from 255 or 5.80% from 293); Max value from RGB is 193 - color contains mainly: red. Hex color #C15311 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C15311 is #3EACEE. Grayscale: #6C6C6C. Windows color (decimal): -4107503 or 1135553. OLE color: 1135553.
HSL color Cylindrical-coordinate representation of color #C15311: hue angle of 22.5º degrees, saturation: 0.84, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #C15311 is Cyan = 0, Magento = 0.57, Yellow = 0.91 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 83 | 17 | - |
| CMYK | 0 | 0.57 | 0.91 | 0.24 |
| HSL | 22.5º | 0.84% | 0.41% | - |
| HSV(B) | 22.5º | 0.91% | 0.76% | - |
| XYZ | 25.19 | 17.56 | 2.59 | - |
| YUV | 108.37 | 76.44 | 188.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 83 | 17 | 0 | 0.57 | 0.91 | 0.24 | 22.5 | 0.84 | 0.41 |
| Hex | C1 | 53 | 11 | 0 | 39 | 5B | 18 | 16 | 54 | 29 |
| Octal | 301 | 123 | 21 | 0 | 71 | 133 | 30 | 26 | 124 | 51 |
| Binary | 11000001 | 1010011 | 10001 | 0 | 111001 | 1011011 | 11000 | 10110 | 1010100 | 101001 |
Color Harmonies of #C15311
Complementary color
Monochromatic Colors of #C15311
Black with #C15311
Text Example
Text Example
White with #C15311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C15311; }
p { color: rgb(193,83,17); }
H1.HeaderClassName
{
color: #C15311;
}
.AnyTagClassName
{
color: #C15311;
}
</style>
background-color css
<style>
a { background-color: #C15311; }
a { background-color: rgb(193,83,17); }
div.DivClassName
{
background-color: #C15311;
}
.BgClassName
{
background-color: #C15311;
}
</style>
border-color css
<style>
span { border-color: #C15311; }
span { border-color: rgb(193,83,17); }
td.TdClassName
{
border-color: #C15311;
}
.TagClassName
{
border-color: #C15311;
}
</style>