COLOR #387643

HEX: #387643 RGB: (56,118,67)

Color info

#387643 contains mainly green and blue colors. Web safe color of #387643 is #336633 (or #363).

RGB color model

#387643 color RGB value is (56,118,67).

RGB: (56,118,67) (22%, 46%, 26%)

RGB channels and saturation

R 56 of 255 = 22%
G 118 of 255 = 46%
B 67 of 255 = 26%

56
118
67

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

Portions of RGB colors in percentages

R + G + B = 56 + 118 + 67 = 241 (100%)
R 56 of 241 ~ 23.24%
G 118 of 241 ~ 48.96%
B 67 of 241 ~ 27.8'%

%23.24
%48.96
%27.8

CMYK color model

#387643 color CMYK value is (53,0,43,54).

  • cyan value is 52.54%
  • magenta value is 0.00%
  • yellow value is 43.22%
  • key color value is 53.73%

CMYK: (53,0,43,54)
C53M0Y43K54 (53%, 0%, 43%, 54%)
(0.53 / 0.00 / 0.43 / 0.54)

CMYK percentages

%52.54
%0
%43.22
%53.73

Codes

Color #387643 in popluar color models

38 76 43
RGB 56 118 67
HSL 131° 35.63% 34.12%
HSB/HSV 131° 52.54% 46.27%
CMYK 52.54% 0.00% 43.22%
53.73%

Color #387643 in popluar number systems.

HEX 38 76 43
Decimal 56 118 67
Binary 111000 1110110 1000011
Octal 70 166 103

Shades and tints

Shades of #387643

#387643
(56,118,67)
#336C3D
(51,108,61)
#2E6237
(46,98,55)
#295831
(41,88,49)
#244E2B
(36,78,43)
#1F4425
(31,68,37)
#1A3A1F
(26,58,31)
#153019
(21,48,25)
#102613
(16,38,19)
#0B1C0D
(11,28,13)
#061207
(6,18,7)
#000000
(0,0,0)

Tints of #387643

#387643
(56,118,67)
#4A8254
(74,130,84)
#5C8E65
(92,142,101)
#6E9A76
(110,154,118)
#80A687
(128,166,135)
#92B298
(146,178,152)
#A4BEA9
(164,190,169)
#B6CABA
(182,202,186)
#C8D6CB
(200,214,203)
#DAE2DC
(218,226,220)
#ECEEED
(236,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #387643 color. Also use rgb(56,118,67) instead hex code.

Text Font Color

.myTextColor { color: #387643; }

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

This text font color is #387643.

Background Color

.myBgColor { background-color: #387643; }

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

This div background color is #387643.

Border color

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

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

This div border color is #387643.

Opacity

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

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

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

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

This text has shadow with #387643 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #387643.

Preview

Color preview on black background

This text has color #387643 on black background.


Color preview on white background

This text has color #387643 on white background.


Black color preview on #387643 background

This text has black color on #387643 background.


White color preview on #387643 background

This text has white color on #387643 background.


Related colors

Complementary color

Complementary color for #hex is #C789BC.


I love getcolorcode.com

Triadic colors

1 #433876 and #764338 with #387643 are triadic colors.

2 #437638 and #763843 with #387643 are triadic colors.