Shades of San Felix #296932
Tints of San Felix #296932
RGB
CMYK
RGB Variations
Color information
#296932 (or 0x296932) is known color: San Felix. HEX triplet: 29, 69 and 32. RGB value is (41,105,50). Sum of RGB (Red+Green+Blue) = 41+105+50=196 (25% of max value = 765). Red value is 41 (16.41% from 255 or 20.92% from 196); Green value is 105 (41.41% from 255 or 53.57% from 196); Blue value is 50 (19.92% from 255 or 25.51% from 196); Max value from RGB is 105 - color contains mainly: green. Hex color #296932 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296932 is #D696CD. Grayscale: #4F4F4F. Windows color (decimal): -14063310 or 3303721. OLE color: 3303721.
HSL color Cylindrical-coordinate representation of color #296932: hue angle of 128.44º degrees, saturation: 0.44, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #296932 is Cyan = 0.61, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 105 | 50 | - |
| CMYK | 0.61 | 0 | 0.52 | 0.59 |
| HSL | 128.44º | 0.44% | 0.29% | - |
| HSV(B) | 128.44º | 0.61% | 0.41% | - |
| XYZ | 6.54 | 10.8 | 4.76 | - |
| YUV | 79.59 | 111.3 | 100.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 105 | 50 | 0.61 | 0 | 0.52 | 0.59 | 128.44 | 0.44 | 0.29 |
| Hex | 29 | 69 | 32 | 3D | 0 | 34 | 3B | 80 | 2C | 1D |
| Octal | 51 | 151 | 62 | 75 | 0 | 64 | 73 | 200 | 54 | 35 |
| Binary | 101001 | 1101001 | 110010 | 111101 | 0 | 110100 | 111011 | 10000000 | 101100 | 11101 |
Color Harmonies of #296932
Complementary color
Monochromatic Colors of #296932
Black with #296932
Text Example
Text Example
White with #296932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296932; }
p { color: rgb(41,105,50); }
H1.HeaderClassName
{
color: #296932;
}
.AnyTagClassName
{
color: #296932;
}
</style>
background-color css
<style>
a { background-color: #296932; }
a { background-color: rgb(41,105,50); }
div.DivClassName
{
background-color: #296932;
}
.BgClassName
{
background-color: #296932;
}
</style>
border-color css
<style>
span { border-color: #296932; }
span { border-color: rgb(41,105,50); }
td.TdClassName
{
border-color: #296932;
}
.TagClassName
{
border-color: #296932;
}
</style>