COLOR #387870

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

56
120
112

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

Portions of RGB colors in percentages

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

%19.44
%41.67
%38.89

CMYK color model

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

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

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

CMYK percentages

%53.33
%0
%6.67
%52.94

Codes

Color #387870 in popluar color models

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

Color #387870 in popluar number systems.

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

Shades and tints

Shades of #387870

#387870
(56,120,112)
#336E66
(51,110,102)
#2E645C
(46,100,92)
#295A52
(41,90,82)
#245048
(36,80,72)
#1F463E
(31,70,62)
#1A3C34
(26,60,52)
#15322A
(21,50,42)
#102820
(16,40,32)
#0B1E16
(11,30,22)
#06140C
(6,20,12)
#000000
(0,0,0)

Tints of #387870

#387870
(56,120,112)
#4A847D
(74,132,125)
#5C908A
(92,144,138)
#6E9C97
(110,156,151)
#80A8A4
(128,168,164)
#92B4B1
(146,180,177)
#A4C0BE
(164,192,190)
#B6CCCB
(182,204,203)
#C8D8D8
(200,216,216)
#DAE4E5
(218,228,229)
#ECF0F2
(236,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #387870; }

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

This text font color is #387870.

Background Color

.myBgColor { background-color: #387870; }

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

This div background color is #387870.

Border color

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

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

This div border color is #387870.

Opacity

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

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

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

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

This text has shadow with #387870 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #387870.

Preview

Color preview on black background

This text has color #387870 on black background.


Color preview on white background

This text has color #387870 on white background.


Black color preview on #387870 background

This text has black color on #387870 background.


White color preview on #387870 background

This text has white color on #387870 background.


Related colors

Complementary color

Complementary color for #hex is #C7878F.


I love getcolorcode.com

Triadic colors

1 #703878 and #787038 with #387870 are triadic colors.

2 #707838 and #783870 with #387870 are triadic colors.