Shades of Tenne (Tawny) #C26704
Tints of Tenne (Tawny) #C26704
RGB
CMYK
RGB Variations
Color information
#C26704 (or 0xC26704) is known color: Tenne (Tawny). HEX triplet: C2, 67 and 04. RGB value is (194,103,4). Sum of RGB (Red+Green+Blue) = 194+103+4=301 (39% of max value = 765). Red value is 194 (76.17% from 255 or 64.45% from 301); Green value is 103 (40.62% from 255 or 34.22% from 301); Blue value is 4 (1.95% from 255 or 1.33% from 301); Max value from RGB is 194 - color contains mainly: red. Hex color #C26704 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C26704 is #3D98FB. Grayscale: #777777. Windows color (decimal): -4036860 or 288706. OLE color: 288706.
HSL color Cylindrical-coordinate representation of color #C26704: hue angle of 31.26º degrees, saturation: 0.96, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #C26704 is Cyan = 0, Magento = 0.47, Yellow = 0.98 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 194 | 103 | 4 | - |
| CMYK | 0 | 0.47 | 0.98 | 0.24 |
| HSL | 31.26º | 0.96% | 0.39% | - |
| HSV(B) | 31.26º | 0.98% | 0.76% | - |
| XYZ | 27.12 | 21.18 | 2.77 | - |
| YUV | 118.92 | 63.15 | 181.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 194 | 103 | 4 | 0 | 0.47 | 0.98 | 0.24 | 31.26 | 0.96 | 0.39 |
| Hex | C2 | 67 | 4 | 0 | 2F | 62 | 18 | 1F | 60 | 27 |
| Octal | 302 | 147 | 4 | 0 | 57 | 142 | 30 | 37 | 140 | 47 |
| Binary | 11000010 | 1100111 | 100 | 0 | 101111 | 1100010 | 11000 | 11111 | 1100000 | 100111 |
Color Harmonies of #C26704
Complementary color
Monochromatic Colors of #C26704
Black with #C26704
Text Example
Text Example
White with #C26704
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C26704; }
p { color: rgb(194,103,4); }
H1.HeaderClassName
{
color: #C26704;
}
.AnyTagClassName
{
color: #C26704;
}
</style>
background-color css
<style>
a { background-color: #C26704; }
a { background-color: rgb(194,103,4); }
div.DivClassName
{
background-color: #C26704;
}
.BgClassName
{
background-color: #C26704;
}
</style>
border-color css
<style>
span { border-color: #C26704; }
span { border-color: rgb(194,103,4); }
td.TdClassName
{
border-color: #C26704;
}
.TagClassName
{
border-color: #C26704;
}
</style>