Shades of Tenne (Tawny) #C35413
Tints of Tenne (Tawny) #C35413
RGB
CMYK
RGB Variations
Color information
#C35413 (or 0xC35413) is known color: Tenne (Tawny). HEX triplet: C3, 54 and 13. RGB value is (195,84,19). Sum of RGB (Red+Green+Blue) = 195+84+19=298 (39% of max value = 765). Red value is 195 (76.56% from 255 or 65.44% from 298); Green value is 84 (33.20% from 255 or 28.19% from 298); Blue value is 19 (7.81% from 255 or 6.38% from 298); Max value from RGB is 195 - color contains mainly: red. Hex color #C35413 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C35413 is #3CABEC. Grayscale: #6E6E6E. Windows color (decimal): -3976173 or 1266883. OLE color: 1266883.
HSL color Cylindrical-coordinate representation of color #C35413: hue angle of 22.16º 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 #C35413 is Cyan = 0, Magento = 0.57, Yellow = 0.90 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 195 | 84 | 19 | - |
| CMYK | 0 | 0.57 | 0.90 | 0.24 |
| HSL | 22.16º | 0.82% | 0.42% | - |
| HSV(B) | 22.16º | 0.9% | 0.76% | - |
| XYZ | 25.79 | 17.99 | 2.73 | - |
| YUV | 109.78 | 76.77 | 188.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 195 | 84 | 19 | 0 | 0.57 | 0.90 | 0.24 | 22.16 | 0.82 | 0.42 |
| Hex | C3 | 54 | 13 | 0 | 39 | 5A | 18 | 16 | 52 | 2A |
| Octal | 303 | 124 | 23 | 0 | 71 | 132 | 30 | 26 | 122 | 52 |
| Binary | 11000011 | 1010100 | 10011 | 0 | 111001 | 1011010 | 11000 | 10110 | 1010010 | 101010 |
Color Harmonies of #C35413
Complementary color
Monochromatic Colors of #C35413
Black with #C35413
Text Example
Text Example
White with #C35413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C35413; }
p { color: rgb(195,84,19); }
H1.HeaderClassName
{
color: #C35413;
}
.AnyTagClassName
{
color: #C35413;
}
</style>
background-color css
<style>
a { background-color: #C35413; }
a { background-color: rgb(195,84,19); }
div.DivClassName
{
background-color: #C35413;
}
.BgClassName
{
background-color: #C35413;
}
</style>
border-color css
<style>
span { border-color: #C35413; }
span { border-color: rgb(195,84,19); }
td.TdClassName
{
border-color: #C35413;
}
.TagClassName
{
border-color: #C35413;
}
</style>