COLOR #344924

HEX: #344924 RGB: (52,73,36)

Color info

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

RGB color model

#344924 color RGB value is (52,73,36).

RGB: (52,73,36) (20%, 29%, 14%)

RGB channels and saturation

R 52 of 255 = 20%
G 73 of 255 = 29%
B 36 of 255 = 14%

52
73
36

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

Portions of RGB colors in percentages

R + G + B = 52 + 73 + 36 = 161 (100%)
R 52 of 161 ~ 32.3%
G 73 of 161 ~ 45.34%
B 36 of 161 ~ 22.36'%

%32.3
%45.34
%22.36

CMYK color model

#344924 color CMYK value is (29,0,51,71).

  • cyan value is 28.77%
  • magenta value is 0.00%
  • yellow value is 50.68%
  • key color value is 71.37%

CMYK: (29,0,51,71)
C29M0Y51K71 (29%, 0%, 51%, 71%)
(0.29 / 0.00 / 0.51 / 0.71)

CMYK percentages

%28.77
%0
%50.68
%71.37

Codes

Color #344924 in popluar color models

34 49 24
RGB 52 73 36
HSL 94° 33.94% 21.37%
HSB/HSV 94° 50.68% 28.63%
CMYK 28.77% 0.00% 50.68%
71.37%

Color #344924 in popluar number systems.

HEX 34 49 24
Decimal 52 73 36
Binary 110100 1001001 100100
Octal 64 111 44

Shades and tints

Shades of #344924

#344924
(52,73,36)
#304321
(48,67,33)
#2C3D1E
(44,61,30)
#28371B
(40,55,27)
#243118
(36,49,24)
#202B15
(32,43,21)
#1C2512
(28,37,18)
#181F0F
(24,31,15)
#14190C
(20,25,12)
#101309
(16,19,9)
#0C0D06
(12,13,6)
#000000
(0,0,0)

Tints of #344924

#344924
(52,73,36)
#465937
(70,89,55)
#58694A
(88,105,74)
#6A795D
(106,121,93)
#7C8970
(124,137,112)
#8E9983
(142,153,131)
#A0A996
(160,169,150)
#B2B9A9
(178,185,169)
#C4C9BC
(196,201,188)
#D6D9CF
(214,217,207)
#E8E9E2
(232,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #344924 color. Also use rgb(52,73,36) instead hex code.

Text Font Color

.myTextColor { color: #344924; }

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

This text font color is #344924.

Background Color

.myBgColor { background-color: #344924; }

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

This div background color is #344924.

Border color

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

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

This div border color is #344924.

Opacity

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

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

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

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

This text has shadow with #344924 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #344924.

Preview

Color preview on black background

This text has color #344924 on black background.


Color preview on white background

This text has color #344924 on white background.


Black color preview on #344924 background

This text has black color on #344924 background.


White color preview on #344924 background

This text has white color on #344924 background.


Related colors

Complementary color

Complementary color for #hex is #CBB6DB.


I love getcolorcode.com

Triadic colors

1 #243449 and #492434 with #344924 are triadic colors.

2 #244934 and #493424 with #344924 are triadic colors.