Shades of Tenne (Tawny) #C65614
Tints of Tenne (Tawny) #C65614
RGB
CMYK
RGB Variations
Color information
#C65614 (or 0xC65614) is known color: Tenne (Tawny). HEX triplet: C6, 56 and 14. RGB value is (198,86,20). Sum of RGB (Red+Green+Blue) = 198+86+20=304 (40% of max value = 765). Red value is 198 (77.73% from 255 or 65.13% from 304); Green value is 86 (33.98% from 255 or 28.29% from 304); Blue value is 20 (8.20% from 255 or 6.58% from 304); Max value from RGB is 198 - color contains mainly: red. Hex color #C65614 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C65614 is #39A9EB. Grayscale: #707070. Windows color (decimal): -3779052 or 1332934. OLE color: 1332934.
HSL color Cylindrical-coordinate representation of color #C65614: hue angle of 22.25º degrees, saturation: 0.82, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #C65614 is Cyan = 0, Magento = 0.57, Yellow = 0.90 and Black (K on CMYK) = 0.22.
Color convert
| RGB | 198 | 86 | 20 | - |
| CMYK | 0 | 0.57 | 0.90 | 0.22 |
| HSL | 22.25º | 0.82% | 0.43% | - |
| HSV(B) | 22.25º | 0.9% | 0.78% | - |
| XYZ | 26.74 | 18.71 | 2.86 | - |
| YUV | 111.96 | 76.11 | 189.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 198 | 86 | 20 | 0 | 0.57 | 0.90 | 0.22 | 22.25 | 0.82 | 0.43 |
| Hex | C6 | 56 | 14 | 0 | 39 | 5A | 16 | 16 | 52 | 2B |
| Octal | 306 | 126 | 24 | 0 | 71 | 132 | 26 | 26 | 122 | 53 |
| Binary | 11000110 | 1010110 | 10100 | 0 | 111001 | 1011010 | 10110 | 10110 | 1010010 | 101011 |
Color Harmonies of #C65614
Complementary color
Monochromatic Colors of #C65614
Black with #C65614
Text Example
Text Example
White with #C65614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C65614; }
p { color: rgb(198,86,20); }
H1.HeaderClassName
{
color: #C65614;
}
.AnyTagClassName
{
color: #C65614;
}
</style>
background-color css
<style>
a { background-color: #C65614; }
a { background-color: rgb(198,86,20); }
div.DivClassName
{
background-color: #C65614;
}
.BgClassName
{
background-color: #C65614;
}
</style>
border-color css
<style>
span { border-color: #C65614; }
span { border-color: rgb(198,86,20); }
td.TdClassName
{
border-color: #C65614;
}
.TagClassName
{
border-color: #C65614;
}
</style>