COLOR #344811

HEX: #344811 RGB: (52,72,17)

Color info

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

RGB color model

#344811 color RGB value is (52,72,17).

RGB: (52,72,17) (20%, 28%, 7%)

RGB channels and saturation

R 52 of 255 = 20%
G 72 of 255 = 28%
B 17 of 255 = 7%

52
72
17

R + G + B ~ 18%. #344811 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 72 + 17 = 141 (100%)
R 52 of 141 ~ 36.88%
G 72 of 141 ~ 51.06%
B 17 of 141 ~ 12.06'%

%36.88
%51.06
%12.06

CMYK color model

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

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

CMYK: (28,0,76,72)
C28M0Y76K72 (28%, 0%, 76%, 72%)
(0.28 / 0.00 / 0.76 / 0.72)

CMYK percentages

%27.78
%0
%76.39
%71.76

Codes

Color #344811 in popluar color models

34 48 11
RGB 52 72 17
HSL 82° 61.80% 17.45%
HSB/HSV 82° 76.39% 28.24%
CMYK 27.78% 0.00% 76.39%
71.76%

Color #344811 in popluar number systems.

HEX 34 48 11
Decimal 52 72 17
Binary 110100 1001000 10001
Octal 64 110 21

Shades and tints

Shades of #344811

#344811
(52,72,17)
#304210
(48,66,16)
#2C3C0F
(44,60,15)
#28360E
(40,54,14)
#24300D
(36,48,13)
#202A0C
(32,42,12)
#1C240B
(28,36,11)
#181E0A
(24,30,10)
#141809
(20,24,9)
#101208
(16,18,8)
#0C0C07
(12,12,7)
#000000
(0,0,0)

Tints of #344811

#344811
(52,72,17)
#465826
(70,88,38)
#58683B
(88,104,59)
#6A7850
(106,120,80)
#7C8865
(124,136,101)
#8E987A
(142,152,122)
#A0A88F
(160,168,143)
#B2B8A4
(178,184,164)
#C4C8B9
(196,200,185)
#D6D8CE
(214,216,206)
#E8E8E3
(232,232,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #344811; }

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

This text font color is #344811.

Background Color

.myBgColor { background-color: #344811; }

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

This div background color is #344811.

Border color

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

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

This div border color is #344811.

Opacity

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

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

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

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

This text has shadow with #344811 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #344811.

Preview

Color preview on black background

This text has color #344811 on black background.


Color preview on white background

This text has color #344811 on white background.


Black color preview on #344811 background

This text has black color on #344811 background.


White color preview on #344811 background

This text has white color on #344811 background.


Related colors

Complementary color

Complementary color for #hex is #CBB7EE.


I love getcolorcode.com

Triadic colors

1 #113448 and #481134 with #344811 are triadic colors.

2 #114834 and #483411 with #344811 are triadic colors.