Shades of Tenne (Tawny) #C76507
Tints of Tenne (Tawny) #C76507
RGB
CMYK
RGB Variations
Color information
#C76507 (or 0xC76507) is known color: Tenne (Tawny). HEX triplet: C7, 65 and 07. RGB value is (199,101,7). Sum of RGB (Red+Green+Blue) = 199+101+7=307 (40% of max value = 765). Red value is 199 (78.12% from 255 or 64.82% from 307); Green value is 101 (39.84% from 255 or 32.90% from 307); Blue value is 7 (3.12% from 255 or 2.28% from 307); Max value from RGB is 199 - color contains mainly: red. Hex color #C76507 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C76507 is #389AF8. Grayscale: #787878. Windows color (decimal): -3709689 or 484807. OLE color: 484807.
HSL color Cylindrical-coordinate representation of color #C76507: hue angle of 29.38º degrees, saturation: 0.93, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #C76507 is Cyan = 0, Magento = 0.49, Yellow = 0.96 and Black (K on CMYK) = 0.22.
Color convert
| RGB | 199 | 101 | 7 | - |
| CMYK | 0 | 0.49 | 0.96 | 0.22 |
| HSL | 29.38º | 0.93% | 0.4% | - |
| HSV(B) | 29.38º | 0.96% | 0.78% | - |
| XYZ | 28.25 | 21.46 | 2.86 | - |
| YUV | 119.59 | 64.47 | 184.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 199 | 101 | 7 | 0 | 0.49 | 0.96 | 0.22 | 29.38 | 0.93 | 0.4 |
| Hex | C7 | 65 | 7 | 0 | 31 | 60 | 16 | 1D | 5D | 28 |
| Octal | 307 | 145 | 7 | 0 | 61 | 140 | 26 | 35 | 135 | 50 |
| Binary | 11000111 | 1100101 | 111 | 0 | 110001 | 1100000 | 10110 | 11101 | 1011101 | 101000 |
Color Harmonies of #C76507
Complementary color
Monochromatic Colors of #C76507
Black with #C76507
Text Example
Text Example
White with #C76507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C76507; }
p { color: rgb(199,101,7); }
H1.HeaderClassName
{
color: #C76507;
}
.AnyTagClassName
{
color: #C76507;
}
</style>
background-color css
<style>
a { background-color: #C76507; }
a { background-color: rgb(199,101,7); }
div.DivClassName
{
background-color: #C76507;
}
.BgClassName
{
background-color: #C76507;
}
</style>
border-color css
<style>
span { border-color: #C76507; }
span { border-color: rgb(199,101,7); }
td.TdClassName
{
border-color: #C76507;
}
.TagClassName
{
border-color: #C76507;
}
</style>