Shades of San Felix #296820
Tints of San Felix #296820
RGB
CMYK
RGB Variations
Color information
#296820 (or 0x296820) is known color: San Felix. HEX triplet: 29, 68 and 20. RGB value is (41,104,32). Sum of RGB (Red+Green+Blue) = 41+104+32=177 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.16% from 177); Green value is 104 (41.02% from 255 or 58.76% from 177); Blue value is 32 (12.89% from 255 or 18.08% from 177); Max value from RGB is 104 - color contains mainly: green. Hex color #296820 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296820 is #D697DF. Grayscale: #4D4D4D. Windows color (decimal): -14063584 or 2123817. OLE color: 2123817.
HSL color Cylindrical-coordinate representation of color #296820: hue angle of 112.5º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #296820 is Cyan = 0.61, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 104 | 32 | - |
| CMYK | 0.61 | 0 | 0.69 | 0.59 |
| HSL | 112.5º | 0.53% | 0.27% | - |
| HSV(B) | 112.5º | 0.69% | 0.41% | - |
| XYZ | 6.13 | 10.48 | 3.07 | - |
| YUV | 76.96 | 102.63 | 102.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 104 | 32 | 0.61 | 0 | 0.69 | 0.59 | 112.5 | 0.53 | 0.27 |
| Hex | 29 | 68 | 20 | 3D | 0 | 45 | 3B | 70 | 35 | 1B |
| Octal | 51 | 150 | 40 | 75 | 0 | 105 | 73 | 160 | 65 | 33 |
| Binary | 101001 | 1101000 | 100000 | 111101 | 0 | 1000101 | 111011 | 1110000 | 110101 | 11011 |
Color Harmonies of #296820
Complementary color
Monochromatic Colors of #296820
Black with #296820
Text Example
Text Example
White with #296820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296820; }
p { color: rgb(41,104,32); }
H1.HeaderClassName
{
color: #296820;
}
.AnyTagClassName
{
color: #296820;
}
</style>
background-color css
<style>
a { background-color: #296820; }
a { background-color: rgb(41,104,32); }
div.DivClassName
{
background-color: #296820;
}
.BgClassName
{
background-color: #296820;
}
</style>
border-color css
<style>
span { border-color: #296820; }
span { border-color: rgb(41,104,32); }
td.TdClassName
{
border-color: #296820;
}
.TagClassName
{
border-color: #296820;
}
</style>