Shades of Tenne (Tawny) #C45305
Tints of Tenne (Tawny) #C45305
RGB
CMYK
RGB Variations
Color information
#C45305 (or 0xC45305) is known color: Tenne (Tawny). HEX triplet: C4, 53 and 05. RGB value is (196,83,5). Sum of RGB (Red+Green+Blue) = 196+83+5=284 (37% of max value = 765). Red value is 196 (76.95% from 255 or 69.01% from 284); Green value is 83 (32.81% from 255 or 29.23% from 284); Blue value is 5 (2.34% from 255 or 1.76% from 284); Max value from RGB is 196 - color contains mainly: red. Hex color #C45305 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C45305 is #3BACFA. Grayscale: #6C6C6C. Windows color (decimal): -3910907 or 349124. OLE color: 349124.
HSL color Cylindrical-coordinate representation of color #C45305: hue angle of 24.5º degrees, saturation: 0.95, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #C45305 is Cyan = 0, Magento = 0.58, Yellow = 0.97 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 196 | 83 | 5 | - |
| CMYK | 0 | 0.58 | 0.97 | 0.23 |
| HSL | 24.5º | 0.95% | 0.39% | - |
| HSV(B) | 24.5º | 0.97% | 0.77% | - |
| XYZ | 25.89 | 17.93 | 2.24 | - |
| YUV | 107.9 | 69.94 | 190.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 196 | 83 | 5 | 0 | 0.58 | 0.97 | 0.23 | 24.5 | 0.95 | 0.39 |
| Hex | C4 | 53 | 5 | 0 | 3A | 61 | 17 | 19 | 5F | 27 |
| Octal | 304 | 123 | 5 | 0 | 72 | 141 | 27 | 31 | 137 | 47 |
| Binary | 11000100 | 1010011 | 101 | 0 | 111010 | 1100001 | 10111 | 11001 | 1011111 | 100111 |
Color Harmonies of #C45305
Complementary color
Monochromatic Colors of #C45305
Black with #C45305
Text Example
Text Example
White with #C45305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C45305; }
p { color: rgb(196,83,5); }
H1.HeaderClassName
{
color: #C45305;
}
.AnyTagClassName
{
color: #C45305;
}
</style>
background-color css
<style>
a { background-color: #C45305; }
a { background-color: rgb(196,83,5); }
div.DivClassName
{
background-color: #C45305;
}
.BgClassName
{
background-color: #C45305;
}
</style>
border-color css
<style>
span { border-color: #C45305; }
span { border-color: rgb(196,83,5); }
td.TdClassName
{
border-color: #C45305;
}
.TagClassName
{
border-color: #C45305;
}
</style>