COLOR #386647

HEX: #386647 RGB: (56,102,71)

Color info

#386647 contains red, green and blue colors in about the same proportion. Web safe color of #386647 is #336633 (or #363).

RGB color model

#386647 color RGB value is (56,102,71).

RGB: (56,102,71) (22%, 40%, 28%)

RGB channels and saturation

R 56 of 255 = 22%
G 102 of 255 = 40%
B 71 of 255 = 28%

56
102
71

R + G + B ~ 30%. #386647 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 102 + 71 = 229 (100%)
R 56 of 229 ~ 24.45%
G 102 of 229 ~ 44.54%
B 71 of 229 ~ 31'%

%24.45
%44.54
%31

CMYK color model

#386647 color CMYK value is (45,0,30,60).

  • cyan value is 45.10%
  • magenta value is 0.00%
  • yellow value is 30.39%
  • key color value is 60.00%

CMYK: (45,0,30,60)
C45M0Y30K60 (45%, 0%, 30%, 60%)
(0.45 / 0.00 / 0.30 / 0.60)

CMYK percentages

%45.1
%0
%30.39
%60

Codes

Color #386647 in popluar color models

38 66 47
RGB 56 102 71
HSL 140° 29.11% 30.98%
HSB/HSV 140° 45.10% 40.00%
CMYK 45.10% 0.00% 30.39%
60.00%

Color #386647 in popluar number systems.

HEX 38 66 47
Decimal 56 102 71
Binary 111000 1100110 1000111
Octal 70 146 107

Shades and tints

Shades of #386647

#386647
(56,102,71)
#335D41
(51,93,65)
#2E543B
(46,84,59)
#294B35
(41,75,53)
#24422F
(36,66,47)
#1F3929
(31,57,41)
#1A3023
(26,48,35)
#15271D
(21,39,29)
#101E17
(16,30,23)
#0B1511
(11,21,17)
#060C0B
(6,12,11)
#000000
(0,0,0)

Tints of #386647

#386647
(56,102,71)
#4A7357
(74,115,87)
#5C8067
(92,128,103)
#6E8D77
(110,141,119)
#809A87
(128,154,135)
#92A797
(146,167,151)
#A4B4A7
(164,180,167)
#B6C1B7
(182,193,183)
#C8CEC7
(200,206,199)
#DADBD7
(218,219,215)
#ECE8E7
(236,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #386647 color. Also use rgb(56,102,71) instead hex code.

Text Font Color

.myTextColor { color: #386647; }

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

This text font color is #386647.

Background Color

.myBgColor { background-color: #386647; }

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

This div background color is #386647.

Border color

.myBorderColor { border: 1px solid #386647; }

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

This div border color is #386647.

Opacity

.myOpacity80 { color: #386647; opacity: 0.8; }

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

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

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

This text has shadow with #386647 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #386647.

Preview

Color preview on black background

This text has color #386647 on black background.


Color preview on white background

This text has color #386647 on white background.


Black color preview on #386647 background

This text has black color on #386647 background.


White color preview on #386647 background

This text has white color on #386647 background.


Related colors

Complementary color

Complementary color for #hex is #C799B8.


I love getcolorcode.com

Triadic colors

1 #473866 and #664738 with #386647 are triadic colors.

2 #476638 and #663847 with #386647 are triadic colors.