Shades of San Felix #297435
Tints of San Felix #297435
RGB
CMYK
RGB Variations
Color information
#297435 (or 0x297435) is known color: San Felix. HEX triplet: 29, 74 and 35. RGB value is (41,116,53). Sum of RGB (Red+Green+Blue) = 41+116+53=210 (27% of max value = 765). Red value is 41 (16.41% from 255 or 19.52% from 210); Green value is 116 (45.70% from 255 or 55.24% from 210); Blue value is 53 (21.09% from 255 or 25.24% from 210); Max value from RGB is 116 - color contains mainly: green. Hex color #297435 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297435 is #D68BCA. Grayscale: #565656. Windows color (decimal): -14060491 or 3503145. OLE color: 3503145.
HSL color Cylindrical-coordinate representation of color #297435: hue angle of 129.6º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #297435 is Cyan = 0.65, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 116 | 53 | - |
| CMYK | 0.65 | 0 | 0.54 | 0.55 |
| HSL | 129.6º | 0.48% | 0.31% | - |
| HSV(B) | 129.6º | 0.65% | 0.45% | - |
| XYZ | 7.8 | 13.22 | 5.51 | - |
| YUV | 86.39 | 109.15 | 95.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 116 | 53 | 0.65 | 0 | 0.54 | 0.55 | 129.6 | 0.48 | 0.31 |
| Hex | 29 | 74 | 35 | 41 | 0 | 36 | 37 | 82 | 30 | 1F |
| Octal | 51 | 164 | 65 | 101 | 0 | 66 | 67 | 202 | 60 | 37 |
| Binary | 101001 | 1110100 | 110101 | 1000001 | 0 | 110110 | 110111 | 10000010 | 110000 | 11111 |
Color Harmonies of #297435
Complementary color
Monochromatic Colors of #297435
Black with #297435
Text Example
Text Example
White with #297435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297435; }
p { color: rgb(41,116,53); }
H1.HeaderClassName
{
color: #297435;
}
.AnyTagClassName
{
color: #297435;
}
</style>
background-color css
<style>
a { background-color: #297435; }
a { background-color: rgb(41,116,53); }
div.DivClassName
{
background-color: #297435;
}
.BgClassName
{
background-color: #297435;
}
</style>
border-color css
<style>
span { border-color: #297435; }
span { border-color: rgb(41,116,53); }
td.TdClassName
{
border-color: #297435;
}
.TagClassName
{
border-color: #297435;
}
</style>