Shades of San Felix #296020
Tints of San Felix #296020
RGB
CMYK
RGB Variations
Color information
#296020 (or 0x296020) is known color: San Felix. HEX triplet: 29, 60 and 20. RGB value is (41,96,32). Sum of RGB (Red+Green+Blue) = 41+96+32=169 (22% of max value = 765). Red value is 41 (16.41% from 255 or 24.26% from 169); Green value is 96 (37.89% from 255 or 56.80% from 169); Blue value is 32 (12.89% from 255 or 18.93% from 169); Max value from RGB is 96 - color contains mainly: green. Hex color #296020 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296020 is #D69FDF. Grayscale: #484848. Windows color (decimal): -14065632 or 2121769. OLE color: 2121769.
HSL color Cylindrical-coordinate representation of color #296020: hue angle of 111.56º degrees, saturation: 0.5, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #296020 is Cyan = 0.57, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 96 | 32 | - |
| CMYK | 0.57 | 0 | 0.67 | 0.62 |
| HSL | 111.56º | 0.5% | 0.25% | - |
| HSV(B) | 111.56º | 0.67% | 0.38% | - |
| XYZ | 5.36 | 8.94 | 2.81 | - |
| YUV | 72.26 | 105.28 | 105.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 96 | 32 | 0.57 | 0 | 0.67 | 0.62 | 111.56 | 0.5 | 0.25 |
| Hex | 29 | 60 | 20 | 39 | 0 | 43 | 3E | 70 | 32 | 19 |
| Octal | 51 | 140 | 40 | 71 | 0 | 103 | 76 | 160 | 62 | 31 |
| Binary | 101001 | 1100000 | 100000 | 111001 | 0 | 1000011 | 111110 | 1110000 | 110010 | 11001 |
Color Harmonies of #296020
Complementary color
Monochromatic Colors of #296020
Black with #296020
Text Example
Text Example
White with #296020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296020; }
p { color: rgb(41,96,32); }
H1.HeaderClassName
{
color: #296020;
}
.AnyTagClassName
{
color: #296020;
}
</style>
background-color css
<style>
a { background-color: #296020; }
a { background-color: rgb(41,96,32); }
div.DivClassName
{
background-color: #296020;
}
.BgClassName
{
background-color: #296020;
}
</style>
border-color css
<style>
span { border-color: #296020; }
span { border-color: rgb(41,96,32); }
td.TdClassName
{
border-color: #296020;
}
.TagClassName
{
border-color: #296020;
}
</style>