Shades of Tenne (Tawny) #C45309
Tints of Tenne (Tawny) #C45309
RGB
CMYK
RGB Variations
Color information
#C45309 (or 0xC45309) is known color: Tenne (Tawny). HEX triplet: C4, 53 and 09. RGB value is (196,83,9). Sum of RGB (Red+Green+Blue) = 196+83+9=288 (38% of max value = 765). Red value is 196 (76.95% from 255 or 68.06% from 288); Green value is 83 (32.81% from 255 or 28.82% from 288); Blue value is 9 (3.91% from 255 or 3.12% from 288); Max value from RGB is 196 - color contains mainly: red. Hex color #C45309 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C45309 is #3BACF6. Grayscale: #6C6C6C. Windows color (decimal): -3910903 or 611268. OLE color: 611268.
HSL color Cylindrical-coordinate representation of color #C45309: hue angle of 23.74º degrees, saturation: 0.91, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #C45309 is Cyan = 0, Magento = 0.58, Yellow = 0.95 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 196 | 83 | 9 | - |
| CMYK | 0 | 0.58 | 0.95 | 0.23 |
| HSL | 23.74º | 0.91% | 0.4% | - |
| HSV(B) | 23.74º | 0.95% | 0.77% | - |
| XYZ | 25.91 | 17.94 | 2.36 | - |
| YUV | 108.35 | 71.94 | 190.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 196 | 83 | 9 | 0 | 0.58 | 0.95 | 0.23 | 23.74 | 0.91 | 0.4 |
| Hex | C4 | 53 | 9 | 0 | 3A | 5F | 17 | 18 | 5B | 28 |
| Octal | 304 | 123 | 11 | 0 | 72 | 137 | 27 | 30 | 133 | 50 |
| Binary | 11000100 | 1010011 | 1001 | 0 | 111010 | 1011111 | 10111 | 11000 | 1011011 | 101000 |
Color Harmonies of #C45309
Complementary color
Monochromatic Colors of #C45309
Black with #C45309
Text Example
Text Example
White with #C45309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C45309; }
p { color: rgb(196,83,9); }
H1.HeaderClassName
{
color: #C45309;
}
.AnyTagClassName
{
color: #C45309;
}
</style>
background-color css
<style>
a { background-color: #C45309; }
a { background-color: rgb(196,83,9); }
div.DivClassName
{
background-color: #C45309;
}
.BgClassName
{
background-color: #C45309;
}
</style>
border-color css
<style>
span { border-color: #C45309; }
span { border-color: rgb(196,83,9); }
td.TdClassName
{
border-color: #C45309;
}
.TagClassName
{
border-color: #C45309;
}
</style>