Shades of Tenne (Tawny) #C15407
Tints of Tenne (Tawny) #C15407
RGB
CMYK
RGB Variations
Color information
#C15407 (or 0xC15407) is known color: Tenne (Tawny). HEX triplet: C1, 54 and 07. RGB value is (193,84,7). Sum of RGB (Red+Green+Blue) = 193+84+7=284 (37% of max value = 765). Red value is 193 (75.78% from 255 or 67.96% from 284); Green value is 84 (33.20% from 255 or 29.58% from 284); Blue value is 7 (3.12% from 255 or 2.46% from 284); Max value from RGB is 193 - color contains mainly: red. Hex color #C15407 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C15407 is #3EABF8. Grayscale: #6C6C6C. Windows color (decimal): -4107257 or 480449. OLE color: 480449.
HSL color Cylindrical-coordinate representation of color #C15407: hue angle of 24.84º degrees, saturation: 0.93, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #C15407 is Cyan = 0, Magento = 0.56, Yellow = 0.96 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 84 | 7 | - |
| CMYK | 0 | 0.56 | 0.96 | 0.24 |
| HSL | 24.84º | 0.93% | 0.39% | - |
| HSV(B) | 24.84º | 0.96% | 0.76% | - |
| XYZ | 25.2 | 17.69 | 2.29 | - |
| YUV | 107.81 | 71.11 | 188.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 84 | 7 | 0 | 0.56 | 0.96 | 0.24 | 24.84 | 0.93 | 0.39 |
| Hex | C1 | 54 | 7 | 0 | 38 | 60 | 18 | 19 | 5D | 27 |
| Octal | 301 | 124 | 7 | 0 | 70 | 140 | 30 | 31 | 135 | 47 |
| Binary | 11000001 | 1010100 | 111 | 0 | 111000 | 1100000 | 11000 | 11001 | 1011101 | 100111 |
Color Harmonies of #C15407
Complementary color
Monochromatic Colors of #C15407
Black with #C15407
Text Example
Text Example
White with #C15407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C15407; }
p { color: rgb(193,84,7); }
H1.HeaderClassName
{
color: #C15407;
}
.AnyTagClassName
{
color: #C15407;
}
</style>
background-color css
<style>
a { background-color: #C15407; }
a { background-color: rgb(193,84,7); }
div.DivClassName
{
background-color: #C15407;
}
.BgClassName
{
background-color: #C15407;
}
</style>
border-color css
<style>
span { border-color: #C15407; }
span { border-color: rgb(193,84,7); }
td.TdClassName
{
border-color: #C15407;
}
.TagClassName
{
border-color: #C15407;
}
</style>