COLOR #387E78

HEX: #387E78 RGB: (56,126,120)

Color info

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

RGB color model

#387E78 color RGB value is (56,126,120).

RGB: (56,126,120) (22%, 49%, 47%)

RGB channels and saturation

R 56 of 255 = 22%
G 126 of 255 = 49%
B 120 of 255 = 47%

56
126
120

R + G + B ~ 39%. #387E78 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 126 + 120 = 302 (100%)
R 56 of 302 ~ 18.54%
G 126 of 302 ~ 41.72%
B 120 of 302 ~ 39.74'%

%18.54
%41.72
%39.74

CMYK color model

#387E78 color CMYK value is (56,0,5,51).

  • cyan value is 55.56%
  • magenta value is 0.00%
  • yellow value is 4.76%
  • key color value is 50.59%

CMYK: (56,0,5,51)
C56M0Y5K51 (56%, 0%, 5%, 51%)
(0.56 / 0.00 / 0.05 / 0.51)

CMYK percentages

%55.56
%0
%4.76
%50.59

Codes

Color #387E78 in popluar color models

38 7E 78
RGB 56 126 120
HSL 175° 38.46% 35.69%
HSB/HSV 175° 55.56% 49.41%
CMYK 55.56% 0.00% 4.76%
50.59%

Color #387E78 in popluar number systems.

HEX 38 7E 78
Decimal 56 126 120
Binary 111000 1111110 1111000
Octal 70 176 170

Shades and tints

Shades of #387E78

#387E78
(56,126,120)
#33736E
(51,115,110)
#2E6864
(46,104,100)
#295D5A
(41,93,90)
#245250
(36,82,80)
#1F4746
(31,71,70)
#1A3C3C
(26,60,60)
#153132
(21,49,50)
#102628
(16,38,40)
#0B1B1E
(11,27,30)
#061014
(6,16,20)
#000000
(0,0,0)

Tints of #387E78

#387E78
(56,126,120)
#4A8984
(74,137,132)
#5C9490
(92,148,144)
#6E9F9C
(110,159,156)
#80AAA8
(128,170,168)
#92B5B4
(146,181,180)
#A4C0C0
(164,192,192)
#B6CBCC
(182,203,204)
#C8D6D8
(200,214,216)
#DAE1E4
(218,225,228)
#ECECF0
(236,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #387E78 color. Also use rgb(56,126,120) instead hex code.

Text Font Color

.myTextColor { color: #387E78; }

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

This text font color is #387E78.

Background Color

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

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

This div background color is #387E78.

Border color

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

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

This div border color is #387E78.

Opacity

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

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

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

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

This text has shadow with #387E78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #387E78.

Preview

Color preview on black background

This text has color #387E78 on black background.


Color preview on white background

This text has color #387E78 on white background.


Black color preview on #387E78 background

This text has black color on #387E78 background.


White color preview on #387E78 background

This text has white color on #387E78 background.


Related colors

Complementary color

Complementary color for #hex is #C78187.


I love getcolorcode.com

Triadic colors

1 #78387E and #7E7838 with #387E78 are triadic colors.

2 #787E38 and #7E3878 with #387E78 are triadic colors.