Shades of Tenne (Tawny) #C25807
Tints of Tenne (Tawny) #C25807
RGB
CMYK
RGB Variations
Color information
#C25807 (or 0xC25807) is known color: Tenne (Tawny). HEX triplet: C2, 58 and 07. RGB value is (194,88,7). Sum of RGB (Red+Green+Blue) = 194+88+7=289 (38% of max value = 765). Red value is 194 (76.17% from 255 or 67.13% from 289); Green value is 88 (34.77% from 255 or 30.45% from 289); Blue value is 7 (3.12% from 255 or 2.42% from 289); Max value from RGB is 194 - color contains mainly: red. Hex color #C25807 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C25807 is #3DA7F8. Grayscale: #6E6E6E. Windows color (decimal): -4040697 or 481474. OLE color: 481474.
HSL color Cylindrical-coordinate representation of color #C25807: hue angle of 25.99º degrees, saturation: 0.93, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #C25807 is Cyan = 0, Magento = 0.55, Yellow = 0.96 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 194 | 88 | 7 | - |
| CMYK | 0 | 0.55 | 0.96 | 0.24 |
| HSL | 25.99º | 0.93% | 0.39% | - |
| HSV(B) | 25.99º | 0.96% | 0.76% | - |
| XYZ | 25.78 | 18.46 | 2.41 | - |
| YUV | 110.46 | 69.62 | 187.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 194 | 88 | 7 | 0 | 0.55 | 0.96 | 0.24 | 25.99 | 0.93 | 0.39 |
| Hex | C2 | 58 | 7 | 0 | 37 | 60 | 18 | 1A | 5D | 27 |
| Octal | 302 | 130 | 7 | 0 | 67 | 140 | 30 | 32 | 135 | 47 |
| Binary | 11000010 | 1011000 | 111 | 0 | 110111 | 1100000 | 11000 | 11010 | 1011101 | 100111 |
Color Harmonies of #C25807
Complementary color
Monochromatic Colors of #C25807
Black with #C25807
Text Example
Text Example
White with #C25807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C25807; }
p { color: rgb(194,88,7); }
H1.HeaderClassName
{
color: #C25807;
}
.AnyTagClassName
{
color: #C25807;
}
</style>
background-color css
<style>
a { background-color: #C25807; }
a { background-color: rgb(194,88,7); }
div.DivClassName
{
background-color: #C25807;
}
.BgClassName
{
background-color: #C25807;
}
</style>
border-color css
<style>
span { border-color: #C25807; }
span { border-color: rgb(194,88,7); }
td.TdClassName
{
border-color: #C25807;
}
.TagClassName
{
border-color: #C25807;
}
</style>