Shades of Tenne (Tawny) #C86906
Tints of Tenne (Tawny) #C86906
RGB
CMYK
RGB Variations
Color information
#C86906 (or 0xC86906) is known color: Tenne (Tawny). HEX triplet: C8, 69 and 06. RGB value is (200,105,6). Sum of RGB (Red+Green+Blue) = 200+105+6=311 (41% of max value = 765). Red value is 200 (78.52% from 255 or 64.31% from 311); Green value is 105 (41.41% from 255 or 33.76% from 311); Blue value is 6 (2.73% from 255 or 1.93% from 311); Max value from RGB is 200 - color contains mainly: red. Hex color #C86906 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C86906 is #3796F9. Grayscale: #7A7A7A. Windows color (decimal): -3643130 or 420296. OLE color: 420296.
HSL color Cylindrical-coordinate representation of color #C86906: hue angle of 30.62º degrees, saturation: 0.94, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #C86906 is Cyan = 0, Magento = 0.48, Yellow = 0.97 and Black (K on CMYK) = 0.22.
Color convert
| RGB | 200 | 105 | 6 | - |
| CMYK | 0 | 0.48 | 0.97 | 0.22 |
| HSL | 30.62º | 0.94% | 0.4% | - |
| HSV(B) | 30.62º | 0.97% | 0.78% | - |
| XYZ | 28.9 | 22.4 | 2.97 | - |
| YUV | 122.12 | 62.47 | 183.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 200 | 105 | 6 | 0 | 0.48 | 0.97 | 0.22 | 30.62 | 0.94 | 0.4 |
| Hex | C8 | 69 | 6 | 0 | 30 | 61 | 16 | 1F | 5E | 28 |
| Octal | 310 | 151 | 6 | 0 | 60 | 141 | 26 | 37 | 136 | 50 |
| Binary | 11001000 | 1101001 | 110 | 0 | 110000 | 1100001 | 10110 | 11111 | 1011110 | 101000 |
Color Harmonies of #C86906
Complementary color
Monochromatic Colors of #C86906
Black with #C86906
Text Example
Text Example
White with #C86906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C86906; }
p { color: rgb(200,105,6); }
H1.HeaderClassName
{
color: #C86906;
}
.AnyTagClassName
{
color: #C86906;
}
</style>
background-color css
<style>
a { background-color: #C86906; }
a { background-color: rgb(200,105,6); }
div.DivClassName
{
background-color: #C86906;
}
.BgClassName
{
background-color: #C86906;
}
</style>
border-color css
<style>
span { border-color: #C86906; }
span { border-color: rgb(200,105,6); }
td.TdClassName
{
border-color: #C86906;
}
.TagClassName
{
border-color: #C86906;
}
</style>