Shades of San Felix #346933
Tints of San Felix #346933
RGB
CMYK
RGB Variations
Color information
#346933 (or 0x346933) is known color: San Felix. HEX triplet: 34, 69 and 33. RGB value is (52,105,51). Sum of RGB (Red+Green+Blue) = 52+105+51=208 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25% from 208); Green value is 105 (41.41% from 255 or 50.48% from 208); Blue value is 51 (20.31% from 255 or 24.52% from 208); Max value from RGB is 105 - color contains mainly: green. Hex color #346933 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #346933 is #CB96CC. Grayscale: #535353. Windows color (decimal): -13342413 or 3369268. OLE color: 3369268.
HSL color Cylindrical-coordinate representation of color #346933: hue angle of 118.89º 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 #346933 is Cyan = 0.50, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 52 | 105 | 51 | - |
| CMYK | 0.50 | 0 | 0.51 | 0.59 |
| HSL | 118.89º | 0.35% | 0.31% | - |
| HSV(B) | 118.89º | 0.51% | 0.41% | - |
| XYZ | 7.07 | 11.07 | 4.9 | - |
| YUV | 83 | 109.94 | 105.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 105 | 51 | 0.50 | 0 | 0.51 | 0.59 | 118.89 | 0.35 | 0.31 |
| Hex | 34 | 69 | 33 | 32 | 0 | 33 | 3B | 77 | 23 | 1F |
| Octal | 64 | 151 | 63 | 62 | 0 | 63 | 73 | 167 | 43 | 37 |
| Binary | 110100 | 1101001 | 110011 | 110010 | 0 | 110011 | 111011 | 1110111 | 100011 | 11111 |
Color Harmonies of #346933
Complementary color
Monochromatic Colors of #346933
Black with #346933
Text Example
Text Example
White with #346933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346933; }
p { color: rgb(52,105,51); }
H1.HeaderClassName
{
color: #346933;
}
.AnyTagClassName
{
color: #346933;
}
</style>
background-color css
<style>
a { background-color: #346933; }
a { background-color: rgb(52,105,51); }
div.DivClassName
{
background-color: #346933;
}
.BgClassName
{
background-color: #346933;
}
</style>
border-color css
<style>
span { border-color: #346933; }
span { border-color: rgb(52,105,51); }
td.TdClassName
{
border-color: #346933;
}
.TagClassName
{
border-color: #346933;
}
</style>