COLOR #387A27

HEX: #387A27 RGB: (56,122,39)

Color info

#387A27 contains mainly green color. Web safe color of #387A27 is #336633 (or #363).

RGB color model

#387A27 color RGB value is (56,122,39).

RGB: (56,122,39) (22%, 48%, 15%)

RGB channels and saturation

R 56 of 255 = 22%
G 122 of 255 = 48%
B 39 of 255 = 15%

56
122
39

R + G + B ~ 28%. #387A27 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 122 + 39 = 217 (100%)
R 56 of 217 ~ 25.81%
G 122 of 217 ~ 56.22%
B 39 of 217 ~ 17.97'%

%25.81
%56.22
%17.97

CMYK color model

#387A27 color CMYK value is (54,0,68,52).

  • cyan value is 54.10%
  • magenta value is 0.00%
  • yellow value is 68.03%
  • key color value is 52.16%

CMYK: (54,0,68,52)
C54M0Y68K52 (54%, 0%, 68%, 52%)
(0.54 / 0.00 / 0.68 / 0.52)

CMYK percentages

%54.1
%0
%68.03
%52.16

Codes

Color #387A27 in popluar color models

38 7A 27
RGB 56 122 39
HSL 108° 51.55% 31.57%
HSB/HSV 108° 68.03% 47.84%
CMYK 54.10% 0.00% 68.03%
52.16%

Color #387A27 in popluar number systems.

HEX 38 7A 27
Decimal 56 122 39
Binary 111000 1111010 100111
Octal 70 172 47

Shades and tints

Shades of #387A27

#387A27
(56,122,39)
#336F24
(51,111,36)
#2E6421
(46,100,33)
#29591E
(41,89,30)
#244E1B
(36,78,27)
#1F4318
(31,67,24)
#1A3815
(26,56,21)
#152D12
(21,45,18)
#10220F
(16,34,15)
#0B170C
(11,23,12)
#060C09
(6,12,9)
#000000
(0,0,0)

Tints of #387A27

#387A27
(56,122,39)
#4A863A
(74,134,58)
#5C924D
(92,146,77)
#6E9E60
(110,158,96)
#80AA73
(128,170,115)
#92B686
(146,182,134)
#A4C299
(164,194,153)
#B6CEAC
(182,206,172)
#C8DABF
(200,218,191)
#DAE6D2
(218,230,210)
#ECF2E5
(236,242,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #387A27; }

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

This text font color is #387A27.

Background Color

.myBgColor { background-color: #387A27; }

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

This div background color is #387A27.

Border color

.myBorderColor { border: 1px solid #387A27; }

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

This div border color is #387A27.

Opacity

.myOpacity80 { color: #387A27; opacity: 0.8; }

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

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

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

This text has shadow with #387A27 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #387A27.

Preview

Color preview on black background

This text has color #387A27 on black background.


Color preview on white background

This text has color #387A27 on white background.


Black color preview on #387A27 background

This text has black color on #387A27 background.


White color preview on #387A27 background

This text has white color on #387A27 background.


Related colors

Complementary color

Complementary color for #hex is #C785D8.


I love getcolorcode.com

Triadic colors

1 #27387A and #7A2738 with #387A27 are triadic colors.

2 #277A38 and #7A3827 with #387A27 are triadic colors.