Shades of Tenne (Tawny) #C25906
Tints of Tenne (Tawny) #C25906
RGB
CMYK
RGB Variations
Color information
#C25906 (or 0xC25906) is known color: Tenne (Tawny). HEX triplet: C2, 59 and 06. RGB value is (194,89,6). Sum of RGB (Red+Green+Blue) = 194+89+6=289 (38% of max value = 765). Red value is 194 (76.17% from 255 or 67.13% from 289); Green value is 89 (35.16% from 255 or 30.80% from 289); Blue value is 6 (2.73% from 255 or 2.08% from 289); Max value from RGB is 194 - color contains mainly: red. Hex color #C25906 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C25906 is #3DA6F9. Grayscale: #6F6F6F. Windows color (decimal): -4040442 or 416194. OLE color: 416194.
HSL color Cylindrical-coordinate representation of color #C25906: hue angle of 26.49º degrees, saturation: 0.94, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #C25906 is Cyan = 0, Magento = 0.54, Yellow = 0.97 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 194 | 89 | 6 | - |
| CMYK | 0 | 0.54 | 0.97 | 0.24 |
| HSL | 26.49º | 0.94% | 0.39% | - |
| HSV(B) | 26.49º | 0.97% | 0.76% | - |
| XYZ | 25.85 | 18.63 | 2.41 | - |
| YUV | 110.93 | 68.79 | 187.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 194 | 89 | 6 | 0 | 0.54 | 0.97 | 0.24 | 26.49 | 0.94 | 0.39 |
| Hex | C2 | 59 | 6 | 0 | 36 | 61 | 18 | 1A | 5E | 27 |
| Octal | 302 | 131 | 6 | 0 | 66 | 141 | 30 | 32 | 136 | 47 |
| Binary | 11000010 | 1011001 | 110 | 0 | 110110 | 1100001 | 11000 | 11010 | 1011110 | 100111 |
Color Harmonies of #C25906
Complementary color
Monochromatic Colors of #C25906
Black with #C25906
Text Example
Text Example
White with #C25906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C25906; }
p { color: rgb(194,89,6); }
H1.HeaderClassName
{
color: #C25906;
}
.AnyTagClassName
{
color: #C25906;
}
</style>
background-color css
<style>
a { background-color: #C25906; }
a { background-color: rgb(194,89,6); }
div.DivClassName
{
background-color: #C25906;
}
.BgClassName
{
background-color: #C25906;
}
</style>
border-color css
<style>
span { border-color: #C25906; }
span { border-color: rgb(194,89,6); }
td.TdClassName
{
border-color: #C25906;
}
.TagClassName
{
border-color: #C25906;
}
</style>