Shades of San Felix #296926
Tints of San Felix #296926
RGB
CMYK
RGB Variations
Color information
#296926 (or 0x296926) is known color: San Felix. HEX triplet: 29, 69 and 26. RGB value is (41,105,38). Sum of RGB (Red+Green+Blue) = 41+105+38=184 (24% of max value = 765). Red value is 41 (16.41% from 255 or 22.28% from 184); Green value is 105 (41.41% from 255 or 57.07% from 184); Blue value is 38 (15.23% from 255 or 20.65% from 184); Max value from RGB is 105 - color contains mainly: green. Hex color #296926 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296926 is #D696D9. Grayscale: #4E4E4E. Windows color (decimal): -14063322 or 2517289. OLE color: 2517289.
HSL color Cylindrical-coordinate representation of color #296926: hue angle of 117.31º degrees, saturation: 0.47, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #296926 is Cyan = 0.61, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 105 | 38 | - |
| CMYK | 0.61 | 0 | 0.64 | 0.59 |
| HSL | 117.31º | 0.47% | 0.28% | - |
| HSV(B) | 117.31º | 0.64% | 0.41% | - |
| XYZ | 6.32 | 10.71 | 3.57 | - |
| YUV | 78.23 | 105.3 | 101.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 105 | 38 | 0.61 | 0 | 0.64 | 0.59 | 117.31 | 0.47 | 0.28 |
| Hex | 29 | 69 | 26 | 3D | 0 | 40 | 3B | 75 | 2F | 1C |
| Octal | 51 | 151 | 46 | 75 | 0 | 100 | 73 | 165 | 57 | 34 |
| Binary | 101001 | 1101001 | 100110 | 111101 | 0 | 1000000 | 111011 | 1110101 | 101111 | 11100 |
Color Harmonies of #296926
Complementary color
Monochromatic Colors of #296926
Black with #296926
Text Example
Text Example
White with #296926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296926; }
p { color: rgb(41,105,38); }
H1.HeaderClassName
{
color: #296926;
}
.AnyTagClassName
{
color: #296926;
}
</style>
background-color css
<style>
a { background-color: #296926; }
a { background-color: rgb(41,105,38); }
div.DivClassName
{
background-color: #296926;
}
.BgClassName
{
background-color: #296926;
}
</style>
border-color css
<style>
span { border-color: #296926; }
span { border-color: rgb(41,105,38); }
td.TdClassName
{
border-color: #296926;
}
.TagClassName
{
border-color: #296926;
}
</style>