Shades of San Felix #336934
Tints of San Felix #336934
RGB
CMYK
RGB Variations
Color information
#336934 (or 0x336934) is known color: San Felix. HEX triplet: 33, 69 and 34. RGB value is (51,105,52). Sum of RGB (Red+Green+Blue) = 51+105+52=208 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.52% from 208); Green value is 105 (41.41% from 255 or 50.48% from 208); Blue value is 52 (20.70% from 255 or 25% from 208); Max value from RGB is 105 - color contains mainly: green. Hex color #336934 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #336934 is #CC96CB. Grayscale: #525252. Windows color (decimal): -13407948 or 3434803. OLE color: 3434803.
HSL color Cylindrical-coordinate representation of color #336934: hue angle of 121.11º degrees, saturation: 0.35, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #336934 is Cyan = 0.51, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 105 | 52 | - |
| CMYK | 0.51 | 0 | 0.50 | 0.59 |
| HSL | 121.11º | 0.35% | 0.31% | - |
| HSV(B) | 121.11º | 0.51% | 0.41% | - |
| XYZ | 7.04 | 11.05 | 5.01 | - |
| YUV | 82.81 | 110.61 | 105.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 105 | 52 | 0.51 | 0 | 0.50 | 0.59 | 121.11 | 0.35 | 0.31 |
| Hex | 33 | 69 | 34 | 33 | 0 | 32 | 3B | 79 | 23 | 1F |
| Octal | 63 | 151 | 64 | 63 | 0 | 62 | 73 | 171 | 43 | 37 |
| Binary | 110011 | 1101001 | 110100 | 110011 | 0 | 110010 | 111011 | 1111001 | 100011 | 11111 |
Color Harmonies of #336934
Complementary color
Monochromatic Colors of #336934
Black with #336934
Text Example
Text Example
White with #336934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336934; }
p { color: rgb(51,105,52); }
H1.HeaderClassName
{
color: #336934;
}
.AnyTagClassName
{
color: #336934;
}
</style>
background-color css
<style>
a { background-color: #336934; }
a { background-color: rgb(51,105,52); }
div.DivClassName
{
background-color: #336934;
}
.BgClassName
{
background-color: #336934;
}
</style>
border-color css
<style>
span { border-color: #336934; }
span { border-color: rgb(51,105,52); }
td.TdClassName
{
border-color: #336934;
}
.TagClassName
{
border-color: #336934;
}
</style>