Shades of San Felix #296921
Tints of San Felix #296921
RGB
CMYK
RGB Variations
Color information
#296921 (or 0x296921) is known color: San Felix. HEX triplet: 29, 69 and 21. RGB value is (41,105,33). Sum of RGB (Red+Green+Blue) = 41+105+33=179 (23% of max value = 765). Red value is 41 (16.41% from 255 or 22.91% from 179); Green value is 105 (41.41% from 255 or 58.66% from 179); Blue value is 33 (13.28% from 255 or 18.44% from 179); Max value from RGB is 105 - color contains mainly: green. Hex color #296921 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296921 is #D696DE. Grayscale: #4D4D4D. Windows color (decimal): -14063327 or 2189609. OLE color: 2189609.
HSL color Cylindrical-coordinate representation of color #296921: hue angle of 113.33º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #296921 is Cyan = 0.61, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 105 | 33 | - |
| CMYK | 0.61 | 0 | 0.69 | 0.59 |
| HSL | 113.33º | 0.52% | 0.27% | - |
| HSV(B) | 113.33º | 0.69% | 0.41% | - |
| XYZ | 6.24 | 10.68 | 3.17 | - |
| YUV | 77.66 | 102.8 | 101.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 105 | 33 | 0.61 | 0 | 0.69 | 0.59 | 113.33 | 0.52 | 0.27 |
| Hex | 29 | 69 | 21 | 3D | 0 | 45 | 3B | 71 | 34 | 1B |
| Octal | 51 | 151 | 41 | 75 | 0 | 105 | 73 | 161 | 64 | 33 |
| Binary | 101001 | 1101001 | 100001 | 111101 | 0 | 1000101 | 111011 | 1110001 | 110100 | 11011 |
Color Harmonies of #296921
Complementary color
Monochromatic Colors of #296921
Black with #296921
Text Example
Text Example
White with #296921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296921; }
p { color: rgb(41,105,33); }
H1.HeaderClassName
{
color: #296921;
}
.AnyTagClassName
{
color: #296921;
}
</style>
background-color css
<style>
a { background-color: #296921; }
a { background-color: rgb(41,105,33); }
div.DivClassName
{
background-color: #296921;
}
.BgClassName
{
background-color: #296921;
}
</style>
border-color css
<style>
span { border-color: #296921; }
span { border-color: rgb(41,105,33); }
td.TdClassName
{
border-color: #296921;
}
.TagClassName
{
border-color: #296921;
}
</style>