Shades of San Felix #296832
Tints of San Felix #296832
RGB
CMYK
RGB Variations
Color information
#296832 (or 0x296832) is known color: San Felix. HEX triplet: 29, 68 and 32. RGB value is (41,104,50). Sum of RGB (Red+Green+Blue) = 41+104+50=195 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.03% from 195); Green value is 104 (41.02% from 255 or 53.33% from 195); Blue value is 50 (19.92% from 255 or 25.64% from 195); Max value from RGB is 104 - color contains mainly: green. Hex color #296832 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296832 is #D697CD. Grayscale: #4F4F4F. Windows color (decimal): -14063566 or 3303465. OLE color: 3303465.
HSL color Cylindrical-coordinate representation of color #296832: hue angle of 128.57º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #296832 is Cyan = 0.61, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 104 | 50 | - |
| CMYK | 0.61 | 0 | 0.52 | 0.59 |
| HSL | 128.57º | 0.43% | 0.28% | - |
| HSV(B) | 128.57º | 0.61% | 0.41% | - |
| XYZ | 6.44 | 10.6 | 4.72 | - |
| YUV | 79.01 | 111.63 | 100.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 104 | 50 | 0.61 | 0 | 0.52 | 0.59 | 128.57 | 0.43 | 0.28 |
| Hex | 29 | 68 | 32 | 3D | 0 | 34 | 3B | 81 | 2B | 1C |
| Octal | 51 | 150 | 62 | 75 | 0 | 64 | 73 | 201 | 53 | 34 |
| Binary | 101001 | 1101000 | 110010 | 111101 | 0 | 110100 | 111011 | 10000001 | 101011 | 11100 |
Color Harmonies of #296832
Complementary color
Monochromatic Colors of #296832
Black with #296832
Text Example
Text Example
White with #296832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296832; }
p { color: rgb(41,104,50); }
H1.HeaderClassName
{
color: #296832;
}
.AnyTagClassName
{
color: #296832;
}
</style>
background-color css
<style>
a { background-color: #296832; }
a { background-color: rgb(41,104,50); }
div.DivClassName
{
background-color: #296832;
}
.BgClassName
{
background-color: #296832;
}
</style>
border-color css
<style>
span { border-color: #296832; }
span { border-color: rgb(41,104,50); }
td.TdClassName
{
border-color: #296832;
}
.TagClassName
{
border-color: #296832;
}
</style>