COLOR #387915

HEX: #387915 RGB: (56,121,21)

Color info

#387915 contains mainly green color. Web safe color of #387915 is #336600 (or #360).

RGB color model

#387915 color RGB value is (56,121,21).

RGB: (56,121,21) (22%, 47%, 8%)

RGB channels and saturation

R 56 of 255 = 22%
G 121 of 255 = 47%
B 21 of 255 = 8%

56
121
21

R + G + B ~ 26%. #387915 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 121 + 21 = 198 (100%)
R 56 of 198 ~ 28.28%
G 121 of 198 ~ 61.11%
B 21 of 198 ~ 10.61'%

%28.28
%61.11
%10.61

CMYK color model

#387915 color CMYK value is (54,0,83,53).

  • cyan value is 53.72%
  • magenta value is 0.00%
  • yellow value is 82.64%
  • key color value is 52.55%

CMYK: (54,0,83,53)
C54M0Y83K53 (54%, 0%, 83%, 53%)
(0.54 / 0.00 / 0.83 / 0.53)

CMYK percentages

%53.72
%0
%82.64
%52.55

Codes

Color #387915 in popluar color models

38 79 15
RGB 56 121 21
HSL 99° 70.42% 27.84%
HSB/HSV 99° 82.64% 47.45%
CMYK 53.72% 0.00% 82.64%
52.55%

Color #387915 in popluar number systems.

HEX 38 79 15
Decimal 56 121 21
Binary 111000 1111001 10101
Octal 70 171 25

Shades and tints

Shades of #387915

#387915
(56,121,21)
#336E14
(51,110,20)
#2E6313
(46,99,19)
#295812
(41,88,18)
#244D11
(36,77,17)
#1F4210
(31,66,16)
#1A370F
(26,55,15)
#152C0E
(21,44,14)
#10210D
(16,33,13)
#0B160C
(11,22,12)
#060B0B
(6,11,11)
#000000
(0,0,0)

Tints of #387915

#387915
(56,121,21)
#4A852A
(74,133,42)
#5C913F
(92,145,63)
#6E9D54
(110,157,84)
#80A969
(128,169,105)
#92B57E
(146,181,126)
#A4C193
(164,193,147)
#B6CDA8
(182,205,168)
#C8D9BD
(200,217,189)
#DAE5D2
(218,229,210)
#ECF1E7
(236,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #387915 color. Also use rgb(56,121,21) instead hex code.

Text Font Color

.myTextColor { color: #387915; }

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

This text font color is #387915.

Background Color

.myBgColor { background-color: #387915; }

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

This div background color is #387915.

Border color

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

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

This div border color is #387915.

Opacity

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

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

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

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

This text has shadow with #387915 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #387915.

Preview

Color preview on black background

This text has color #387915 on black background.


Color preview on white background

This text has color #387915 on white background.


Black color preview on #387915 background

This text has black color on #387915 background.


White color preview on #387915 background

This text has white color on #387915 background.


Related colors

Complementary color

Complementary color for #hex is #C786EA.


I love getcolorcode.com

Triadic colors

1 #153879 and #791538 with #387915 are triadic colors.

2 #157938 and #793815 with #387915 are triadic colors.