Shades of San Felix #297131
Tints of San Felix #297131
RGB
CMYK
RGB Variations
Color information
#297131 (or 0x297131) is known color: San Felix. HEX triplet: 29, 71 and 31. RGB value is (41,113,49). Sum of RGB (Red+Green+Blue) = 41+113+49=203 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.20% from 203); Green value is 113 (44.53% from 255 or 55.67% from 203); Blue value is 49 (19.53% from 255 or 24.14% from 203); Max value from RGB is 113 - color contains mainly: green. Hex color #297131 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297131 is #D68ECE. Grayscale: #545454. Windows color (decimal): -14061263 or 3240233. OLE color: 3240233.
HSL color Cylindrical-coordinate representation of color #297131: hue angle of 126.67º 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 #297131 is Cyan = 0.64, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 113 | 49 | - |
| CMYK | 0.64 | 0 | 0.57 | 0.56 |
| HSL | 126.67º | 0.47% | 0.3% | - |
| HSV(B) | 126.67º | 0.64% | 0.44% | - |
| XYZ | 7.37 | 12.5 | 4.93 | - |
| YUV | 84.18 | 108.15 | 97.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 113 | 49 | 0.64 | 0 | 0.57 | 0.56 | 126.67 | 0.47 | 0.3 |
| Hex | 29 | 71 | 31 | 40 | 0 | 39 | 38 | 7F | 2F | 1E |
| Octal | 51 | 161 | 61 | 100 | 0 | 71 | 70 | 177 | 57 | 36 |
| Binary | 101001 | 1110001 | 110001 | 1000000 | 0 | 111001 | 111000 | 1111111 | 101111 | 11110 |
Color Harmonies of #297131
Complementary color
Monochromatic Colors of #297131
Black with #297131
Text Example
Text Example
White with #297131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297131; }
p { color: rgb(41,113,49); }
H1.HeaderClassName
{
color: #297131;
}
.AnyTagClassName
{
color: #297131;
}
</style>
background-color css
<style>
a { background-color: #297131; }
a { background-color: rgb(41,113,49); }
div.DivClassName
{
background-color: #297131;
}
.BgClassName
{
background-color: #297131;
}
</style>
border-color css
<style>
span { border-color: #297131; }
span { border-color: rgb(41,113,49); }
td.TdClassName
{
border-color: #297131;
}
.TagClassName
{
border-color: #297131;
}
</style>