COLOR #39714F

HEX: #39714F RGB: (57,113,79)

Color info

#39714F contains red, green and blue colors in about the same proportion. Web safe color of #39714F is #336666 (or #366).

RGB color model

#39714F color RGB value is (57,113,79).

RGB: (57,113,79) (22%, 44%, 31%)

RGB channels and saturation

R 57 of 255 = 22%
G 113 of 255 = 44%
B 79 of 255 = 31%

57
113
79

R + G + B ~ 32%. #39714F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 113 + 79 = 249 (100%)
R 57 of 249 ~ 22.89%
G 113 of 249 ~ 45.38%
B 79 of 249 ~ 31.73'%

%22.89
%45.38
%31.73

CMYK color model

#39714F color CMYK value is (50,0,30,56).

  • cyan value is 49.56%
  • magenta value is 0.00%
  • yellow value is 30.09%
  • key color value is 55.69%

CMYK: (50,0,30,56)
C50M0Y30K56 (50%, 0%, 30%, 56%)
(0.50 / 0.00 / 0.30 / 0.56)

CMYK percentages

%49.56
%0
%30.09
%55.69

Codes

Color #39714F in popluar color models

39 71 4F
RGB 57 113 79
HSL 144° 32.94% 33.33%
HSB/HSV 144° 49.56% 44.31%
CMYK 49.56% 0.00% 30.09%
55.69%

Color #39714F in popluar number systems.

HEX 39 71 4F
Decimal 57 113 79
Binary 111001 1110001 1001111
Octal 71 161 117

Shades and tints

Shades of #39714F

#39714F
(57,113,79)
#346748
(52,103,72)
#2F5D41
(47,93,65)
#2A533A
(42,83,58)
#254933
(37,73,51)
#203F2C
(32,63,44)
#1B3525
(27,53,37)
#162B1E
(22,43,30)
#112117
(17,33,23)
#0C1710
(12,23,16)
#070D09
(7,13,9)
#000000
(0,0,0)

Tints of #39714F

#39714F
(57,113,79)
#4B7D5F
(75,125,95)
#5D896F
(93,137,111)
#6F957F
(111,149,127)
#81A18F
(129,161,143)
#93AD9F
(147,173,159)
#A5B9AF
(165,185,175)
#B7C5BF
(183,197,191)
#C9D1CF
(201,209,207)
#DBDDDF
(219,221,223)
#EDE9EF
(237,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #39714F color. Also use rgb(57,113,79) instead hex code.

Text Font Color

.myTextColor { color: #39714F; }

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

This text font color is #39714F.

Background Color

.myBgColor { background-color: #39714F; }

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

This div background color is #39714F.

Border color

.myBorderColor { border: 1px solid #39714F; }

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

This div border color is #39714F.

Opacity

.myOpacity80 { color: #39714F; opacity: 0.8; }

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

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

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

This text has shadow with #39714F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #39714F.

Preview

Color preview on black background

This text has color #39714F on black background.


Color preview on white background

This text has color #39714F on white background.


Black color preview on #39714F background

This text has black color on #39714F background.


White color preview on #39714F background

This text has white color on #39714F background.


Related colors

Complementary color

Complementary color for #hex is #C68EB0.


I love getcolorcode.com

Triadic colors

1 #4F3971 and #714F39 with #39714F are triadic colors.

2 #4F7139 and #71394F with #39714F are triadic colors.