Shades of Tenne (Tawny) #C35614
Tints of Tenne (Tawny) #C35614
RGB
CMYK
RGB Variations
Color information
#C35614 (or 0xC35614) is known color: Tenne (Tawny). HEX triplet: C3, 56 and 14. RGB value is (195,86,20). Sum of RGB (Red+Green+Blue) = 195+86+20=301 (39% of max value = 765). Red value is 195 (76.56% from 255 or 64.78% from 301); Green value is 86 (33.98% from 255 or 28.57% from 301); Blue value is 20 (8.20% from 255 or 6.64% from 301); Max value from RGB is 195 - color contains mainly: red. Hex color #C35614 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C35614 is #3CA9EB. Grayscale: #6F6F6F. Windows color (decimal): -3975660 or 1332931. OLE color: 1332931.
HSL color Cylindrical-coordinate representation of color #C35614: hue angle of 22.63º degrees, saturation: 0.81, 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 #C35614 is Cyan = 0, Magento = 0.56, Yellow = 0.90 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 195 | 86 | 20 | - |
| CMYK | 0 | 0.56 | 0.90 | 0.24 |
| HSL | 22.63º | 0.81% | 0.42% | - |
| HSV(B) | 22.63º | 0.9% | 0.76% | - |
| XYZ | 25.96 | 18.31 | 2.83 | - |
| YUV | 111.07 | 76.61 | 187.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 195 | 86 | 20 | 0 | 0.56 | 0.90 | 0.24 | 22.63 | 0.81 | 0.42 |
| Hex | C3 | 56 | 14 | 0 | 38 | 5A | 18 | 17 | 51 | 2A |
| Octal | 303 | 126 | 24 | 0 | 70 | 132 | 30 | 27 | 121 | 52 |
| Binary | 11000011 | 1010110 | 10100 | 0 | 111000 | 1011010 | 11000 | 10111 | 1010001 | 101010 |
Color Harmonies of #C35614
Complementary color
Monochromatic Colors of #C35614
Black with #C35614
Text Example
Text Example
White with #C35614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C35614; }
p { color: rgb(195,86,20); }
H1.HeaderClassName
{
color: #C35614;
}
.AnyTagClassName
{
color: #C35614;
}
</style>
background-color css
<style>
a { background-color: #C35614; }
a { background-color: rgb(195,86,20); }
div.DivClassName
{
background-color: #C35614;
}
.BgClassName
{
background-color: #C35614;
}
</style>
border-color css
<style>
span { border-color: #C35614; }
span { border-color: rgb(195,86,20); }
td.TdClassName
{
border-color: #C35614;
}
.TagClassName
{
border-color: #C35614;
}
</style>