COLOR #388164

HEX: #388164 RGB: (56,129,100)

Color info

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

RGB color model

#388164 color RGB value is (56,129,100).

RGB: (56,129,100) (22%, 51%, 39%)

RGB channels and saturation

R 56 of 255 = 22%
G 129 of 255 = 51%
B 100 of 255 = 39%

56
129
100

R + G + B ~ 37%. #388164 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 129 + 100 = 285 (100%)
R 56 of 285 ~ 19.65%
G 129 of 285 ~ 45.26%
B 100 of 285 ~ 35.09'%

%19.65
%45.26
%35.09

CMYK color model

#388164 color CMYK value is (57,0,22,49).

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

CMYK: (57,0,22,49)
C57M0Y22K49 (57%, 0%, 22%, 49%)
(0.57 / 0.00 / 0.22 / 0.49)

CMYK percentages

%56.59
%0
%22.48
%49.41

Codes

Color #388164 in popluar color models

38 81 64
RGB 56 129 100
HSL 156° 39.46% 36.27%
HSB/HSV 156° 56.59% 50.59%
CMYK 56.59% 0.00% 22.48%
49.41%

Color #388164 in popluar number systems.

HEX 38 81 64
Decimal 56 129 100
Binary 111000 10000001 1100100
Octal 70 201 144

Shades and tints

Shades of #388164

#388164
(56,129,100)
#33765B
(51,118,91)
#2E6B52
(46,107,82)
#296049
(41,96,73)
#245540
(36,85,64)
#1F4A37
(31,74,55)
#1A3F2E
(26,63,46)
#153425
(21,52,37)
#10291C
(16,41,28)
#0B1E13
(11,30,19)
#06130A
(6,19,10)
#000000
(0,0,0)

Tints of #388164

#388164
(56,129,100)
#4A8C72
(74,140,114)
#5C9780
(92,151,128)
#6EA28E
(110,162,142)
#80AD9C
(128,173,156)
#92B8AA
(146,184,170)
#A4C3B8
(164,195,184)
#B6CEC6
(182,206,198)
#C8D9D4
(200,217,212)
#DAE4E2
(218,228,226)
#ECEFF0
(236,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #388164; }

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

This text font color is #388164.

Background Color

.myBgColor { background-color: #388164; }

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

This div background color is #388164.

Border color

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

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

This div border color is #388164.

Opacity

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

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

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

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

This text has shadow with #388164 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #388164.

Preview

Color preview on black background

This text has color #388164 on black background.


Color preview on white background

This text has color #388164 on white background.


Black color preview on #388164 background

This text has black color on #388164 background.


White color preview on #388164 background

This text has white color on #388164 background.


Related colors

Complementary color

Complementary color for #hex is #C77E9B.


I love getcolorcode.com

Triadic colors

1 #643881 and #816438 with #388164 are triadic colors.

2 #648138 and #813864 with #388164 are triadic colors.