COLOR #34714E

HEX: #34714E RGB: (52,113,78)

Color info

#34714E contains mainly green and blue colors. Web safe color of #34714E is #336666 (or #366).

RGB color model

#34714E color RGB value is (52,113,78).

RGB: (52,113,78) (20%, 44%, 31%)

RGB channels and saturation

R 52 of 255 = 20%
G 113 of 255 = 44%
B 78 of 255 = 31%

52
113
78

R + G + B ~ 32%. #34714E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 113 + 78 = 243 (100%)
R 52 of 243 ~ 21.4%
G 113 of 243 ~ 46.5%
B 78 of 243 ~ 32.1'%

%21.4
%46.5
%32.1

CMYK color model

#34714E color CMYK value is (54,0,31,56).

  • cyan value is 53.98%
  • magenta value is 0.00%
  • yellow value is 30.97%
  • key color value is 55.69%
CMYK: (54,0,31,56) C54M0Y31K56 (54%,0%,31%,56%) (0.54/0.00/0.31/0.56) 

CMYK percentages

%53.98
%0
%30.97
%55.69

Codes

Color #34714E in popluar color models

34 71 4E
RGB 52 113 78
HSL 146° 36.97% 32.35%
HSB/HSV 146° 53.98% 44.31%
CMYK 53.98% 0.00% 30.97%
55.69%

Color #34714E in popluar number systems.

HEX 34 71 4E
Decimal 52 113 78
Binary 110100 1110001 1001110
Octal 64 161 116

Shades and tints

Shades of #34714E

#34714E
(52,113,78)
#306747
(48,103,71)
#2C5D40
(44,93,64)
#285339
(40,83,57)
#244932
(36,73,50)
#203F2B
(32,63,43)
#1C3524
(28,53,36)
#182B1D
(24,43,29)
#142116
(20,33,22)
#10170F
(16,23,15)
#0C0D08
(12,13,8)
#000000
(0,0,0)

Tints of #34714E

#34714E
(52,113,78)
#467D5E
(70,125,94)
#58896E
(88,137,110)
#6A957E
(106,149,126)
#7CA18E
(124,161,142)
#8EAD9E
(142,173,158)
#A0B9AE
(160,185,174)
#B2C5BE
(178,197,190)
#C4D1CE
(196,209,206)
#D6DDDE
(214,221,222)
#E8E9EE
(232,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #34714E color. Also use rgb(52,113,78) instead hex code.

Text Font Color

.myTextColor { color: #34714E; }

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

This text font color is #34714E.

Background Color

.myBgColor { background-color: #34714E; }

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

This div background color is #34714E.

Border color

.myBorderColor { border: 1px solid #34714E; }

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

This div border color is #34714E.

Opacity

.myOpacity80 { color: #34714E; opacity: 0.8; }

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

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

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

This text has shadow with #34714E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #34714E.

Preview

Color preview on black background

This text has color #34714E on black background.


Color preview on white background

This text has color #34714E on white background.


Black color preview on #34714E background

This text has black color on #34714E background.


White color preview on #34714E background

This text has white color on #34714E background.


Related colors

Complementary color

Complementary color for #hex is #CB8EB1.


I love getcolorcode.com

Triadic colors

1 #4E3471 and #714E34 with #34714E are triadic colors.

2 #4E7134 and #71344E with #34714E are triadic colors.