Shades of San Felix #297037
Tints of San Felix #297037
RGB
CMYK
RGB Variations
Color information
#297037 (or 0x297037) is known color: San Felix. HEX triplet: 29, 70 and 37. RGB value is (41,112,55). Sum of RGB (Red+Green+Blue) = 41+112+55=208 (27% of max value = 765). Red value is 41 (16.41% from 255 or 19.71% from 208); Green value is 112 (44.14% from 255 or 53.85% from 208); Blue value is 55 (21.88% from 255 or 26.44% from 208); Max value from RGB is 112 - color contains mainly: green. Hex color #297037 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297037 is #D68FC8. Grayscale: #545454. Windows color (decimal): -14061513 or 3633193. OLE color: 3633193.
HSL color Cylindrical-coordinate representation of color #297037: hue angle of 131.83º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #297037 is Cyan = 0.63, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 112 | 55 | - |
| CMYK | 0.63 | 0 | 0.51 | 0.56 |
| HSL | 131.83º | 0.46% | 0.3% | - |
| HSV(B) | 131.83º | 0.63% | 0.44% | - |
| XYZ | 7.4 | 12.34 | 5.61 | - |
| YUV | 84.27 | 111.48 | 97.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 112 | 55 | 0.63 | 0 | 0.51 | 0.56 | 131.83 | 0.46 | 0.3 |
| Hex | 29 | 70 | 37 | 3F | 0 | 33 | 38 | 84 | 2E | 1E |
| Octal | 51 | 160 | 67 | 77 | 0 | 63 | 70 | 204 | 56 | 36 |
| Binary | 101001 | 1110000 | 110111 | 111111 | 0 | 110011 | 111000 | 10000100 | 101110 | 11110 |
Color Harmonies of #297037
Complementary color
Monochromatic Colors of #297037
Black with #297037
Text Example
Text Example
White with #297037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297037; }
p { color: rgb(41,112,55); }
H1.HeaderClassName
{
color: #297037;
}
.AnyTagClassName
{
color: #297037;
}
</style>
background-color css
<style>
a { background-color: #297037; }
a { background-color: rgb(41,112,55); }
div.DivClassName
{
background-color: #297037;
}
.BgClassName
{
background-color: #297037;
}
</style>
border-color css
<style>
span { border-color: #297037; }
span { border-color: rgb(41,112,55); }
td.TdClassName
{
border-color: #297037;
}
.TagClassName
{
border-color: #297037;
}
</style>