Shades of San Felix #296227
Tints of San Felix #296227
RGB
CMYK
RGB Variations
Color information
#296227 (or 0x296227) is known color: San Felix. HEX triplet: 29, 62 and 27. RGB value is (41,98,39). Sum of RGB (Red+Green+Blue) = 41+98+39=178 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.03% from 178); Green value is 98 (38.67% from 255 or 55.06% from 178); Blue value is 39 (15.62% from 255 or 21.91% from 178); Max value from RGB is 98 - color contains mainly: green. Hex color #296227 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296227 is #D69DD8. Grayscale: #4A4A4A. Windows color (decimal): -14065113 or 2581033. OLE color: 2581033.
HSL color Cylindrical-coordinate representation of color #296227: hue angle of 117.97º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #296227 is Cyan = 0.58, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 98 | 39 | - |
| CMYK | 0.58 | 0 | 0.60 | 0.62 |
| HSL | 117.97º | 0.43% | 0.27% | - |
| HSV(B) | 117.97º | 0.6% | 0.38% | - |
| XYZ | 5.65 | 9.35 | 3.43 | - |
| YUV | 74.23 | 108.12 | 104.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 98 | 39 | 0.58 | 0 | 0.60 | 0.62 | 117.97 | 0.43 | 0.27 |
| Hex | 29 | 62 | 27 | 3A | 0 | 3C | 3E | 76 | 2B | 1B |
| Octal | 51 | 142 | 47 | 72 | 0 | 74 | 76 | 166 | 53 | 33 |
| Binary | 101001 | 1100010 | 100111 | 111010 | 0 | 111100 | 111110 | 1110110 | 101011 | 11011 |
Color Harmonies of #296227
Complementary color
Monochromatic Colors of #296227
Black with #296227
Text Example
Text Example
White with #296227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296227; }
p { color: rgb(41,98,39); }
H1.HeaderClassName
{
color: #296227;
}
.AnyTagClassName
{
color: #296227;
}
</style>
background-color css
<style>
a { background-color: #296227; }
a { background-color: rgb(41,98,39); }
div.DivClassName
{
background-color: #296227;
}
.BgClassName
{
background-color: #296227;
}
</style>
border-color css
<style>
span { border-color: #296227; }
span { border-color: rgb(41,98,39); }
td.TdClassName
{
border-color: #296227;
}
.TagClassName
{
border-color: #296227;
}
</style>