COLOR #387227

HEX: #387227 RGB: (56,114,39)

Color info

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

RGB color model

#387227 color RGB value is (56,114,39).

RGB: (56,114,39) (22%, 45%, 15%)

RGB channels and saturation

R 56 of 255 = 22%
G 114 of 255 = 45%
B 39 of 255 = 15%

56
114
39

R + G + B ~ 27%. #387227 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 114 + 39 = 209 (100%)
R 56 of 209 ~ 26.79%
G 114 of 209 ~ 54.55%
B 39 of 209 ~ 18.66'%

%26.79
%54.55
%18.66

CMYK color model

#387227 color CMYK value is (51,0,66,55).

  • cyan value is 50.88%
  • magenta value is 0.00%
  • yellow value is 65.79%
  • key color value is 55.29%

CMYK: (51,0,66,55)
C51M0Y66K55 (51%, 0%, 66%, 55%)
(0.51 / 0.00 / 0.66 / 0.55)

CMYK percentages

%50.88
%0
%65.79
%55.29

Codes

Color #387227 in popluar color models

38 72 27
RGB 56 114 39
HSL 106° 49.02% 30.00%
HSB/HSV 106° 65.79% 44.71%
CMYK 50.88% 0.00% 65.79%
55.29%

Color #387227 in popluar number systems.

HEX 38 72 27
Decimal 56 114 39
Binary 111000 1110010 100111
Octal 70 162 47

Shades and tints

Shades of #387227

#387227
(56,114,39)
#336824
(51,104,36)
#2E5E21
(46,94,33)
#29541E
(41,84,30)
#244A1B
(36,74,27)
#1F4018
(31,64,24)
#1A3615
(26,54,21)
#152C12
(21,44,18)
#10220F
(16,34,15)
#0B180C
(11,24,12)
#060E09
(6,14,9)
#000000
(0,0,0)

Tints of #387227

#387227
(56,114,39)
#4A7E3A
(74,126,58)
#5C8A4D
(92,138,77)
#6E9660
(110,150,96)
#80A273
(128,162,115)
#92AE86
(146,174,134)
#A4BA99
(164,186,153)
#B6C6AC
(182,198,172)
#C8D2BF
(200,210,191)
#DADED2
(218,222,210)
#ECEAE5
(236,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #387227 color. Also use rgb(56,114,39) instead hex code.

Text Font Color

.myTextColor { color: #387227; }

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

This text font color is #387227.

Background Color

.myBgColor { background-color: #387227; }

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

This div background color is #387227.

Border color

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

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

This div border color is #387227.

Opacity

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

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

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

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

This text has shadow with #387227 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #387227.

Preview

Color preview on black background

This text has color #387227 on black background.


Color preview on white background

This text has color #387227 on white background.


Black color preview on #387227 background

This text has black color on #387227 background.


White color preview on #387227 background

This text has white color on #387227 background.


Related colors

Complementary color

Complementary color for #hex is #C78DD8.


I love getcolorcode.com

Triadic colors

1 #273872 and #722738 with #387227 are triadic colors.

2 #277238 and #723827 with #387227 are triadic colors.