COLOR #387471

HEX: #387471 RGB: (56,116,113)

Color info

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

RGB color model

#387471 color RGB value is (56,116,113).

RGB: (56,116,113) (22%, 45%, 44%)

RGB channels and saturation

R 56 of 255 = 22%
G 116 of 255 = 45%
B 113 of 255 = 44%

56
116
113

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

Portions of RGB colors in percentages

R + G + B = 56 + 116 + 113 = 285 (100%)
R 56 of 285 ~ 19.65%
G 116 of 285 ~ 40.7%
B 113 of 285 ~ 39.65'%

%19.65
%40.7
%39.65

CMYK color model

#387471 color CMYK value is (52,0,3,55).

  • cyan value is 51.72%
  • magenta value is 0.00%
  • yellow value is 2.59%
  • key color value is 54.51%

CMYK: (52,0,3,55)
C52M0Y3K55 (52%, 0%, 3%, 55%)
(0.52 / 0.00 / 0.03 / 0.55)

CMYK percentages

%51.72
%0
%2.59
%54.51

Codes

Color #387471 in popluar color models

38 74 71
RGB 56 116 113
HSL 177° 34.88% 33.73%
HSB/HSV 177° 51.72% 45.49%
CMYK 51.72% 0.00% 2.59%
54.51%

Color #387471 in popluar number systems.

HEX 38 74 71
Decimal 56 116 113
Binary 111000 1110100 1110001
Octal 70 164 161

Shades and tints

Shades of #387471

#387471
(56,116,113)
#336A67
(51,106,103)
#2E605D
(46,96,93)
#295653
(41,86,83)
#244C49
(36,76,73)
#1F423F
(31,66,63)
#1A3835
(26,56,53)
#152E2B
(21,46,43)
#102421
(16,36,33)
#0B1A17
(11,26,23)
#06100D
(6,16,13)
#000000
(0,0,0)

Tints of #387471

#387471
(56,116,113)
#4A807D
(74,128,125)
#5C8C89
(92,140,137)
#6E9895
(110,152,149)
#80A4A1
(128,164,161)
#92B0AD
(146,176,173)
#A4BCB9
(164,188,185)
#B6C8C5
(182,200,197)
#C8D4D1
(200,212,209)
#DAE0DD
(218,224,221)
#ECECE9
(236,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #387471 color. Also use rgb(56,116,113) instead hex code.

Text Font Color

.myTextColor { color: #387471; }

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

This text font color is #387471.

Background Color

.myBgColor { background-color: #387471; }

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

This div background color is #387471.

Border color

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

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

This div border color is #387471.

Opacity

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

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

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

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

This text has shadow with #387471 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #387471.

Preview

Color preview on black background

This text has color #387471 on black background.


Color preview on white background

This text has color #387471 on white background.


Black color preview on #387471 background

This text has black color on #387471 background.


White color preview on #387471 background

This text has white color on #387471 background.


Related colors

Complementary color

Complementary color for #hex is #C78B8E.


I love getcolorcode.com

Triadic colors

1 #713874 and #747138 with #387471 are triadic colors.

2 #717438 and #743871 with #387471 are triadic colors.