Shades of Tenne (Tawny) #C45108
Tints of Tenne (Tawny) #C45108
RGB
CMYK
RGB Variations
Color information
#C45108 (or 0xC45108) is known color: Tenne (Tawny). HEX triplet: C4, 51 and 08. RGB value is (196,81,8). Sum of RGB (Red+Green+Blue) = 196+81+8=285 (37% of max value = 765). Red value is 196 (76.95% from 255 or 68.77% from 285); Green value is 81 (32.03% from 255 or 28.42% from 285); Blue value is 8 (3.52% from 255 or 2.81% from 285); Max value from RGB is 196 - color contains mainly: red. Hex color #C45108 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C45108 is #3BAEF7. Grayscale: #6B6B6B. Windows color (decimal): -3911416 or 545220. OLE color: 545220.
HSL color Cylindrical-coordinate representation of color #C45108: hue angle of 23.3º degrees, saturation: 0.92, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #C45108 is Cyan = 0, Magento = 0.59, Yellow = 0.96 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 196 | 81 | 8 | - |
| CMYK | 0 | 0.59 | 0.96 | 0.23 |
| HSL | 23.3º | 0.92% | 0.4% | - |
| HSV(B) | 23.3º | 0.96% | 0.77% | - |
| XYZ | 25.75 | 17.64 | 2.28 | - |
| YUV | 107.06 | 72.1 | 191.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 196 | 81 | 8 | 0 | 0.59 | 0.96 | 0.23 | 23.3 | 0.92 | 0.4 |
| Hex | C4 | 51 | 8 | 0 | 3B | 60 | 17 | 17 | 5C | 28 |
| Octal | 304 | 121 | 10 | 0 | 73 | 140 | 27 | 27 | 134 | 50 |
| Binary | 11000100 | 1010001 | 1000 | 0 | 111011 | 1100000 | 10111 | 10111 | 1011100 | 101000 |
Color Harmonies of #C45108
Complementary color
Monochromatic Colors of #C45108
Black with #C45108
Text Example
Text Example
White with #C45108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C45108; }
p { color: rgb(196,81,8); }
H1.HeaderClassName
{
color: #C45108;
}
.AnyTagClassName
{
color: #C45108;
}
</style>
background-color css
<style>
a { background-color: #C45108; }
a { background-color: rgb(196,81,8); }
div.DivClassName
{
background-color: #C45108;
}
.BgClassName
{
background-color: #C45108;
}
</style>
border-color css
<style>
span { border-color: #C45108; }
span { border-color: rgb(196,81,8); }
td.TdClassName
{
border-color: #C45108;
}
.TagClassName
{
border-color: #C45108;
}
</style>