Shades of San Felix #296223
Tints of San Felix #296223
RGB
CMYK
RGB Variations
Color information
#296223 (or 0x296223) is known color: San Felix. HEX triplet: 29, 62 and 23. RGB value is (41,98,35). Sum of RGB (Red+Green+Blue) = 41+98+35=174 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.56% from 174); Green value is 98 (38.67% from 255 or 56.32% from 174); Blue value is 35 (14.06% from 255 or 20.11% from 174); Max value from RGB is 98 - color contains mainly: green. Hex color #296223 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296223 is #D69DDC. Grayscale: #494949. Windows color (decimal): -14065117 or 2318889. OLE color: 2318889.
HSL color Cylindrical-coordinate representation of color #296223: hue angle of 114.29º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #296223 is Cyan = 0.58, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 98 | 35 | - |
| CMYK | 0.58 | 0 | 0.64 | 0.62 |
| HSL | 114.29º | 0.47% | 0.26% | - |
| HSV(B) | 114.29º | 0.64% | 0.38% | - |
| XYZ | 5.59 | 9.33 | 3.1 | - |
| YUV | 73.78 | 106.12 | 104.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 98 | 35 | 0.58 | 0 | 0.64 | 0.62 | 114.29 | 0.47 | 0.26 |
| Hex | 29 | 62 | 23 | 3A | 0 | 40 | 3E | 72 | 2F | 1A |
| Octal | 51 | 142 | 43 | 72 | 0 | 100 | 76 | 162 | 57 | 32 |
| Binary | 101001 | 1100010 | 100011 | 111010 | 0 | 1000000 | 111110 | 1110010 | 101111 | 11010 |
Color Harmonies of #296223
Complementary color
Monochromatic Colors of #296223
Black with #296223
Text Example
Text Example
White with #296223
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296223; }
p { color: rgb(41,98,35); }
H1.HeaderClassName
{
color: #296223;
}
.AnyTagClassName
{
color: #296223;
}
</style>
background-color css
<style>
a { background-color: #296223; }
a { background-color: rgb(41,98,35); }
div.DivClassName
{
background-color: #296223;
}
.BgClassName
{
background-color: #296223;
}
</style>
border-color css
<style>
span { border-color: #296223; }
span { border-color: rgb(41,98,35); }
td.TdClassName
{
border-color: #296223;
}
.TagClassName
{
border-color: #296223;
}
</style>