Shades of Tenne (Tawny) #C25710
Tints of Tenne (Tawny) #C25710
RGB
CMYK
RGB Variations
Color information
#C25710 (or 0xC25710) is known color: Tenne (Tawny). HEX triplet: C2, 57 and 10. RGB value is (194,87,16). Sum of RGB (Red+Green+Blue) = 194+87+16=297 (39% of max value = 765). Red value is 194 (76.17% from 255 or 65.32% from 297); Green value is 87 (34.38% from 255 or 29.29% from 297); Blue value is 16 (6.64% from 255 or 5.39% from 297); Max value from RGB is 194 - color contains mainly: red. Hex color #C25710 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C25710 is #3DA8EF. Grayscale: #6F6F6F. Windows color (decimal): -4040944 or 1071042. OLE color: 1071042.
HSL color Cylindrical-coordinate representation of color #C25710: hue angle of 23.93º degrees, saturation: 0.85, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #C25710 is Cyan = 0, Magento = 0.55, Yellow = 0.92 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 194 | 87 | 16 | - |
| CMYK | 0 | 0.55 | 0.92 | 0.24 |
| HSL | 23.93º | 0.85% | 0.41% | - |
| HSV(B) | 23.93º | 0.92% | 0.76% | - |
| XYZ | 25.75 | 18.32 | 2.67 | - |
| YUV | 110.9 | 74.45 | 187.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 194 | 87 | 16 | 0 | 0.55 | 0.92 | 0.24 | 23.93 | 0.85 | 0.41 |
| Hex | C2 | 57 | 10 | 0 | 37 | 5C | 18 | 18 | 55 | 29 |
| Octal | 302 | 127 | 20 | 0 | 67 | 134 | 30 | 30 | 125 | 51 |
| Binary | 11000010 | 1010111 | 10000 | 0 | 110111 | 1011100 | 11000 | 11000 | 1010101 | 101001 |
Color Harmonies of #C25710
Complementary color
Monochromatic Colors of #C25710
Black with #C25710
Text Example
Text Example
White with #C25710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C25710; }
p { color: rgb(194,87,16); }
H1.HeaderClassName
{
color: #C25710;
}
.AnyTagClassName
{
color: #C25710;
}
</style>
background-color css
<style>
a { background-color: #C25710; }
a { background-color: rgb(194,87,16); }
div.DivClassName
{
background-color: #C25710;
}
.BgClassName
{
background-color: #C25710;
}
</style>
border-color css
<style>
span { border-color: #C25710; }
span { border-color: rgb(194,87,16); }
td.TdClassName
{
border-color: #C25710;
}
.TagClassName
{
border-color: #C25710;
}
</style>