COLOR #346927

HEX: #346927 RGB: (52,105,39)

Color info

#346927 contains mainly red and green colors. Web safe color of #346927 is #336633 (or #363).

RGB color model

#346927 color RGB value is (52,105,39).

RGB: (52,105,39) (20%, 41%, 15%)

RGB channels and saturation

R 52 of 255 = 20%
G 105 of 255 = 41%
B 39 of 255 = 15%

52
105
39

R + G + B ~ 25%. #346927 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 105 + 39 = 196 (100%)
R 52 of 196 ~ 26.53%
G 105 of 196 ~ 53.57%
B 39 of 196 ~ 19.9'%

%26.53
%53.57
%19.9

CMYK color model

#346927 color CMYK value is (50,0,63,59).

  • cyan value is 50.48%
  • magenta value is 0.00%
  • yellow value is 62.86%
  • key color value is 58.82%
CMYK: (50,0,63,59) C50M0Y63K59 (50%,0%,63%,59%) (0.50/0.00/0.63/0.59) 

CMYK percentages

%50.48
%0
%62.86
%58.82

Codes

Color #346927 in popluar color models

34 69 27
RGB 52 105 39
HSL 108° 45.83% 28.24%
HSB/HSV 108° 62.86% 41.18%
CMYK 50.48% 0.00% 62.86%
58.82%

Color #346927 in popluar number systems.

HEX 34 69 27
Decimal 52 105 39
Binary 110100 1101001 100111
Octal 64 151 47

Shades and tints

Shades of #346927

#346927
(52,105,39)
#306024
(48,96,36)
#2C5721
(44,87,33)
#284E1E
(40,78,30)
#24451B
(36,69,27)
#203C18
(32,60,24)
#1C3315
(28,51,21)
#182A12
(24,42,18)
#14210F
(20,33,15)
#10180C
(16,24,12)
#0C0F09
(12,15,9)
#000000
(0,0,0)

Tints of #346927

#346927
(52,105,39)
#46763A
(70,118,58)
#58834D
(88,131,77)
#6A9060
(106,144,96)
#7C9D73
(124,157,115)
#8EAA86
(142,170,134)
#A0B799
(160,183,153)
#B2C4AC
(178,196,172)
#C4D1BF
(196,209,191)
#D6DED2
(214,222,210)
#E8EBE5
(232,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #346927 color. Also use rgb(52,105,39) instead hex code.

Text Font Color

.myTextColor { color: #346927; }

<p style="color:#346927">This sample text font color is #346927.</p>

This text font color is #346927.

Background Color

.myBgColor { background-color: #346927; }

<div style="background-color:#346927">Inner text</div>

This div background color is #346927.

Border color

.myBorderColor { border: 1px solid #346927; }

<div style="border:3px solid #346927">Div</div>

This div border color is #346927.

Opacity

.myOpacity80 { color: #346927; opacity: 0.8; }

<p style="color:#346927;opacity:0.8;">80%</p>

Text with #346927 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #346927;}

<p style="text-shadow: 3px 3px 1px #346927">Text here.</p>

This text has shadow with #346927 color.


.textShadow {text-shadow: 3px 3px 1px #346927', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #346927, 5px 5px 20px red">Text here.</p>

This text has shadow with #346927 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#346927, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#346927, Direction=45, Strength=4)">Text</p>

This text has shadow with #346927 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #346927;
-webkit-box-shadow: 1px 1px 3px 2px #346927;
box-shadow: 1px 1px 3px 2px #346927;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #346927; -webkit-box-shadow: 1px 1px 3px 2px #346927; box-shadow:1px 1px 3px 2px #346927;">
Div content here
</div>

This div box has shadow with color #346927.

Preview

Color preview on black background

This text has color #346927 on black background.


Color preview on white background

This text has color #346927 on white background.


Black color preview on #346927 background

This text has black color on #346927 background.


White color preview on #346927 background

This text has white color on #346927 background.


Related colors

Complementary color

Complementary color for #hex is #CB96D8.


I love getcolorcode.com

Triadic colors

1 #273469 and #692734 with #346927 are triadic colors.

2 #276934 and #693427 with #346927 are triadic colors.