COLOR #395389

HEX: #395389 RGB: (57,83,137)

Color info

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

RGB color model

#395389 color RGB value is (57,83,137).

RGB: (57,83,137) (22%, 33%, 54%)

RGB channels and saturation

R 57 of 255 = 22%
G 83 of 255 = 33%
B 137 of 255 = 54%

57
83
137

R + G + B ~ 36%. #395389 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 83 + 137 = 277 (100%)
R 57 of 277 ~ 20.58%
G 83 of 277 ~ 29.96%
B 137 of 277 ~ 49.46'%

%20.58
%29.96
%49.46

CMYK color model

#395389 color CMYK value is (58,39,0,46).

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

CMYK: (58,39,0,46)
C58M39Y0K46 (58%, 39%, 0%, 46%)
(0.58 / 0.39 / 0.00 / 0.46)

CMYK percentages

%58.39
%39.42
%0
%46.27

Codes

Color #395389 in popluar color models

39 53 89
RGB 57 83 137
HSL 221° 41.24% 38.04%
HSB/HSV 221° 58.39% 53.73%
CMYK 58.39% 39.42% 0.00%
46.27%

Color #395389 in popluar number systems.

HEX 39 53 89
Decimal 57 83 137
Binary 111001 1010011 10001001
Octal 71 123 211

Shades and tints

Shades of #395389

#395389
(57,83,137)
#344C7D
(52,76,125)
#2F4571
(47,69,113)
#2A3E65
(42,62,101)
#253759
(37,55,89)
#20304D
(32,48,77)
#1B2941
(27,41,65)
#162235
(22,34,53)
#111B29
(17,27,41)
#0C141D
(12,20,29)
#070D11
(7,13,17)
#000000
(0,0,0)

Tints of #395389

#395389
(57,83,137)
#4B6293
(75,98,147)
#5D719D
(93,113,157)
#6F80A7
(111,128,167)
#818FB1
(129,143,177)
#939EBB
(147,158,187)
#A5ADC5
(165,173,197)
#B7BCCF
(183,188,207)
#C9CBD9
(201,203,217)
#DBDAE3
(219,218,227)
#EDE9ED
(237,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #395389; }

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

This text font color is #395389.

Background Color

.myBgColor { background-color: #395389; }

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

This div background color is #395389.

Border color

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

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

This div border color is #395389.

Opacity

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

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

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

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

This text has shadow with #395389 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395389.

Preview

Color preview on black background

This text has color #395389 on black background.


Color preview on white background

This text has color #395389 on white background.


Black color preview on #395389 background

This text has black color on #395389 background.


White color preview on #395389 background

This text has white color on #395389 background.


Related colors

Complementary color

Complementary color for #hex is #C6AC76.


I love getcolorcode.com

Triadic colors

1 #893953 and #538939 with #395389 are triadic colors.

2 #895339 and #533989 with #395389 are triadic colors.