Shades of San Felix #297635
Tints of San Felix #297635
RGB
CMYK
RGB Variations
Color information
#297635 (or 0x297635) is known color: San Felix. HEX triplet: 29, 76 and 35. RGB value is (41,118,53). Sum of RGB (Red+Green+Blue) = 41+118+53=212 (28% of max value = 765). Red value is 41 (16.41% from 255 or 19.34% from 212); Green value is 118 (46.48% from 255 or 55.66% from 212); Blue value is 53 (21.09% from 255 or 25% from 212); Max value from RGB is 118 - color contains mainly: green. Hex color #297635 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297635 is #D689CA. Grayscale: #575757. Windows color (decimal): -14059979 or 3503657. OLE color: 3503657.
HSL color Cylindrical-coordinate representation of color #297635: hue angle of 129.35º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #297635 is Cyan = 0.65, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 118 | 53 | - |
| CMYK | 0.65 | 0 | 0.55 | 0.54 |
| HSL | 129.35º | 0.48% | 0.31% | - |
| HSV(B) | 129.35º | 0.65% | 0.46% | - |
| XYZ | 8.04 | 13.69 | 5.59 | - |
| YUV | 87.57 | 108.49 | 94.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 118 | 53 | 0.65 | 0 | 0.55 | 0.54 | 129.35 | 0.48 | 0.31 |
| Hex | 29 | 76 | 35 | 41 | 0 | 37 | 36 | 81 | 30 | 1F |
| Octal | 51 | 166 | 65 | 101 | 0 | 67 | 66 | 201 | 60 | 37 |
| Binary | 101001 | 1110110 | 110101 | 1000001 | 0 | 110111 | 110110 | 10000001 | 110000 | 11111 |
Color Harmonies of #297635
Complementary color
Monochromatic Colors of #297635
Black with #297635
Text Example
Text Example
White with #297635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297635; }
p { color: rgb(41,118,53); }
H1.HeaderClassName
{
color: #297635;
}
.AnyTagClassName
{
color: #297635;
}
</style>
background-color css
<style>
a { background-color: #297635; }
a { background-color: rgb(41,118,53); }
div.DivClassName
{
background-color: #297635;
}
.BgClassName
{
background-color: #297635;
}
</style>
border-color css
<style>
span { border-color: #297635; }
span { border-color: rgb(41,118,53); }
td.TdClassName
{
border-color: #297635;
}
.TagClassName
{
border-color: #297635;
}
</style>