Shades of San Felix #296927
Tints of San Felix #296927
RGB
CMYK
RGB Variations
Color information
#296927 (or 0x296927) is known color: San Felix. HEX triplet: 29, 69 and 27. RGB value is (41,105,39). Sum of RGB (Red+Green+Blue) = 41+105+39=185 (24% of max value = 765). Red value is 41 (16.41% from 255 or 22.16% from 185); Green value is 105 (41.41% from 255 or 56.76% from 185); Blue value is 39 (15.62% from 255 or 21.08% from 185); Max value from RGB is 105 - color contains mainly: green. Hex color #296927 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296927 is #D696D8. Grayscale: #4E4E4E. Windows color (decimal): -14063321 or 2582825. OLE color: 2582825.
HSL color Cylindrical-coordinate representation of color #296927: hue angle of 118.18º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #296927 is Cyan = 0.61, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 105 | 39 | - |
| CMYK | 0.61 | 0 | 0.63 | 0.59 |
| HSL | 118.18º | 0.46% | 0.28% | - |
| HSV(B) | 118.18º | 0.63% | 0.41% | - |
| XYZ | 6.33 | 10.72 | 3.66 | - |
| YUV | 78.34 | 105.8 | 101.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 105 | 39 | 0.61 | 0 | 0.63 | 0.59 | 118.18 | 0.46 | 0.28 |
| Hex | 29 | 69 | 27 | 3D | 0 | 3F | 3B | 76 | 2E | 1C |
| Octal | 51 | 151 | 47 | 75 | 0 | 77 | 73 | 166 | 56 | 34 |
| Binary | 101001 | 1101001 | 100111 | 111101 | 0 | 111111 | 111011 | 1110110 | 101110 | 11100 |
Color Harmonies of #296927
Complementary color
Monochromatic Colors of #296927
Black with #296927
Text Example
Text Example
White with #296927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296927; }
p { color: rgb(41,105,39); }
H1.HeaderClassName
{
color: #296927;
}
.AnyTagClassName
{
color: #296927;
}
</style>
background-color css
<style>
a { background-color: #296927; }
a { background-color: rgb(41,105,39); }
div.DivClassName
{
background-color: #296927;
}
.BgClassName
{
background-color: #296927;
}
</style>
border-color css
<style>
span { border-color: #296927; }
span { border-color: rgb(41,105,39); }
td.TdClassName
{
border-color: #296927;
}
.TagClassName
{
border-color: #296927;
}
</style>