Shades of San Felix #296919
Tints of San Felix #296919
RGB
CMYK
RGB Variations
Color information
#296919 (or 0x296919) is known color: San Felix. HEX triplet: 29, 69 and 19. RGB value is (41,105,25). Sum of RGB (Red+Green+Blue) = 41+105+25=171 (22% of max value = 765). Red value is 41 (16.41% from 255 or 23.98% from 171); Green value is 105 (41.41% from 255 or 61.40% from 171); Blue value is 25 (10.16% from 255 or 14.62% from 171); Max value from RGB is 105 - color contains mainly: green. Hex color #296919 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #296919 is #D696E6. Grayscale: #4D4D4D. Windows color (decimal): -14063335 or 1665321. OLE color: 1665321.
HSL color Cylindrical-coordinate representation of color #296919: hue angle of 108º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #296919 is Cyan = 0.61, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 105 | 25 | - |
| CMYK | 0.61 | 0 | 0.76 | 0.59 |
| HSL | 108º | 0.62% | 0.25% | - |
| HSV(B) | 108º | 0.76% | 0.41% | - |
| XYZ | 6.14 | 10.64 | 2.65 | - |
| YUV | 76.74 | 98.8 | 102.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 105 | 25 | 0.61 | 0 | 0.76 | 0.59 | 108 | 0.62 | 0.25 |
| Hex | 29 | 69 | 19 | 3D | 0 | 4C | 3B | 6C | 3E | 19 |
| Octal | 51 | 151 | 31 | 75 | 0 | 114 | 73 | 154 | 76 | 31 |
| Binary | 101001 | 1101001 | 11001 | 111101 | 0 | 1001100 | 111011 | 1101100 | 111110 | 11001 |
Color Harmonies of #296919
Complementary color
Monochromatic Colors of #296919
Black with #296919
Text Example
Text Example
White with #296919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296919; }
p { color: rgb(41,105,25); }
H1.HeaderClassName
{
color: #296919;
}
.AnyTagClassName
{
color: #296919;
}
</style>
background-color css
<style>
a { background-color: #296919; }
a { background-color: rgb(41,105,25); }
div.DivClassName
{
background-color: #296919;
}
.BgClassName
{
background-color: #296919;
}
</style>
border-color css
<style>
span { border-color: #296919; }
span { border-color: rgb(41,105,25); }
td.TdClassName
{
border-color: #296919;
}
.TagClassName
{
border-color: #296919;
}
</style>