Shades of Tenne (Tawny) #CA4907
Tints of Tenne (Tawny) #CA4907
RGB
CMYK
RGB Variations
Color information
#CA4907 (or 0xCA4907) is known color: Tenne (Tawny). HEX triplet: CA, 49 and 07. RGB value is (202,73,7). Sum of RGB (Red+Green+Blue) = 202+73+7=282 (37% of max value = 765). Red value is 202 (79.30% from 255 or 71.63% from 282); Green value is 73 (28.91% from 255 or 25.89% from 282); Blue value is 7 (3.12% from 255 or 2.48% from 282); Max value from RGB is 202 - color contains mainly: red. Hex color #CA4907 is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #CA4907 is #35B6F8. Grayscale: #686868. Windows color (decimal): -3520249 or 477642. OLE color: 477642.
HSL color Cylindrical-coordinate representation of color #CA4907: hue angle of 20.31º degrees, saturation: 0.93, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #CA4907 is Cyan = 0, Magento = 0.64, Yellow = 0.97 and Black (K on CMYK) = 0.21.
Color convert
| RGB | 202 | 73 | 7 | - |
| CMYK | 0 | 0.64 | 0.97 | 0.21 |
| HSL | 20.31º | 0.93% | 0.41% | - |
| HSV(B) | 20.31º | 0.97% | 0.79% | - |
| XYZ | 26.78 | 17.34 | 2.14 | - |
| YUV | 104.05 | 73.24 | 197.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 202 | 73 | 7 | 0 | 0.64 | 0.97 | 0.21 | 20.31 | 0.93 | 0.41 |
| Hex | CA | 49 | 7 | 0 | 40 | 61 | 15 | 14 | 5D | 29 |
| Octal | 312 | 111 | 7 | 0 | 100 | 141 | 25 | 24 | 135 | 51 |
| Binary | 11001010 | 1001001 | 111 | 0 | 1000000 | 1100001 | 10101 | 10100 | 1011101 | 101001 |
Color Harmonies of #CA4907
Complementary color
Monochromatic Colors of #CA4907
Black with #CA4907
Text Example
Text Example
White with #CA4907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #CA4907; }
p { color: rgb(202,73,7); }
H1.HeaderClassName
{
color: #CA4907;
}
.AnyTagClassName
{
color: #CA4907;
}
</style>
background-color css
<style>
a { background-color: #CA4907; }
a { background-color: rgb(202,73,7); }
div.DivClassName
{
background-color: #CA4907;
}
.BgClassName
{
background-color: #CA4907;
}
</style>
border-color css
<style>
span { border-color: #CA4907; }
span { border-color: rgb(202,73,7); }
td.TdClassName
{
border-color: #CA4907;
}
.TagClassName
{
border-color: #CA4907;
}
</style>