COLOR #396389

HEX: #396389 RGB: (57,99,137)

Color info

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

RGB color model

#396389 color RGB value is (57,99,137).

RGB: (57,99,137) (22%, 39%, 54%)

RGB channels and saturation

R 57 of 255 = 22%
G 99 of 255 = 39%
B 137 of 255 = 54%

57
99
137

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

Portions of RGB colors in percentages

R + G + B = 57 + 99 + 137 = 293 (100%)
R 57 of 293 ~ 19.45%
G 99 of 293 ~ 33.79%
B 137 of 293 ~ 46.76'%

%19.45
%33.79
%46.76

CMYK color model

#396389 color CMYK value is (58,28,0,46).

  • cyan value is 58.39%
  • magenta value is 27.74%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (58,28,0,46)
C58M28Y0K46 (58%, 28%, 0%, 46%)
(0.58 / 0.28 / 0.00 / 0.46)

CMYK percentages

%58.39
%27.74
%0
%46.27

Codes

Color #396389 in popluar color models

39 63 89
RGB 57 99 137
HSL 209° 41.24% 38.04%
HSB/HSV 209° 58.39% 53.73%
CMYK 58.39% 27.74% 0.00%
46.27%

Color #396389 in popluar number systems.

HEX 39 63 89
Decimal 57 99 137
Binary 111001 1100011 10001001
Octal 71 143 211

Shades and tints

Shades of #396389

#396389
(57,99,137)
#345A7D
(52,90,125)
#2F5171
(47,81,113)
#2A4865
(42,72,101)
#253F59
(37,63,89)
#20364D
(32,54,77)
#1B2D41
(27,45,65)
#162435
(22,36,53)
#111B29
(17,27,41)
#0C121D
(12,18,29)
#070911
(7,9,17)
#000000
(0,0,0)

Tints of #396389

#396389
(57,99,137)
#4B7193
(75,113,147)
#5D7F9D
(93,127,157)
#6F8DA7
(111,141,167)
#819BB1
(129,155,177)
#93A9BB
(147,169,187)
#A5B7C5
(165,183,197)
#B7C5CF
(183,197,207)
#C9D3D9
(201,211,217)
#DBE1E3
(219,225,227)
#EDEFED
(237,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #396389 color. Also use rgb(57,99,137) instead hex code.

Text Font Color

.myTextColor { color: #396389; }

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

This text font color is #396389.

Background Color

.myBgColor { background-color: #396389; }

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

This div background color is #396389.

Border color

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

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

This div border color is #396389.

Opacity

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

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

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

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

This text has shadow with #396389 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396389.

Preview

Color preview on black background

This text has color #396389 on black background.


Color preview on white background

This text has color #396389 on white background.


Black color preview on #396389 background

This text has black color on #396389 background.


White color preview on #396389 background

This text has white color on #396389 background.


Related colors

Complementary color

Complementary color for #hex is #C69C76.


I love getcolorcode.com

Triadic colors

1 #893963 and #638939 with #396389 are triadic colors.

2 #896339 and #633989 with #396389 are triadic colors.