COLOR #387188

HEX: #387188 RGB: (56,113,136)

Color info

#387188 contains mainly green and blue colors. Web safe color of #387188 is #336699 (or #369).

RGB color model

#387188 color RGB value is (56,113,136).

RGB: (56,113,136) (22%, 44%, 53%)

RGB channels and saturation

R 56 of 255 = 22%
G 113 of 255 = 44%
B 136 of 255 = 53%

56
113
136

R + G + B ~ 40%. #387188 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 56 + 113 + 136 = 305 (100%)
R 56 of 305 ~ 18.36%
G 113 of 305 ~ 37.05%
B 136 of 305 ~ 44.59'%

%18.36
%37.05
%44.59

CMYK color model

#387188 color CMYK value is (59,17,0,47).

  • cyan value is 58.82%
  • magenta value is 16.91%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (59,17,0,47)
C59M17Y0K47 (59%, 17%, 0%, 47%)
(0.59 / 0.17 / 0.00 / 0.47)

CMYK percentages

%58.82
%16.91
%0
%46.67

Codes

Color #387188 in popluar color models

38 71 88
RGB 56 113 136
HSL 197° 41.67% 37.65%
HSB/HSV 197° 58.82% 53.33%
CMYK 58.82% 16.91% 0.00%
46.67%

Color #387188 in popluar number systems.

HEX 38 71 88
Decimal 56 113 136
Binary 111000 1110001 10001000
Octal 70 161 210

Shades and tints

Shades of #387188

#387188
(56,113,136)
#33677C
(51,103,124)
#2E5D70
(46,93,112)
#295364
(41,83,100)
#244958
(36,73,88)
#1F3F4C
(31,63,76)
#1A3540
(26,53,64)
#152B34
(21,43,52)
#102128
(16,33,40)
#0B171C
(11,23,28)
#060D10
(6,13,16)
#000000
(0,0,0)

Tints of #387188

#387188
(56,113,136)
#4A7D92
(74,125,146)
#5C899C
(92,137,156)
#6E95A6
(110,149,166)
#80A1B0
(128,161,176)
#92ADBA
(146,173,186)
#A4B9C4
(164,185,196)
#B6C5CE
(182,197,206)
#C8D1D8
(200,209,216)
#DADDE2
(218,221,226)
#ECE9EC
(236,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #387188; }

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

This text font color is #387188.

Background Color

.myBgColor { background-color: #387188; }

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

This div background color is #387188.

Border color

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

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

This div border color is #387188.

Opacity

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

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

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

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

This text has shadow with #387188 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #387188.

Preview

Color preview on black background

This text has color #387188 on black background.


Color preview on white background

This text has color #387188 on white background.


Black color preview on #387188 background

This text has black color on #387188 background.


White color preview on #387188 background

This text has white color on #387188 background.


Related colors

Complementary color

Complementary color for #hex is #C78E77.


I love getcolorcode.com

Triadic colors

1 #883871 and #718838 with #387188 are triadic colors.

2 #887138 and #713888 with #387188 are triadic colors.