COLOR #387038

HEX: #387038 RGB: (56,112,56)

Color info

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

RGB color model

#387038 color RGB value is (56,112,56).

RGB: (56,112,56) (22%, 44%, 22%)

RGB channels and saturation

R 56 of 255 = 22%
G 112 of 255 = 44%
B 56 of 255 = 22%

56
112
56

R + G + B ~ 29%. #387038 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 112 + 56 = 224 (100%)
R 56 of 224 ~ 25%
G 112 of 224 ~ 50%
B 56 of 224 ~ 25'%

%25
%50
%25

CMYK color model

#387038 color CMYK value is (50,0,50,56).

  • cyan value is 50.00%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 56.08%

CMYK: (50,0,50,56)
C50M0Y50K56 (50%, 0%, 50%, 56%)
(0.50 / 0.00 / 0.50 / 0.56)

CMYK percentages

%50
%0
%50
%56.08

Codes

Color #387038 in popluar color models

38 70 38
RGB 56 112 56
HSL 120° 33.33% 32.94%
HSB/HSV 120° 50.00% 43.92%
CMYK 50.00% 0.00% 50.00%
56.08%

Color #387038 in popluar number systems.

HEX 38 70 38
Decimal 56 112 56
Binary 111000 1110000 111000
Octal 70 160 70

Shades and tints

Shades of #387038

#387038
(56,112,56)
#336633
(51,102,51)
#2E5C2E
(46,92,46)
#295229
(41,82,41)
#244824
(36,72,36)
#1F3E1F
(31,62,31)
#1A341A
(26,52,26)
#152A15
(21,42,21)
#102010
(16,32,16)
#0B160B
(11,22,11)
#060C06
(6,12,6)
#000000
(0,0,0)

Tints of #387038

#387038
(56,112,56)
#4A7D4A
(74,125,74)
#5C8A5C
(92,138,92)
#6E976E
(110,151,110)
#80A480
(128,164,128)
#92B192
(146,177,146)
#A4BEA4
(164,190,164)
#B6CBB6
(182,203,182)
#C8D8C8
(200,216,200)
#DAE5DA
(218,229,218)
#ECF2EC
(236,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #387038; }

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

This text font color is #387038.

Background Color

.myBgColor { background-color: #387038; }

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

This div background color is #387038.

Border color

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

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

This div border color is #387038.

Opacity

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

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

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

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

This text has shadow with #387038 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #387038.

Preview

Color preview on black background

This text has color #387038 on black background.


Color preview on white background

This text has color #387038 on white background.


Black color preview on #387038 background

This text has black color on #387038 background.


White color preview on #387038 background

This text has white color on #387038 background.


Related colors

Complementary color

Complementary color for #hex is #C78FC7.


I love getcolorcode.com

Triadic colors

1 #383870 and #703838 with #387038 are triadic colors.

2 #387038 and #703838 with #387038 are triadic colors.