COLOR #388064

HEX: #388064 RGB: (56,128,100)

Color info

#388064 contains mainly green and blue colors. Web safe color of #388064 is #336666 (or #366).

RGB color model

#388064 color RGB value is (56,128,100).

RGB: (56,128,100) (22%, 50%, 39%)

RGB channels and saturation

R 56 of 255 = 22%
G 128 of 255 = 50%
B 100 of 255 = 39%

56
128
100

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

Portions of RGB colors in percentages

R + G + B = 56 + 128 + 100 = 284 (100%)
R 56 of 284 ~ 19.72%
G 128 of 284 ~ 45.07%
B 100 of 284 ~ 35.21'%

%19.72
%45.07
%35.21

CMYK color model

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

  • cyan value is 56.25%
  • magenta value is 0.00%
  • yellow value is 21.88%
  • key color value is 49.80%
CMYK: (56,0,22,50) C56M0Y22K50 (56%,0%,22%,50%) (0.56/0.00/0.22/0.50) 

CMYK percentages

%56.25
%0
%21.88
%49.8

Codes

Color #388064 in popluar color models

38 80 64
RGB 56 128 100
HSL 157° 39.13% 36.08%
HSB/HSV 157° 56.25% 50.20%
CMYK 56.25% 0.00% 21.88%
49.80%

Color #388064 in popluar number systems.

HEX 38 80 64
Decimal 56 128 100
Binary 111000 10000000 1100100
Octal 70 200 144

Shades and tints

Shades of #388064

#388064
(56,128,100)
#33755B
(51,117,91)
#2E6A52
(46,106,82)
#295F49
(41,95,73)
#245440
(36,84,64)
#1F4937
(31,73,55)
#1A3E2E
(26,62,46)
#153325
(21,51,37)
#10281C
(16,40,28)
#0B1D13
(11,29,19)
#06120A
(6,18,10)
#000000
(0,0,0)

Tints of #388064

#388064
(56,128,100)
#4A8B72
(74,139,114)
#5C9680
(92,150,128)
#6EA18E
(110,161,142)
#80AC9C
(128,172,156)
#92B7AA
(146,183,170)
#A4C2B8
(164,194,184)
#B6CDC6
(182,205,198)
#C8D8D4
(200,216,212)
#DAE3E2
(218,227,226)
#ECEEF0
(236,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #388064; }

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

This text font color is #388064.

Background Color

.myBgColor { background-color: #388064; }

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

This div background color is #388064.

Border color

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

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

This div border color is #388064.

Opacity

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

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

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

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

This text has shadow with #388064 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #388064.

Preview

Color preview on black background

This text has color #388064 on black background.


Color preview on white background

This text has color #388064 on white background.


Black color preview on #388064 background

This text has black color on #388064 background.


White color preview on #388064 background

This text has white color on #388064 background.


Related colors

Complementary color

Complementary color for #hex is #C77F9B.


I love getcolorcode.com

Triadic colors

1 #643880 and #806438 with #388064 are triadic colors.

2 #648038 and #803864 with #388064 are triadic colors.