COLOR #34713E

HEX: #34713E RGB: (52,113,62)

Color info

#34713E contains mainly green and blue colors. Web safe color of #34713E is #336633 (or #363).

RGB color model

#34713E color RGB value is (52,113,62).

RGB: (52,113,62) (20%, 44%, 24%)

RGB channels and saturation

R 52 of 255 = 20%
G 113 of 255 = 44%
B 62 of 255 = 24%

52
113
62

R + G + B ~ 29%. #34713E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 113 + 62 = 227 (100%)
R 52 of 227 ~ 22.91%
G 113 of 227 ~ 49.78%
B 62 of 227 ~ 27.31'%

%22.91
%49.78
%27.31

CMYK color model

#34713E color CMYK value is (54,0,45,56).

  • cyan value is 53.98%
  • magenta value is 0.00%
  • yellow value is 45.13%
  • key color value is 55.69%
CMYK: (54,0,45,56) C54M0Y45K56 (54%,0%,45%,56%) (0.54/0.00/0.45/0.56) 

CMYK percentages

%53.98
%0
%45.13
%55.69

Codes

Color #34713E in popluar color models

34 71 3E
RGB 52 113 62
HSL 130° 36.97% 32.35%
HSB/HSV 130° 53.98% 44.31%
CMYK 53.98% 0.00% 45.13%
55.69%

Color #34713E in popluar number systems.

HEX 34 71 3E
Decimal 52 113 62
Binary 110100 1110001 111110
Octal 64 161 76

Shades and tints

Shades of #34713E

#34713E
(52,113,62)
#306739
(48,103,57)
#2C5D34
(44,93,52)
#28532F
(40,83,47)
#24492A
(36,73,42)
#203F25
(32,63,37)
#1C3520
(28,53,32)
#182B1B
(24,43,27)
#142116
(20,33,22)
#101711
(16,23,17)
#0C0D0C
(12,13,12)
#000000
(0,0,0)

Tints of #34713E

#34713E
(52,113,62)
#467D4F
(70,125,79)
#588960
(88,137,96)
#6A9571
(106,149,113)
#7CA182
(124,161,130)
#8EAD93
(142,173,147)
#A0B9A4
(160,185,164)
#B2C5B5
(178,197,181)
#C4D1C6
(196,209,198)
#D6DDD7
(214,221,215)
#E8E9E8
(232,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #34713E; }

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

This text font color is #34713E.

Background Color

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

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

This div background color is #34713E.

Border color

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

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

This div border color is #34713E.

Opacity

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

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

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

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

This text has shadow with #34713E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #34713E.

Preview

Color preview on black background

This text has color #34713E on black background.


Color preview on white background

This text has color #34713E on white background.


Black color preview on #34713E background

This text has black color on #34713E background.


White color preview on #34713E background

This text has white color on #34713E background.


Related colors

Complementary color

Complementary color for #hex is #CB8EC1.


I love getcolorcode.com

Triadic colors

1 #3E3471 and #713E34 with #34713E are triadic colors.

2 #3E7134 and #71343E with #34713E are triadic colors.