Shades of San Felix #297334
Tints of San Felix #297334
RGB
CMYK
RGB Variations
Color information
#297334 (or 0x297334) is known color: San Felix. HEX triplet: 29, 73 and 34. RGB value is (41,115,52). Sum of RGB (Red+Green+Blue) = 41+115+52=208 (27% of max value = 765). Red value is 41 (16.41% from 255 or 19.71% from 208); Green value is 115 (45.31% from 255 or 55.29% from 208); Blue value is 52 (20.70% from 255 or 25% from 208); Max value from RGB is 115 - color contains mainly: green. Hex color #297334 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297334 is #D68CCB. Grayscale: #555555. Windows color (decimal): -14060748 or 3437353. OLE color: 3437353.
HSL color Cylindrical-coordinate representation of color #297334: hue angle of 128.92º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #297334 is Cyan = 0.64, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 115 | 52 | - |
| CMYK | 0.64 | 0 | 0.55 | 0.55 |
| HSL | 128.92º | 0.47% | 0.31% | - |
| HSV(B) | 128.92º | 0.64% | 0.45% | - |
| XYZ | 7.67 | 12.98 | 5.35 | - |
| YUV | 85.69 | 108.98 | 96.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 115 | 52 | 0.64 | 0 | 0.55 | 0.55 | 128.92 | 0.47 | 0.31 |
| Hex | 29 | 73 | 34 | 40 | 0 | 37 | 37 | 81 | 2F | 1F |
| Octal | 51 | 163 | 64 | 100 | 0 | 67 | 67 | 201 | 57 | 37 |
| Binary | 101001 | 1110011 | 110100 | 1000000 | 0 | 110111 | 110111 | 10000001 | 101111 | 11111 |
Color Harmonies of #297334
Complementary color
Monochromatic Colors of #297334
Black with #297334
Text Example
Text Example
White with #297334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297334; }
p { color: rgb(41,115,52); }
H1.HeaderClassName
{
color: #297334;
}
.AnyTagClassName
{
color: #297334;
}
</style>
background-color css
<style>
a { background-color: #297334; }
a { background-color: rgb(41,115,52); }
div.DivClassName
{
background-color: #297334;
}
.BgClassName
{
background-color: #297334;
}
</style>
border-color css
<style>
span { border-color: #297334; }
span { border-color: rgb(41,115,52); }
td.TdClassName
{
border-color: #297334;
}
.TagClassName
{
border-color: #297334;
}
</style>