Shades of San Felix #346932
Tints of San Felix #346932
RGB
CMYK
RGB Variations
Color information
#346932 (or 0x346932) is known color: San Felix. HEX triplet: 34, 69 and 32. RGB value is (52,105,50). Sum of RGB (Red+Green+Blue) = 52+105+50=207 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.12% from 207); Green value is 105 (41.41% from 255 or 50.72% from 207); Blue value is 50 (19.92% from 255 or 24.15% from 207); Max value from RGB is 105 - color contains mainly: green. Hex color #346932 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #346932 is #CB96CD. Grayscale: #535353. Windows color (decimal): -13342414 or 3303732. OLE color: 3303732.
HSL color Cylindrical-coordinate representation of color #346932: hue angle of 117.82º 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 #346932 is Cyan = 0.50, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 52 | 105 | 50 | - |
| CMYK | 0.50 | 0 | 0.52 | 0.59 |
| HSL | 117.82º | 0.35% | 0.3% | - |
| HSV(B) | 117.82º | 0.52% | 0.41% | - |
| XYZ | 7.04 | 11.06 | 4.78 | - |
| YUV | 82.88 | 109.44 | 105.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 105 | 50 | 0.50 | 0 | 0.52 | 0.59 | 117.82 | 0.35 | 0.3 |
| Hex | 34 | 69 | 32 | 32 | 0 | 34 | 3B | 76 | 23 | 1E |
| Octal | 64 | 151 | 62 | 62 | 0 | 64 | 73 | 166 | 43 | 36 |
| Binary | 110100 | 1101001 | 110010 | 110010 | 0 | 110100 | 111011 | 1110110 | 100011 | 11110 |
Color Harmonies of #346932
Complementary color
Monochromatic Colors of #346932
Black with #346932
Text Example
Text Example
White with #346932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346932; }
p { color: rgb(52,105,50); }
H1.HeaderClassName
{
color: #346932;
}
.AnyTagClassName
{
color: #346932;
}
</style>
background-color css
<style>
a { background-color: #346932; }
a { background-color: rgb(52,105,50); }
div.DivClassName
{
background-color: #346932;
}
.BgClassName
{
background-color: #346932;
}
</style>
border-color css
<style>
span { border-color: #346932; }
span { border-color: rgb(52,105,50); }
td.TdClassName
{
border-color: #346932;
}
.TagClassName
{
border-color: #346932;
}
</style>