Shades of Tenne (Tawny) #C35710
Tints of Tenne (Tawny) #C35710
RGB
CMYK
RGB Variations
Color information
#C35710 (or 0xC35710) is known color: Tenne (Tawny). HEX triplet: C3, 57 and 10. RGB value is (195,87,16). Sum of RGB (Red+Green+Blue) = 195+87+16=298 (39% of max value = 765). Red value is 195 (76.56% from 255 or 65.44% from 298); Green value is 87 (34.38% from 255 or 29.19% from 298); Blue value is 16 (6.64% from 255 or 5.37% from 298); Max value from RGB is 195 - color contains mainly: red. Hex color #C35710 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C35710 is #3CA8EF. Grayscale: #6F6F6F. Windows color (decimal): -3975408 or 1071043. OLE color: 1071043.
HSL color Cylindrical-coordinate representation of color #C35710: hue angle of 23.8º degrees, saturation: 0.85, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #C35710 is Cyan = 0, Magento = 0.55, Yellow = 0.92 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 195 | 87 | 16 | - |
| CMYK | 0 | 0.55 | 0.92 | 0.24 |
| HSL | 23.8º | 0.85% | 0.41% | - |
| HSV(B) | 23.8º | 0.92% | 0.76% | - |
| XYZ | 26.01 | 18.46 | 2.68 | - |
| YUV | 111.2 | 74.28 | 187.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 195 | 87 | 16 | 0 | 0.55 | 0.92 | 0.24 | 23.8 | 0.85 | 0.41 |
| Hex | C3 | 57 | 10 | 0 | 37 | 5C | 18 | 18 | 55 | 29 |
| Octal | 303 | 127 | 20 | 0 | 67 | 134 | 30 | 30 | 125 | 51 |
| Binary | 11000011 | 1010111 | 10000 | 0 | 110111 | 1011100 | 11000 | 11000 | 1010101 | 101001 |
Color Harmonies of #C35710
Complementary color
Monochromatic Colors of #C35710
Black with #C35710
Text Example
Text Example
White with #C35710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C35710; }
p { color: rgb(195,87,16); }
H1.HeaderClassName
{
color: #C35710;
}
.AnyTagClassName
{
color: #C35710;
}
</style>
background-color css
<style>
a { background-color: #C35710; }
a { background-color: rgb(195,87,16); }
div.DivClassName
{
background-color: #C35710;
}
.BgClassName
{
background-color: #C35710;
}
</style>
border-color css
<style>
span { border-color: #C35710; }
span { border-color: rgb(195,87,16); }
td.TdClassName
{
border-color: #C35710;
}
.TagClassName
{
border-color: #C35710;
}
</style>