Shades of San Felix #296734
Tints of San Felix #296734
RGB
CMYK
RGB Variations
Color information
#296734 (or 0x296734) is known color: San Felix. HEX triplet: 29, 67 and 34. RGB value is (41,103,52). Sum of RGB (Red+Green+Blue) = 41+103+52=196 (25% of max value = 765). Red value is 41 (16.41% from 255 or 20.92% from 196); Green value is 103 (40.62% from 255 or 52.55% from 196); Blue value is 52 (20.70% from 255 or 26.53% from 196); Max value from RGB is 103 - color contains mainly: green. Hex color #296734 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296734 is #D698CB. Grayscale: #4E4E4E. Windows color (decimal): -14063820 or 3434281. OLE color: 3434281.
HSL color Cylindrical-coordinate representation of color #296734: hue angle of 130.65º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #296734 is Cyan = 0.60, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 103 | 52 | - |
| CMYK | 0.60 | 0 | 0.50 | 0.60 |
| HSL | 130.65º | 0.43% | 0.28% | - |
| HSV(B) | 130.65º | 0.6% | 0.4% | - |
| XYZ | 6.38 | 10.42 | 4.92 | - |
| YUV | 78.65 | 112.96 | 101.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 103 | 52 | 0.60 | 0 | 0.50 | 0.60 | 130.65 | 0.43 | 0.28 |
| Hex | 29 | 67 | 34 | 3C | 0 | 32 | 3C | 83 | 2B | 1C |
| Octal | 51 | 147 | 64 | 74 | 0 | 62 | 74 | 203 | 53 | 34 |
| Binary | 101001 | 1100111 | 110100 | 111100 | 0 | 110010 | 111100 | 10000011 | 101011 | 11100 |
Color Harmonies of #296734
Complementary color
Monochromatic Colors of #296734
Black with #296734
Text Example
Text Example
White with #296734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296734; }
p { color: rgb(41,103,52); }
H1.HeaderClassName
{
color: #296734;
}
.AnyTagClassName
{
color: #296734;
}
</style>
background-color css
<style>
a { background-color: #296734; }
a { background-color: rgb(41,103,52); }
div.DivClassName
{
background-color: #296734;
}
.BgClassName
{
background-color: #296734;
}
</style>
border-color css
<style>
span { border-color: #296734; }
span { border-color: rgb(41,103,52); }
td.TdClassName
{
border-color: #296734;
}
.TagClassName
{
border-color: #296734;
}
</style>