COLOR #344727

HEX: #344727 RGB: (52,71,39)

Color info

#344727 contains red, green and blue colors in about the same proportion. Web safe color of #344727 is #333333 (or #333).

RGB color model

#344727 color RGB value is (52,71,39).

RGB: (52,71,39) (20%, 28%, 15%)

RGB channels and saturation

R 52 of 255 = 20%
G 71 of 255 = 28%
B 39 of 255 = 15%

52
71
39

R + G + B ~ 21%. #344727 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 71 + 39 = 162 (100%)
R 52 of 162 ~ 32.1%
G 71 of 162 ~ 43.83%
B 39 of 162 ~ 24.07'%

%32.1
%43.83
%24.07

CMYK color model

#344727 color CMYK value is (27,0,45,72).

  • cyan value is 26.76%
  • magenta value is 0.00%
  • yellow value is 45.07%
  • key color value is 72.16%
CMYK: (27,0,45,72) C27M0Y45K72 (27%,0%,45%,72%) (0.27/0.00/0.45/0.72) 

CMYK percentages

%26.76
%0
%45.07
%72.16

Codes

Color #344727 in popluar color models

34 47 27
RGB 52 71 39
HSL 96° 29.09% 21.57%
HSB/HSV 96° 45.07% 27.84%
CMYK 26.76% 0.00% 45.07%
72.16%

Color #344727 in popluar number systems.

HEX 34 47 27
Decimal 52 71 39
Binary 110100 1000111 100111
Octal 64 107 47

Shades and tints

Shades of #344727

#344727
(52,71,39)
#304124
(48,65,36)
#2C3B21
(44,59,33)
#28351E
(40,53,30)
#242F1B
(36,47,27)
#202918
(32,41,24)
#1C2315
(28,35,21)
#181D12
(24,29,18)
#14170F
(20,23,15)
#10110C
(16,17,12)
#0C0B09
(12,11,9)
#000000
(0,0,0)

Tints of #344727

#344727
(52,71,39)
#46573A
(70,87,58)
#58674D
(88,103,77)
#6A7760
(106,119,96)
#7C8773
(124,135,115)
#8E9786
(142,151,134)
#A0A799
(160,167,153)
#B2B7AC
(178,183,172)
#C4C7BF
(196,199,191)
#D6D7D2
(214,215,210)
#E8E7E5
(232,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #344727; }

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

This text font color is #344727.

Background Color

.myBgColor { background-color: #344727; }

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

This div background color is #344727.

Border color

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

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

This div border color is #344727.

Opacity

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

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

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

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

This text has shadow with #344727 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #344727.

Preview

Color preview on black background

This text has color #344727 on black background.


Color preview on white background

This text has color #344727 on white background.


Black color preview on #344727 background

This text has black color on #344727 background.


White color preview on #344727 background

This text has white color on #344727 background.


Related colors

Complementary color

Complementary color for #hex is #CBB8D8.


I love getcolorcode.com

Triadic colors

1 #273447 and #472734 with #344727 are triadic colors.

2 #274734 and #473427 with #344727 are triadic colors.