Shades of Tenne (Tawny) #C15906
Tints of Tenne (Tawny) #C15906
RGB
CMYK
RGB Variations
Color information
#C15906 (or 0xC15906) is known color: Tenne (Tawny). HEX triplet: C1, 59 and 06. RGB value is (193,89,6). Sum of RGB (Red+Green+Blue) = 193+89+6=288 (38% of max value = 765). Red value is 193 (75.78% from 255 or 67.01% from 288); Green value is 89 (35.16% from 255 or 30.90% from 288); Blue value is 6 (2.73% from 255 or 2.08% from 288); Max value from RGB is 193 - color contains mainly: red. Hex color #C15906 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C15906 is #3EA6F9. Grayscale: #6F6F6F. Windows color (decimal): -4105978 or 416193. OLE color: 416193.
HSL color Cylindrical-coordinate representation of color #C15906: hue angle of 26.63º 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 #C15906 is Cyan = 0, Magento = 0.54, Yellow = 0.97 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 89 | 6 | - |
| CMYK | 0 | 0.54 | 0.97 | 0.24 |
| HSL | 26.63º | 0.94% | 0.39% | - |
| HSV(B) | 26.63º | 0.97% | 0.76% | - |
| XYZ | 25.6 | 18.5 | 2.39 | - |
| YUV | 110.63 | 68.96 | 186.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 89 | 6 | 0 | 0.54 | 0.97 | 0.24 | 26.63 | 0.94 | 0.39 |
| Hex | C1 | 59 | 6 | 0 | 36 | 61 | 18 | 1B | 5E | 27 |
| Octal | 301 | 131 | 6 | 0 | 66 | 141 | 30 | 33 | 136 | 47 |
| Binary | 11000001 | 1011001 | 110 | 0 | 110110 | 1100001 | 11000 | 11011 | 1011110 | 100111 |
Color Harmonies of #C15906
Complementary color
Monochromatic Colors of #C15906
Black with #C15906
Text Example
Text Example
White with #C15906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C15906; }
p { color: rgb(193,89,6); }
H1.HeaderClassName
{
color: #C15906;
}
.AnyTagClassName
{
color: #C15906;
}
</style>
background-color css
<style>
a { background-color: #C15906; }
a { background-color: rgb(193,89,6); }
div.DivClassName
{
background-color: #C15906;
}
.BgClassName
{
background-color: #C15906;
}
</style>
border-color css
<style>
span { border-color: #C15906; }
span { border-color: rgb(193,89,6); }
td.TdClassName
{
border-color: #C15906;
}
.TagClassName
{
border-color: #C15906;
}
</style>