Shades of San Felix #297137
Tints of San Felix #297137
RGB
CMYK
RGB Variations
Color information
#297137 (or 0x297137) is known color: San Felix. HEX triplet: 29, 71 and 37. RGB value is (41,113,55). Sum of RGB (Red+Green+Blue) = 41+113+55=209 (27% of max value = 765). Red value is 41 (16.41% from 255 or 19.62% from 209); Green value is 113 (44.53% from 255 or 54.07% from 209); Blue value is 55 (21.88% from 255 or 26.32% from 209); Max value from RGB is 113 - color contains mainly: green. Hex color #297137 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297137 is #D68EC8. Grayscale: #555555. Windows color (decimal): -14061257 or 3633449. OLE color: 3633449.
HSL color Cylindrical-coordinate representation of color #297137: hue angle of 131.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 #297137 is Cyan = 0.64, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 113 | 55 | - |
| CMYK | 0.64 | 0 | 0.51 | 0.56 |
| HSL | 131.67º | 0.47% | 0.3% | - |
| HSV(B) | 131.67º | 0.64% | 0.44% | - |
| XYZ | 7.51 | 12.56 | 5.64 | - |
| YUV | 84.86 | 111.15 | 96.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 113 | 55 | 0.64 | 0 | 0.51 | 0.56 | 131.67 | 0.47 | 0.3 |
| Hex | 29 | 71 | 37 | 40 | 0 | 33 | 38 | 84 | 2F | 1E |
| Octal | 51 | 161 | 67 | 100 | 0 | 63 | 70 | 204 | 57 | 36 |
| Binary | 101001 | 1110001 | 110111 | 1000000 | 0 | 110011 | 111000 | 10000100 | 101111 | 11110 |
Color Harmonies of #297137
Complementary color
Monochromatic Colors of #297137
Black with #297137
Text Example
Text Example
White with #297137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297137; }
p { color: rgb(41,113,55); }
H1.HeaderClassName
{
color: #297137;
}
.AnyTagClassName
{
color: #297137;
}
</style>
background-color css
<style>
a { background-color: #297137; }
a { background-color: rgb(41,113,55); }
div.DivClassName
{
background-color: #297137;
}
.BgClassName
{
background-color: #297137;
}
</style>
border-color css
<style>
span { border-color: #297137; }
span { border-color: rgb(41,113,55); }
td.TdClassName
{
border-color: #297137;
}
.TagClassName
{
border-color: #297137;
}
</style>