COLOR #39674F

HEX: #39674F RGB: (57,103,79)

Color info

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

RGB color model

#39674F color RGB value is (57,103,79).

RGB: (57,103,79) (22%, 40%, 31%)

RGB channels and saturation

R 57 of 255 = 22%
G 103 of 255 = 40%
B 79 of 255 = 31%

57
103
79

R + G + B ~ 31%. #39674F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 103 + 79 = 239 (100%)
R 57 of 239 ~ 23.85%
G 103 of 239 ~ 43.1%
B 79 of 239 ~ 33.05'%

%23.85
%43.1
%33.05

CMYK color model

#39674F color CMYK value is (45,0,23,60).

  • cyan value is 44.66%
  • magenta value is 0.00%
  • yellow value is 23.30%
  • key color value is 59.61%

CMYK: (45,0,23,60)
C45M0Y23K60 (45%, 0%, 23%, 60%)
(0.45 / 0.00 / 0.23 / 0.60)

CMYK percentages

%44.66
%0
%23.3
%59.61

Codes

Color #39674F in popluar color models

39 67 4F
RGB 57 103 79
HSL 149° 28.75% 31.37%
HSB/HSV 149° 44.66% 40.39%
CMYK 44.66% 0.00% 23.30%
59.61%

Color #39674F in popluar number systems.

HEX 39 67 4F
Decimal 57 103 79
Binary 111001 1100111 1001111
Octal 71 147 117

Shades and tints

Shades of #39674F

#39674F
(57,103,79)
#345E48
(52,94,72)
#2F5541
(47,85,65)
#2A4C3A
(42,76,58)
#254333
(37,67,51)
#203A2C
(32,58,44)
#1B3125
(27,49,37)
#16281E
(22,40,30)
#111F17
(17,31,23)
#0C1610
(12,22,16)
#070D09
(7,13,9)
#000000
(0,0,0)

Tints of #39674F

#39674F
(57,103,79)
#4B745F
(75,116,95)
#5D816F
(93,129,111)
#6F8E7F
(111,142,127)
#819B8F
(129,155,143)
#93A89F
(147,168,159)
#A5B5AF
(165,181,175)
#B7C2BF
(183,194,191)
#C9CFCF
(201,207,207)
#DBDCDF
(219,220,223)
#EDE9EF
(237,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #39674F; }

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

This text font color is #39674F.

Background Color

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

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

This div background color is #39674F.

Border color

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

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

This div border color is #39674F.

Opacity

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

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

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

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

This text has shadow with #39674F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #39674F.

Preview

Color preview on black background

This text has color #39674F on black background.


Color preview on white background

This text has color #39674F on white background.


Black color preview on #39674F background

This text has black color on #39674F background.


White color preview on #39674F background

This text has white color on #39674F background.


Related colors

Complementary color

Complementary color for #hex is #C698B0.


I love getcolorcode.com

Triadic colors

1 #4F3967 and #674F39 with #39674F are triadic colors.

2 #4F6739 and #67394F with #39674F are triadic colors.