Shades of Tenne (Tawny) #C25612
Tints of Tenne (Tawny) #C25612
RGB
CMYK
RGB Variations
Color information
#C25612 (or 0xC25612) is known color: Tenne (Tawny). HEX triplet: C2, 56 and 12. RGB value is (194,86,18). Sum of RGB (Red+Green+Blue) = 194+86+18=298 (39% of max value = 765). Red value is 194 (76.17% from 255 or 65.10% from 298); Green value is 86 (33.98% from 255 or 28.86% from 298); Blue value is 18 (7.42% from 255 or 6.04% from 298); Max value from RGB is 194 - color contains mainly: red. Hex color #C25612 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C25612 is #3DA9ED. Grayscale: #6E6E6E. Windows color (decimal): -4041198 or 1201858. OLE color: 1201858.
HSL color Cylindrical-coordinate representation of color #C25612: hue angle of 23.18º degrees, saturation: 0.83, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #C25612 is Cyan = 0, Magento = 0.56, Yellow = 0.91 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 194 | 86 | 18 | - |
| CMYK | 0 | 0.56 | 0.91 | 0.24 |
| HSL | 23.18º | 0.83% | 0.42% | - |
| HSV(B) | 23.18º | 0.91% | 0.76% | - |
| XYZ | 25.69 | 18.17 | 2.73 | - |
| YUV | 110.54 | 75.78 | 187.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 194 | 86 | 18 | 0 | 0.56 | 0.91 | 0.24 | 23.18 | 0.83 | 0.42 |
| Hex | C2 | 56 | 12 | 0 | 38 | 5B | 18 | 17 | 53 | 2A |
| Octal | 302 | 126 | 22 | 0 | 70 | 133 | 30 | 27 | 123 | 52 |
| Binary | 11000010 | 1010110 | 10010 | 0 | 111000 | 1011011 | 11000 | 10111 | 1010011 | 101010 |
Color Harmonies of #C25612
Complementary color
Monochromatic Colors of #C25612
Black with #C25612
Text Example
Text Example
White with #C25612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C25612; }
p { color: rgb(194,86,18); }
H1.HeaderClassName
{
color: #C25612;
}
.AnyTagClassName
{
color: #C25612;
}
</style>
background-color css
<style>
a { background-color: #C25612; }
a { background-color: rgb(194,86,18); }
div.DivClassName
{
background-color: #C25612;
}
.BgClassName
{
background-color: #C25612;
}
</style>
border-color css
<style>
span { border-color: #C25612; }
span { border-color: rgb(194,86,18); }
td.TdClassName
{
border-color: #C25612;
}
.TagClassName
{
border-color: #C25612;
}
</style>