Shades of San Felix #296329
Tints of San Felix #296329
RGB
CMYK
RGB Variations
Color information
#296329 (or 0x296329) is known color: San Felix. HEX triplet: 29, 63 and 29. RGB value is (41,99,41). Sum of RGB (Red+Green+Blue) = 41+99+41=181 (23% of max value = 765). Red value is 41 (16.41% from 255 or 22.65% from 181); Green value is 99 (39.06% from 255 or 54.70% from 181); Blue value is 41 (16.41% from 255 or 22.65% from 181); Max value from RGB is 99 - color contains mainly: green. Hex color #296329 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296329 is #D69CD6. Grayscale: #4B4B4B. Windows color (decimal): -14064855 or 2712361. OLE color: 2712361.
HSL color Cylindrical-coordinate representation of color #296329: hue angle of 120º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #296329 is Cyan = 0.59, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 99 | 41 | - |
| CMYK | 0.59 | 0 | 0.59 | 0.61 |
| HSL | 120º | 0.41% | 0.27% | - |
| HSV(B) | 120º | 0.59% | 0.39% | - |
| XYZ | 5.78 | 9.56 | 3.64 | - |
| YUV | 75.05 | 108.78 | 103.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 99 | 41 | 0.59 | 0 | 0.59 | 0.61 | 120 | 0.41 | 0.27 |
| Hex | 29 | 63 | 29 | 3B | 0 | 3B | 3D | 78 | 29 | 1B |
| Octal | 51 | 143 | 51 | 73 | 0 | 73 | 75 | 170 | 51 | 33 |
| Binary | 101001 | 1100011 | 101001 | 111011 | 0 | 111011 | 111101 | 1111000 | 101001 | 11011 |
Color Harmonies of #296329
Complementary color
Monochromatic Colors of #296329
Black with #296329
Text Example
Text Example
White with #296329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296329; }
p { color: rgb(41,99,41); }
H1.HeaderClassName
{
color: #296329;
}
.AnyTagClassName
{
color: #296329;
}
</style>
background-color css
<style>
a { background-color: #296329; }
a { background-color: rgb(41,99,41); }
div.DivClassName
{
background-color: #296329;
}
.BgClassName
{
background-color: #296329;
}
</style>
border-color css
<style>
span { border-color: #296329; }
span { border-color: rgb(41,99,41); }
td.TdClassName
{
border-color: #296329;
}
.TagClassName
{
border-color: #296329;
}
</style>