Shades of San Felix #296024
Tints of San Felix #296024
RGB
CMYK
RGB Variations
Color information
#296024 (or 0x296024) is known color: San Felix. HEX triplet: 29, 60 and 24. RGB value is (41,96,36). Sum of RGB (Red+Green+Blue) = 41+96+36=173 (22% of max value = 765). Red value is 41 (16.41% from 255 or 23.70% from 173); Green value is 96 (37.89% from 255 or 55.49% from 173); Blue value is 36 (14.45% from 255 or 20.81% from 173); Max value from RGB is 96 - color contains mainly: green. Hex color #296024 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296024 is #D69FDB. Grayscale: #484848. Windows color (decimal): -14065628 or 2383913. OLE color: 2383913.
HSL color Cylindrical-coordinate representation of color #296024: hue angle of 115º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #296024 is Cyan = 0.57, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 96 | 36 | - |
| CMYK | 0.57 | 0 | 0.62 | 0.62 |
| HSL | 115º | 0.45% | 0.26% | - |
| HSV(B) | 115º | 0.63% | 0.38% | - |
| XYZ | 5.42 | 8.96 | 3.11 | - |
| YUV | 72.72 | 107.28 | 105.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 96 | 36 | 0.57 | 0 | 0.62 | 0.62 | 115 | 0.45 | 0.26 |
| Hex | 29 | 60 | 24 | 39 | 0 | 3E | 3E | 73 | 2D | 1A |
| Octal | 51 | 140 | 44 | 71 | 0 | 76 | 76 | 163 | 55 | 32 |
| Binary | 101001 | 1100000 | 100100 | 111001 | 0 | 111110 | 111110 | 1110011 | 101101 | 11010 |
Color Harmonies of #296024
Complementary color
Monochromatic Colors of #296024
Black with #296024
Text Example
Text Example
White with #296024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296024; }
p { color: rgb(41,96,36); }
H1.HeaderClassName
{
color: #296024;
}
.AnyTagClassName
{
color: #296024;
}
</style>
background-color css
<style>
a { background-color: #296024; }
a { background-color: rgb(41,96,36); }
div.DivClassName
{
background-color: #296024;
}
.BgClassName
{
background-color: #296024;
}
</style>
border-color css
<style>
span { border-color: #296024; }
span { border-color: rgb(41,96,36); }
td.TdClassName
{
border-color: #296024;
}
.TagClassName
{
border-color: #296024;
}
</style>