Shades of San Felix #346934
Tints of San Felix #346934
RGB
CMYK
RGB Variations
Color information
#346934 (or 0x346934) is known color: San Felix. HEX triplet: 34, 69 and 34. RGB value is (52,105,52). Sum of RGB (Red+Green+Blue) = 52+105+52=209 (27% of max value = 765). Red value is 52 (20.70% from 255 or 24.88% from 209); Green value is 105 (41.41% from 255 or 50.24% from 209); Blue value is 52 (20.70% from 255 or 24.88% from 209); Max value from RGB is 105 - color contains mainly: green. Hex color #346934 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #346934 is #CB96CB. Grayscale: #535353. Windows color (decimal): -13342412 or 3434804. OLE color: 3434804.
HSL color Cylindrical-coordinate representation of color #346934: hue angle of 120º degrees, saturation: 0.34, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #346934 is Cyan = 0.50, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 52 | 105 | 52 | - |
| CMYK | 0.50 | 0 | 0.50 | 0.59 |
| HSL | 120º | 0.34% | 0.31% | - |
| HSV(B) | 120º | 0.5% | 0.41% | - |
| XYZ | 7.09 | 11.08 | 5.01 | - |
| YUV | 83.11 | 110.44 | 105.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 105 | 52 | 0.50 | 0 | 0.50 | 0.59 | 120 | 0.34 | 0.31 |
| Hex | 34 | 69 | 34 | 32 | 0 | 32 | 3B | 78 | 22 | 1F |
| Octal | 64 | 151 | 64 | 62 | 0 | 62 | 73 | 170 | 42 | 37 |
| Binary | 110100 | 1101001 | 110100 | 110010 | 0 | 110010 | 111011 | 1111000 | 100010 | 11111 |
Color Harmonies of #346934
Complementary color
Monochromatic Colors of #346934
Black with #346934
Text Example
Text Example
White with #346934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346934; }
p { color: rgb(52,105,52); }
H1.HeaderClassName
{
color: #346934;
}
.AnyTagClassName
{
color: #346934;
}
</style>
background-color css
<style>
a { background-color: #346934; }
a { background-color: rgb(52,105,52); }
div.DivClassName
{
background-color: #346934;
}
.BgClassName
{
background-color: #346934;
}
</style>
border-color css
<style>
span { border-color: #346934; }
span { border-color: rgb(52,105,52); }
td.TdClassName
{
border-color: #346934;
}
.TagClassName
{
border-color: #346934;
}
</style>