Shades of San Felix #296529
Tints of San Felix #296529
RGB
CMYK
RGB Variations
Color information
#296529 (or 0x296529) is known color: San Felix. HEX triplet: 29, 65 and 29. RGB value is (41,101,41). Sum of RGB (Red+Green+Blue) = 41+101+41=183 (24% of max value = 765). Red value is 41 (16.41% from 255 or 22.40% from 183); Green value is 101 (39.84% from 255 or 55.19% from 183); Blue value is 41 (16.41% from 255 or 22.40% from 183); Max value from RGB is 101 - color contains mainly: green. Hex color #296529 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296529 is #D69AD6. Grayscale: #4C4C4C. Windows color (decimal): -14064343 or 2712873. OLE color: 2712873.
HSL color Cylindrical-coordinate representation of color #296529: hue angle of 120º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #296529 is Cyan = 0.59, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 101 | 41 | - |
| CMYK | 0.59 | 0 | 0.59 | 0.60 |
| HSL | 120º | 0.42% | 0.28% | - |
| HSV(B) | 120º | 0.59% | 0.4% | - |
| XYZ | 5.97 | 9.94 | 3.7 | - |
| YUV | 76.22 | 108.12 | 102.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 101 | 41 | 0.59 | 0 | 0.59 | 0.60 | 120 | 0.42 | 0.28 |
| Hex | 29 | 65 | 29 | 3B | 0 | 3B | 3C | 78 | 2A | 1C |
| Octal | 51 | 145 | 51 | 73 | 0 | 73 | 74 | 170 | 52 | 34 |
| Binary | 101001 | 1100101 | 101001 | 111011 | 0 | 111011 | 111100 | 1111000 | 101010 | 11100 |
Color Harmonies of #296529
Complementary color
Monochromatic Colors of #296529
Black with #296529
Text Example
Text Example
White with #296529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296529; }
p { color: rgb(41,101,41); }
H1.HeaderClassName
{
color: #296529;
}
.AnyTagClassName
{
color: #296529;
}
</style>
background-color css
<style>
a { background-color: #296529; }
a { background-color: rgb(41,101,41); }
div.DivClassName
{
background-color: #296529;
}
.BgClassName
{
background-color: #296529;
}
</style>
border-color css
<style>
span { border-color: #296529; }
span { border-color: rgb(41,101,41); }
td.TdClassName
{
border-color: #296529;
}
.TagClassName
{
border-color: #296529;
}
</style>