COLOR #394E69

HEX: #394E69 RGB: (57,78,105)

Color info

#394E69 contains red, green and blue colors in about the same proportion. Web safe color of #394E69 is #336666 (or #366).

RGB color model

#394E69 color RGB value is (57,78,105).

RGB: (57,78,105) (22%, 31%, 41%)

RGB channels and saturation

R 57 of 255 = 22%
G 78 of 255 = 31%
B 105 of 255 = 41%

57
78
105

R + G + B ~ 31%. #394E69 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 78 + 105 = 240 (100%)
R 57 of 240 ~ 23.75%
G 78 of 240 ~ 32.5%
B 105 of 240 ~ 43.75'%

%23.75
%32.5
%43.75

CMYK color model

#394E69 color CMYK value is (46,26,0,59).

  • cyan value is 45.71%
  • magenta value is 25.71%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (46,26,0,59)
C46M26Y0K59 (46%, 26%, 0%, 59%)
(0.46 / 0.26 / 0.00 / 0.59)

CMYK percentages

%45.71
%25.71
%0
%58.82

Codes

Color #394E69 in popluar color models

39 4E 69
RGB 57 78 105
HSL 214° 29.63% 31.76%
HSB/HSV 214° 45.71% 41.18%
CMYK 45.71% 25.71% 0.00%
58.82%

Color #394E69 in popluar number systems.

HEX 39 4E 69
Decimal 57 78 105
Binary 111001 1001110 1101001
Octal 71 116 151

Shades and tints

Shades of #394E69

#394E69
(57,78,105)
#344760
(52,71,96)
#2F4057
(47,64,87)
#2A394E
(42,57,78)
#253245
(37,50,69)
#202B3C
(32,43,60)
#1B2433
(27,36,51)
#161D2A
(22,29,42)
#111621
(17,22,33)
#0C0F18
(12,15,24)
#07080F
(7,8,15)
#000000
(0,0,0)

Tints of #394E69

#394E69
(57,78,105)
#4B5E76
(75,94,118)
#5D6E83
(93,110,131)
#6F7E90
(111,126,144)
#818E9D
(129,142,157)
#939EAA
(147,158,170)
#A5AEB7
(165,174,183)
#B7BEC4
(183,190,196)
#C9CED1
(201,206,209)
#DBDEDE
(219,222,222)
#EDEEEB
(237,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #394E69 color. Also use rgb(57,78,105) instead hex code.

Text Font Color

.myTextColor { color: #394E69; }

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

This text font color is #394E69.

Background Color

.myBgColor { background-color: #394E69; }

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

This div background color is #394E69.

Border color

.myBorderColor { border: 1px solid #394E69; }

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

This div border color is #394E69.

Opacity

.myOpacity80 { color: #394E69; opacity: 0.8; }

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

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

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

This text has shadow with #394E69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394E69.

Preview

Color preview on black background

This text has color #394E69 on black background.


Color preview on white background

This text has color #394E69 on white background.


Black color preview on #394E69 background

This text has black color on #394E69 background.


White color preview on #394E69 background

This text has white color on #394E69 background.


Related colors

Complementary color

Complementary color for #hex is #C6B196.


I love getcolorcode.com

Triadic colors

1 #69394E and #4E6939 with #394E69 are triadic colors.

2 #694E39 and #4E3969 with #394E69 are triadic colors.