Shades of San Felix #297228
Tints of San Felix #297228
RGB
CMYK
RGB Variations
Color information
#297228 (or 0x297228) is known color: San Felix. HEX triplet: 29, 72 and 28. RGB value is (41,114,40). Sum of RGB (Red+Green+Blue) = 41+114+40=195 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.03% from 195); Green value is 114 (44.92% from 255 or 58.46% from 195); Blue value is 40 (16.02% from 255 or 20.51% from 195); Max value from RGB is 114 - color contains mainly: green. Hex color #297228 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297228 is #D68DD7. Grayscale: #535353. Windows color (decimal): -14061016 or 2650665. OLE color: 2650665.
HSL color Cylindrical-coordinate representation of color #297228: hue angle of 119.19º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #297228 is Cyan = 0.64, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 114 | 40 | - |
| CMYK | 0.64 | 0 | 0.65 | 0.55 |
| HSL | 119.19º | 0.48% | 0.3% | - |
| HSV(B) | 119.19º | 0.65% | 0.45% | - |
| XYZ | 7.31 | 12.66 | 4.07 | - |
| YUV | 83.74 | 103.32 | 97.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 114 | 40 | 0.64 | 0 | 0.65 | 0.55 | 119.19 | 0.48 | 0.3 |
| Hex | 29 | 72 | 28 | 40 | 0 | 41 | 37 | 77 | 30 | 1E |
| Octal | 51 | 162 | 50 | 100 | 0 | 101 | 67 | 167 | 60 | 36 |
| Binary | 101001 | 1110010 | 101000 | 1000000 | 0 | 1000001 | 110111 | 1110111 | 110000 | 11110 |
Color Harmonies of #297228
Complementary color
Monochromatic Colors of #297228
Black with #297228
Text Example
Text Example
White with #297228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297228; }
p { color: rgb(41,114,40); }
H1.HeaderClassName
{
color: #297228;
}
.AnyTagClassName
{
color: #297228;
}
</style>
background-color css
<style>
a { background-color: #297228; }
a { background-color: rgb(41,114,40); }
div.DivClassName
{
background-color: #297228;
}
.BgClassName
{
background-color: #297228;
}
</style>
border-color css
<style>
span { border-color: #297228; }
span { border-color: rgb(41,114,40); }
td.TdClassName
{
border-color: #297228;
}
.TagClassName
{
border-color: #297228;
}
</style>