COLOR #396E53

HEX: #396E53 RGB: (57,110,83)

Color info

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

RGB color model

#396E53 color RGB value is (57,110,83).

RGB: (57,110,83) (22%, 43%, 33%)

RGB channels and saturation

R 57 of 255 = 22%
G 110 of 255 = 43%
B 83 of 255 = 33%

57
110
83

R + G + B ~ 33%. #396E53 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 110 + 83 = 250 (100%)
R 57 of 250 ~ 22.8%
G 110 of 250 ~ 44%
B 83 of 250 ~ 33.2'%

%22.8
%44
%33.2

CMYK color model

#396E53 color CMYK value is (48,0,25,57).

  • cyan value is 48.18%
  • magenta value is 0.00%
  • yellow value is 24.55%
  • key color value is 56.86%

CMYK: (48,0,25,57)
C48M0Y25K57 (48%, 0%, 25%, 57%)
(0.48 / 0.00 / 0.25 / 0.57)

CMYK percentages

%48.18
%0
%24.55
%56.86

Codes

Color #396E53 in popluar color models

39 6E 53
RGB 57 110 83
HSL 149° 31.74% 32.75%
HSB/HSV 149° 48.18% 43.14%
CMYK 48.18% 0.00% 24.55%
56.86%

Color #396E53 in popluar number systems.

HEX 39 6E 53
Decimal 57 110 83
Binary 111001 1101110 1010011
Octal 71 156 123

Shades and tints

Shades of #396E53

#396E53
(57,110,83)
#34644C
(52,100,76)
#2F5A45
(47,90,69)
#2A503E
(42,80,62)
#254637
(37,70,55)
#203C30
(32,60,48)
#1B3229
(27,50,41)
#162822
(22,40,34)
#111E1B
(17,30,27)
#0C1414
(12,20,20)
#070A0D
(7,10,13)
#000000
(0,0,0)

Tints of #396E53

#396E53
(57,110,83)
#4B7B62
(75,123,98)
#5D8871
(93,136,113)
#6F9580
(111,149,128)
#81A28F
(129,162,143)
#93AF9E
(147,175,158)
#A5BCAD
(165,188,173)
#B7C9BC
(183,201,188)
#C9D6CB
(201,214,203)
#DBE3DA
(219,227,218)
#EDF0E9
(237,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #396E53 color. Also use rgb(57,110,83) instead hex code.

Text Font Color

.myTextColor { color: #396E53; }

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

This text font color is #396E53.

Background Color

.myBgColor { background-color: #396E53; }

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

This div background color is #396E53.

Border color

.myBorderColor { border: 1px solid #396E53; }

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

This div border color is #396E53.

Opacity

.myOpacity80 { color: #396E53; opacity: 0.8; }

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

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

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

This text has shadow with #396E53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396E53.

Preview

Color preview on black background

This text has color #396E53 on black background.


Color preview on white background

This text has color #396E53 on white background.


Black color preview on #396E53 background

This text has black color on #396E53 background.


White color preview on #396E53 background

This text has white color on #396E53 background.


Related colors

Complementary color

Complementary color for #hex is #C691AC.


I love getcolorcode.com

Triadic colors

1 #53396E and #6E5339 with #396E53 are triadic colors.

2 #536E39 and #6E3953 with #396E53 are triadic colors.