COLOR #346539

HEX: #346539 RGB: (52,101,57)

Color info

#346539 contains red, green and blue colors in about the same proportion. Web safe color of #346539 is #336633 (or #363).

RGB color model

#346539 color RGB value is (52,101,57).

RGB: (52,101,57) (20%, 40%, 22%)

RGB channels and saturation

R 52 of 255 = 20%
G 101 of 255 = 40%
B 57 of 255 = 22%

52
101
57

R + G + B ~ 27%. #346539 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 101 + 57 = 210 (100%)
R 52 of 210 ~ 24.76%
G 101 of 210 ~ 48.1%
B 57 of 210 ~ 27.14'%

%24.76
%48.1
%27.14

CMYK color model

#346539 color CMYK value is (49,0,44,60).

  • cyan value is 48.51%
  • magenta value is 0.00%
  • yellow value is 43.56%
  • key color value is 60.39%

CMYK: (49,0,44,60)
C49M0Y44K60 (49%, 0%, 44%, 60%)
(0.49 / 0.00 / 0.44 / 0.60)

CMYK percentages

%48.51
%0
%43.56
%60.39

Codes

Color #346539 in popluar color models

34 65 39
RGB 52 101 57
HSL 126° 32.03% 30.00%
HSB/HSV 126° 48.51% 39.61%
CMYK 48.51% 0.00% 43.56%
60.39%

Color #346539 in popluar number systems.

HEX 34 65 39
Decimal 52 101 57
Binary 110100 1100101 111001
Octal 64 145 71

Shades and tints

Shades of #346539

#346539
(52,101,57)
#305C34
(48,92,52)
#2C532F
(44,83,47)
#284A2A
(40,74,42)
#244125
(36,65,37)
#203820
(32,56,32)
#1C2F1B
(28,47,27)
#182616
(24,38,22)
#141D11
(20,29,17)
#10140C
(16,20,12)
#0C0B07
(12,11,7)
#000000
(0,0,0)

Tints of #346539

#346539
(52,101,57)
#46734B
(70,115,75)
#58815D
(88,129,93)
#6A8F6F
(106,143,111)
#7C9D81
(124,157,129)
#8EAB93
(142,171,147)
#A0B9A5
(160,185,165)
#B2C7B7
(178,199,183)
#C4D5C9
(196,213,201)
#D6E3DB
(214,227,219)
#E8F1ED
(232,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #346539 color. Also use rgb(52,101,57) instead hex code.

Text Font Color

.myTextColor { color: #346539; }

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

This text font color is #346539.

Background Color

.myBgColor { background-color: #346539; }

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

This div background color is #346539.

Border color

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

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

This div border color is #346539.

Opacity

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

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

Text with #346539 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 #346539;}

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

This text has shadow with #346539 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #346539.

Preview

Color preview on black background

This text has color #346539 on black background.


Color preview on white background

This text has color #346539 on white background.


Black color preview on #346539 background

This text has black color on #346539 background.


White color preview on #346539 background

This text has white color on #346539 background.


Related colors

Complementary color

Complementary color for #hex is #CB9AC6.


I love getcolorcode.com

Triadic colors

1 #393465 and #653934 with #346539 are triadic colors.

2 #396534 and #653439 with #346539 are triadic colors.