Shades of Tenne (Tawny) #C35613
Tints of Tenne (Tawny) #C35613
RGB
CMYK
RGB Variations
Color information
#C35613 (or 0xC35613) is known color: Tenne (Tawny). HEX triplet: C3, 56 and 13. RGB value is (195,86,19). Sum of RGB (Red+Green+Blue) = 195+86+19=300 (39% of max value = 765). Red value is 195 (76.56% from 255 or 65% from 300); Green value is 86 (33.98% from 255 or 28.67% from 300); Blue value is 19 (7.81% from 255 or 6.33% from 300); Max value from RGB is 195 - color contains mainly: red. Hex color #C35613 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C35613 is #3CA9EC. Grayscale: #6F6F6F. Windows color (decimal): -3975661 or 1267395. OLE color: 1267395.
HSL color Cylindrical-coordinate representation of color #C35613: hue angle of 22.84º degrees, saturation: 0.82, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #C35613 is Cyan = 0, Magento = 0.56, Yellow = 0.90 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 195 | 86 | 19 | - |
| CMYK | 0 | 0.56 | 0.90 | 0.24 |
| HSL | 22.84º | 0.82% | 0.42% | - |
| HSV(B) | 22.84º | 0.9% | 0.76% | - |
| XYZ | 25.95 | 18.3 | 2.78 | - |
| YUV | 110.95 | 76.11 | 187.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 195 | 86 | 19 | 0 | 0.56 | 0.90 | 0.24 | 22.84 | 0.82 | 0.42 |
| Hex | C3 | 56 | 13 | 0 | 38 | 5A | 18 | 17 | 52 | 2A |
| Octal | 303 | 126 | 23 | 0 | 70 | 132 | 30 | 27 | 122 | 52 |
| Binary | 11000011 | 1010110 | 10011 | 0 | 111000 | 1011010 | 11000 | 10111 | 1010010 | 101010 |
Color Harmonies of #C35613
Complementary color
Monochromatic Colors of #C35613
Black with #C35613
Text Example
Text Example
White with #C35613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C35613; }
p { color: rgb(195,86,19); }
H1.HeaderClassName
{
color: #C35613;
}
.AnyTagClassName
{
color: #C35613;
}
</style>
background-color css
<style>
a { background-color: #C35613; }
a { background-color: rgb(195,86,19); }
div.DivClassName
{
background-color: #C35613;
}
.BgClassName
{
background-color: #C35613;
}
</style>
border-color css
<style>
span { border-color: #C35613; }
span { border-color: rgb(195,86,19); }
td.TdClassName
{
border-color: #C35613;
}
.TagClassName
{
border-color: #C35613;
}
</style>