Shades of San Felix #297531
Tints of San Felix #297531
RGB
CMYK
RGB Variations
Color information
#297531 (or 0x297531) is known color: San Felix. HEX triplet: 29, 75 and 31. RGB value is (41,117,49). Sum of RGB (Red+Green+Blue) = 41+117+49=207 (27% of max value = 765). Red value is 41 (16.41% from 255 or 19.81% from 207); Green value is 117 (46.09% from 255 or 56.52% from 207); Blue value is 49 (19.53% from 255 or 23.67% from 207); Max value from RGB is 117 - color contains mainly: green. Hex color #297531 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297531 is #D68ACE. Grayscale: #565656. Windows color (decimal): -14060239 or 3241257. OLE color: 3241257.
HSL color Cylindrical-coordinate representation of color #297531: hue angle of 126.32º 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 #297531 is Cyan = 0.65, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 117 | 49 | - |
| CMYK | 0.65 | 0 | 0.58 | 0.54 |
| HSL | 126.32º | 0.48% | 0.31% | - |
| HSV(B) | 126.32º | 0.65% | 0.46% | - |
| XYZ | 7.83 | 13.42 | 5.08 | - |
| YUV | 86.52 | 106.82 | 95.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 117 | 49 | 0.65 | 0 | 0.58 | 0.54 | 126.32 | 0.48 | 0.31 |
| Hex | 29 | 75 | 31 | 41 | 0 | 3A | 36 | 7E | 30 | 1F |
| Octal | 51 | 165 | 61 | 101 | 0 | 72 | 66 | 176 | 60 | 37 |
| Binary | 101001 | 1110101 | 110001 | 1000001 | 0 | 111010 | 110110 | 1111110 | 110000 | 11111 |
Color Harmonies of #297531
Complementary color
Monochromatic Colors of #297531
Black with #297531
Text Example
Text Example
White with #297531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297531; }
p { color: rgb(41,117,49); }
H1.HeaderClassName
{
color: #297531;
}
.AnyTagClassName
{
color: #297531;
}
</style>
background-color css
<style>
a { background-color: #297531; }
a { background-color: rgb(41,117,49); }
div.DivClassName
{
background-color: #297531;
}
.BgClassName
{
background-color: #297531;
}
</style>
border-color css
<style>
span { border-color: #297531; }
span { border-color: rgb(41,117,49); }
td.TdClassName
{
border-color: #297531;
}
.TagClassName
{
border-color: #297531;
}
</style>