COLOR #344814

HEX: #344814 RGB: (52,72,20)

Color info

#344814 contains red, green and blue colors in about the same proportion. Web safe color of #344814 is #333300 (or #330).

RGB color model

#344814 color RGB value is (52,72,20).

RGB: (52,72,20) (20%, 28%, 8%)

RGB channels and saturation

R 52 of 255 = 20%
G 72 of 255 = 28%
B 20 of 255 = 8%

52
72
20

R + G + B ~ 19%. #344814 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 72 + 20 = 144 (100%)
R 52 of 144 ~ 36.11%
G 72 of 144 ~ 50%
B 20 of 144 ~ 13.89'%

%36.11
%50
%13.89

CMYK color model

#344814 color CMYK value is (28,0,72,72).

  • cyan value is 27.78%
  • magenta value is 0.00%
  • yellow value is 72.22%
  • key color value is 71.76%

CMYK: (28,0,72,72)
C28M0Y72K72 (28%, 0%, 72%, 72%)
(0.28 / 0.00 / 0.72 / 0.72)

CMYK percentages

%27.78
%0
%72.22
%71.76

Codes

Color #344814 in popluar color models

34 48 14
RGB 52 72 20
HSL 83° 56.52% 18.04%
HSB/HSV 83° 72.22% 28.24%
CMYK 27.78% 0.00% 72.22%
71.76%

Color #344814 in popluar number systems.

HEX 34 48 14
Decimal 52 72 20
Binary 110100 1001000 10100
Octal 64 110 24

Shades and tints

Shades of #344814

#344814
(52,72,20)
#304213
(48,66,19)
#2C3C12
(44,60,18)
#283611
(40,54,17)
#243010
(36,48,16)
#202A0F
(32,42,15)
#1C240E
(28,36,14)
#181E0D
(24,30,13)
#14180C
(20,24,12)
#10120B
(16,18,11)
#0C0C0A
(12,12,10)
#000000
(0,0,0)

Tints of #344814

#344814
(52,72,20)
#465829
(70,88,41)
#58683E
(88,104,62)
#6A7853
(106,120,83)
#7C8868
(124,136,104)
#8E987D
(142,152,125)
#A0A892
(160,168,146)
#B2B8A7
(178,184,167)
#C4C8BC
(196,200,188)
#D6D8D1
(214,216,209)
#E8E8E6
(232,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #344814 color. Also use rgb(52,72,20) instead hex code.

Text Font Color

.myTextColor { color: #344814; }

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

This text font color is #344814.

Background Color

.myBgColor { background-color: #344814; }

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

This div background color is #344814.

Border color

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

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

This div border color is #344814.

Opacity

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

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

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

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

This text has shadow with #344814 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #344814.

Preview

Color preview on black background

This text has color #344814 on black background.


Color preview on white background

This text has color #344814 on white background.


Black color preview on #344814 background

This text has black color on #344814 background.


White color preview on #344814 background

This text has white color on #344814 background.


Related colors

Complementary color

Complementary color for #hex is #CBB7EB.


I love getcolorcode.com

Triadic colors

1 #143448 and #481434 with #344814 are triadic colors.

2 #144834 and #483414 with #344814 are triadic colors.