COLOR #386B4E

HEX: #386B4E RGB: (56,107,78)

Color info

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

RGB color model

#386B4E color RGB value is (56,107,78).

RGB: (56,107,78) (22%, 42%, 31%)

RGB channels and saturation

R 56 of 255 = 22%
G 107 of 255 = 42%
B 78 of 255 = 31%

56
107
78

R + G + B ~ 32%. #386B4E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 107 + 78 = 241 (100%)
R 56 of 241 ~ 23.24%
G 107 of 241 ~ 44.4%
B 78 of 241 ~ 32.37'%

%23.24
%44.4
%32.37

CMYK color model

#386B4E color CMYK value is (48,0,27,58).

  • cyan value is 47.66%
  • magenta value is 0.00%
  • yellow value is 27.10%
  • key color value is 58.04%

CMYK: (48,0,27,58)
C48M0Y27K58 (48%, 0%, 27%, 58%)
(0.48 / 0.00 / 0.27 / 0.58)

CMYK percentages

%47.66
%0
%27.1
%58.04

Codes

Color #386B4E in popluar color models

38 6B 4E
RGB 56 107 78
HSL 146° 31.29% 31.96%
HSB/HSV 146° 47.66% 41.96%
CMYK 47.66% 0.00% 27.10%
58.04%

Color #386B4E in popluar number systems.

HEX 38 6B 4E
Decimal 56 107 78
Binary 111000 1101011 1001110
Octal 70 153 116

Shades and tints

Shades of #386B4E

#386B4E
(56,107,78)
#336247
(51,98,71)
#2E5940
(46,89,64)
#295039
(41,80,57)
#244732
(36,71,50)
#1F3E2B
(31,62,43)
#1A3524
(26,53,36)
#152C1D
(21,44,29)
#102316
(16,35,22)
#0B1A0F
(11,26,15)
#061108
(6,17,8)
#000000
(0,0,0)

Tints of #386B4E

#386B4E
(56,107,78)
#4A785E
(74,120,94)
#5C856E
(92,133,110)
#6E927E
(110,146,126)
#809F8E
(128,159,142)
#92AC9E
(146,172,158)
#A4B9AE
(164,185,174)
#B6C6BE
(182,198,190)
#C8D3CE
(200,211,206)
#DAE0DE
(218,224,222)
#ECEDEE
(236,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #386B4E color. Also use rgb(56,107,78) instead hex code.

Text Font Color

.myTextColor { color: #386B4E; }

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

This text font color is #386B4E.

Background Color

.myBgColor { background-color: #386B4E; }

<div style="background-color:#386B4E">Inner text</div>

This div background color is #386B4E.

Border color

.myBorderColor { border: 1px solid #386B4E; }

<div style="border:3px solid #386B4E">Div</div>

This div border color is #386B4E.

Opacity

.myOpacity80 { color: #386B4E; opacity: 0.8; }

<p style="color:#386B4E;opacity:0.8;">80%</p>

Text with #386B4E 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 #386B4E;}

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

This text has shadow with #386B4E color.


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

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

This text has shadow with #386B4E primary color and red secondary color.


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

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

This text has shadow with #386B4E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #386B4E.

Preview

Color preview on black background

This text has color #386B4E on black background.


Color preview on white background

This text has color #386B4E on white background.


Black color preview on #386B4E background

This text has black color on #386B4E background.


White color preview on #386B4E background

This text has white color on #386B4E background.


Related colors

Complementary color

Complementary color for #hex is #C794B1.


I love getcolorcode.com

Triadic colors

1 #4E386B and #6B4E38 with #386B4E are triadic colors.

2 #4E6B38 and #6B384E with #386B4E are triadic colors.