COLOR #387078

HEX: #387078 RGB: (56,112,120)

Color info

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

RGB color model

#387078 color RGB value is (56,112,120).

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

RGB channels and saturation

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

56
112
120

R + G + B ~ 38%. #387078 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 112 + 120 = 288 (100%)
R 56 of 288 ~ 19.44%
G 112 of 288 ~ 38.89%
B 120 of 288 ~ 41.67'%

%19.44
%38.89
%41.67

CMYK color model

#387078 color CMYK value is (53,7,0,53).

  • cyan value is 53.33%
  • magenta value is 6.67%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (53,7,0,53)
C53M7Y0K53 (53%, 7%, 0%, 53%)
(0.53 / 0.07 / 0.00 / 0.53)

CMYK percentages

%53.33
%6.67
%0
%52.94

Codes

Color #387078 in popluar color models

38 70 78
RGB 56 112 120
HSL 188° 36.36% 34.51%
HSB/HSV 188° 53.33% 47.06%
CMYK 53.33% 6.67% 0.00%
52.94%

Color #387078 in popluar number systems.

HEX 38 70 78
Decimal 56 112 120
Binary 111000 1110000 1111000
Octal 70 160 170

Shades and tints

Shades of #387078

#387078
(56,112,120)
#33666E
(51,102,110)
#2E5C64
(46,92,100)
#29525A
(41,82,90)
#244850
(36,72,80)
#1F3E46
(31,62,70)
#1A343C
(26,52,60)
#152A32
(21,42,50)
#102028
(16,32,40)
#0B161E
(11,22,30)
#060C14
(6,12,20)
#000000
(0,0,0)

Tints of #387078

#387078
(56,112,120)
#4A7D84
(74,125,132)
#5C8A90
(92,138,144)
#6E979C
(110,151,156)
#80A4A8
(128,164,168)
#92B1B4
(146,177,180)
#A4BEC0
(164,190,192)
#B6CBCC
(182,203,204)
#C8D8D8
(200,216,216)
#DAE5E4
(218,229,228)
#ECF2F0
(236,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #387078; }

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

This text font color is #387078.

Background Color

.myBgColor { background-color: #387078; }

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

This div background color is #387078.

Border color

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

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

This div border color is #387078.

Opacity

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

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

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

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

This text has shadow with #387078 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #387078.

Preview

Color preview on black background

This text has color #387078 on black background.


Color preview on white background

This text has color #387078 on white background.


Black color preview on #387078 background

This text has black color on #387078 background.


White color preview on #387078 background

This text has white color on #387078 background.


Related colors

Complementary color

Complementary color for #hex is #C78F87.


I love getcolorcode.com

Triadic colors

1 #783870 and #707838 with #387078 are triadic colors.

2 #787038 and #703878 with #387078 are triadic colors.