COLOR #388155

HEX: #388155 RGB: (56,129,85)

Color info

#388155 contains mainly green and blue colors. Web safe color of #388155 is #339966 (or #396).

RGB color model

#388155 color RGB value is (56,129,85).

RGB: (56,129,85) (22%, 51%, 33%)

RGB channels and saturation

R 56 of 255 = 22%
G 129 of 255 = 51%
B 85 of 255 = 33%

56
129
85

R + G + B ~ 35%. #388155 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 129 + 85 = 270 (100%)
R 56 of 270 ~ 20.74%
G 129 of 270 ~ 47.78%
B 85 of 270 ~ 31.48'%

%20.74
%47.78
%31.48

CMYK color model

#388155 color CMYK value is (57,0,34,49).

  • cyan value is 56.59%
  • magenta value is 0.00%
  • yellow value is 34.11%
  • key color value is 49.41%

CMYK: (57,0,34,49)
C57M0Y34K49 (57%, 0%, 34%, 49%)
(0.57 / 0.00 / 0.34 / 0.49)

CMYK percentages

%56.59
%0
%34.11
%49.41

Codes

Color #388155 in popluar color models

38 81 55
RGB 56 129 85
HSL 144° 39.46% 36.27%
HSB/HSV 144° 56.59% 50.59%
CMYK 56.59% 0.00% 34.11%
49.41%

Color #388155 in popluar number systems.

HEX 38 81 55
Decimal 56 129 85
Binary 111000 10000001 1010101
Octal 70 201 125

Shades and tints

Shades of #388155

#388155
(56,129,85)
#33764E
(51,118,78)
#2E6B47
(46,107,71)
#296040
(41,96,64)
#245539
(36,85,57)
#1F4A32
(31,74,50)
#1A3F2B
(26,63,43)
#153424
(21,52,36)
#10291D
(16,41,29)
#0B1E16
(11,30,22)
#06130F
(6,19,15)
#000000
(0,0,0)

Tints of #388155

#388155
(56,129,85)
#4A8C64
(74,140,100)
#5C9773
(92,151,115)
#6EA282
(110,162,130)
#80AD91
(128,173,145)
#92B8A0
(146,184,160)
#A4C3AF
(164,195,175)
#B6CEBE
(182,206,190)
#C8D9CD
(200,217,205)
#DAE4DC
(218,228,220)
#ECEFEB
(236,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #388155; }

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

This text font color is #388155.

Background Color

.myBgColor { background-color: #388155; }

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

This div background color is #388155.

Border color

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

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

This div border color is #388155.

Opacity

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

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

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

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

This text has shadow with #388155 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #388155.

Preview

Color preview on black background

This text has color #388155 on black background.


Color preview on white background

This text has color #388155 on white background.


Black color preview on #388155 background

This text has black color on #388155 background.


White color preview on #388155 background

This text has white color on #388155 background.


Related colors

Complementary color

Complementary color for #hex is #C77EAA.


I love getcolorcode.com

Triadic colors

1 #553881 and #815538 with #388155 are triadic colors.

2 #558138 and #813855 with #388155 are triadic colors.