Shades of San Felix #297738
Tints of San Felix #297738
RGB
CMYK
RGB Variations
Color information
#297738 (or 0x297738) is known color: San Felix. HEX triplet: 29, 77 and 38. RGB value is (41,119,56). Sum of RGB (Red+Green+Blue) = 41+119+56=216 (28% of max value = 765). Red value is 41 (16.41% from 255 or 18.98% from 216); Green value is 119 (46.88% from 255 or 55.09% from 216); Blue value is 56 (22.27% from 255 or 25.93% from 216); Max value from RGB is 119 - color contains mainly: green. Hex color #297738 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297738 is #D688C7. Grayscale: #585858. Windows color (decimal): -14059720 or 3700521. OLE color: 3700521.
HSL color Cylindrical-coordinate representation of color #297738: hue angle of 131.54º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #297738 is Cyan = 0.66, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 119 | 56 | - |
| CMYK | 0.66 | 0 | 0.53 | 0.53 |
| HSL | 131.54º | 0.49% | 0.31% | - |
| HSV(B) | 131.54º | 0.66% | 0.47% | - |
| XYZ | 8.23 | 13.95 | 6 | - |
| YUV | 88.5 | 109.66 | 94.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 119 | 56 | 0.66 | 0 | 0.53 | 0.53 | 131.54 | 0.49 | 0.31 |
| Hex | 29 | 77 | 38 | 42 | 0 | 35 | 35 | 84 | 31 | 1F |
| Octal | 51 | 167 | 70 | 102 | 0 | 65 | 65 | 204 | 61 | 37 |
| Binary | 101001 | 1110111 | 111000 | 1000010 | 0 | 110101 | 110101 | 10000100 | 110001 | 11111 |
Color Harmonies of #297738
Complementary color
Monochromatic Colors of #297738
Black with #297738
Text Example
Text Example
White with #297738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297738; }
p { color: rgb(41,119,56); }
H1.HeaderClassName
{
color: #297738;
}
.AnyTagClassName
{
color: #297738;
}
</style>
background-color css
<style>
a { background-color: #297738; }
a { background-color: rgb(41,119,56); }
div.DivClassName
{
background-color: #297738;
}
.BgClassName
{
background-color: #297738;
}
</style>
border-color css
<style>
span { border-color: #297738; }
span { border-color: rgb(41,119,56); }
td.TdClassName
{
border-color: #297738;
}
.TagClassName
{
border-color: #297738;
}
</style>