Shades of Tenne (Tawny) #C15310
Tints of Tenne (Tawny) #C15310
RGB
CMYK
RGB Variations
Color information
#C15310 (or 0xC15310) is known color: Tenne (Tawny). HEX triplet: C1, 53 and 10. RGB value is (193,83,16). Sum of RGB (Red+Green+Blue) = 193+83+16=292 (38% of max value = 765). Red value is 193 (75.78% from 255 or 66.10% from 292); Green value is 83 (32.81% from 255 or 28.42% from 292); Blue value is 16 (6.64% from 255 or 5.48% from 292); Max value from RGB is 193 - color contains mainly: red. Hex color #C15310 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C15310 is #3EACEF. Grayscale: #6C6C6C. Windows color (decimal): -4107504 or 1070017. OLE color: 1070017.
HSL color Cylindrical-coordinate representation of color #C15310: hue angle of 22.71º degrees, saturation: 0.85, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #C15310 is Cyan = 0, Magento = 0.57, Yellow = 0.92 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 83 | 16 | - |
| CMYK | 0 | 0.57 | 0.92 | 0.24 |
| HSL | 22.71º | 0.85% | 0.41% | - |
| HSV(B) | 22.71º | 0.92% | 0.76% | - |
| XYZ | 25.18 | 17.56 | 2.55 | - |
| YUV | 108.25 | 75.94 | 188.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 83 | 16 | 0 | 0.57 | 0.92 | 0.24 | 22.71 | 0.85 | 0.41 |
| Hex | C1 | 53 | 10 | 0 | 39 | 5C | 18 | 17 | 55 | 29 |
| Octal | 301 | 123 | 20 | 0 | 71 | 134 | 30 | 27 | 125 | 51 |
| Binary | 11000001 | 1010011 | 10000 | 0 | 111001 | 1011100 | 11000 | 10111 | 1010101 | 101001 |
Color Harmonies of #C15310
Complementary color
Monochromatic Colors of #C15310
Black with #C15310
Text Example
Text Example
White with #C15310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C15310; }
p { color: rgb(193,83,16); }
H1.HeaderClassName
{
color: #C15310;
}
.AnyTagClassName
{
color: #C15310;
}
</style>
background-color css
<style>
a { background-color: #C15310; }
a { background-color: rgb(193,83,16); }
div.DivClassName
{
background-color: #C15310;
}
.BgClassName
{
background-color: #C15310;
}
</style>
border-color css
<style>
span { border-color: #C15310; }
span { border-color: rgb(193,83,16); }
td.TdClassName
{
border-color: #C15310;
}
.TagClassName
{
border-color: #C15310;
}
</style>