Shades of San Felix #336932
Tints of San Felix #336932
RGB
CMYK
RGB Variations
Color information
#336932 (or 0x336932) is known color: San Felix. HEX triplet: 33, 69 and 32. RGB value is (51,105,50). Sum of RGB (Red+Green+Blue) = 51+105+50=206 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.76% from 206); Green value is 105 (41.41% from 255 or 50.97% from 206); Blue value is 50 (19.92% from 255 or 24.27% from 206); Max value from RGB is 105 - color contains mainly: green. Hex color #336932 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #336932 is #CC96CD. Grayscale: #525252. Windows color (decimal): -13407950 or 3303731. OLE color: 3303731.
HSL color Cylindrical-coordinate representation of color #336932: hue angle of 118.91º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #336932 is Cyan = 0.51, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 105 | 50 | - |
| CMYK | 0.51 | 0 | 0.52 | 0.59 |
| HSL | 118.91º | 0.35% | 0.3% | - |
| HSV(B) | 118.91º | 0.52% | 0.41% | - |
| XYZ | 6.99 | 11.04 | 4.78 | - |
| YUV | 82.58 | 109.61 | 105.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 105 | 50 | 0.51 | 0 | 0.52 | 0.59 | 118.91 | 0.35 | 0.3 |
| Hex | 33 | 69 | 32 | 33 | 0 | 34 | 3B | 77 | 23 | 1E |
| Octal | 63 | 151 | 62 | 63 | 0 | 64 | 73 | 167 | 43 | 36 |
| Binary | 110011 | 1101001 | 110010 | 110011 | 0 | 110100 | 111011 | 1110111 | 100011 | 11110 |
Color Harmonies of #336932
Complementary color
Monochromatic Colors of #336932
Black with #336932
Text Example
Text Example
White with #336932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336932; }
p { color: rgb(51,105,50); }
H1.HeaderClassName
{
color: #336932;
}
.AnyTagClassName
{
color: #336932;
}
</style>
background-color css
<style>
a { background-color: #336932; }
a { background-color: rgb(51,105,50); }
div.DivClassName
{
background-color: #336932;
}
.BgClassName
{
background-color: #336932;
}
</style>
border-color css
<style>
span { border-color: #336932; }
span { border-color: rgb(51,105,50); }
td.TdClassName
{
border-color: #336932;
}
.TagClassName
{
border-color: #336932;
}
</style>