Shades of San Felix #297129
Tints of San Felix #297129
RGB
CMYK
RGB Variations
Color information
#297129 (or 0x297129) is known color: San Felix. HEX triplet: 29, 71 and 29. RGB value is (41,113,41). Sum of RGB (Red+Green+Blue) = 41+113+41=195 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.03% from 195); Green value is 113 (44.53% from 255 or 57.95% from 195); Blue value is 41 (16.41% from 255 or 21.03% from 195); Max value from RGB is 113 - color contains mainly: green. Hex color #297129 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297129 is #D68ED6. Grayscale: #535353. Windows color (decimal): -14061271 or 2715945. OLE color: 2715945.
HSL color Cylindrical-coordinate representation of color #297129: hue angle of 120º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #297129 is Cyan = 0.64, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 113 | 41 | - |
| CMYK | 0.64 | 0 | 0.64 | 0.56 |
| HSL | 120º | 0.47% | 0.3% | - |
| HSV(B) | 120º | 0.64% | 0.44% | - |
| XYZ | 7.22 | 12.44 | 4.12 | - |
| YUV | 83.26 | 104.15 | 97.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 113 | 41 | 0.64 | 0 | 0.64 | 0.56 | 120 | 0.47 | 0.3 |
| Hex | 29 | 71 | 29 | 40 | 0 | 40 | 38 | 78 | 2F | 1E |
| Octal | 51 | 161 | 51 | 100 | 0 | 100 | 70 | 170 | 57 | 36 |
| Binary | 101001 | 1110001 | 101001 | 1000000 | 0 | 1000000 | 111000 | 1111000 | 101111 | 11110 |
Color Harmonies of #297129
Complementary color
Monochromatic Colors of #297129
Black with #297129
Text Example
Text Example
White with #297129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297129; }
p { color: rgb(41,113,41); }
H1.HeaderClassName
{
color: #297129;
}
.AnyTagClassName
{
color: #297129;
}
</style>
background-color css
<style>
a { background-color: #297129; }
a { background-color: rgb(41,113,41); }
div.DivClassName
{
background-color: #297129;
}
.BgClassName
{
background-color: #297129;
}
</style>
border-color css
<style>
span { border-color: #297129; }
span { border-color: rgb(41,113,41); }
td.TdClassName
{
border-color: #297129;
}
.TagClassName
{
border-color: #297129;
}
</style>