COLOR #394556

HEX: #394556 RGB: (57,69,86)

Color info

#394556 contains red, green and blue colors in about the same proportion. Web safe color of #394556 is #333366 (or #336).

RGB color model

#394556 color RGB value is (57,69,86).

RGB: (57,69,86) (22%, 27%, 34%)

RGB channels and saturation

R 57 of 255 = 22%
G 69 of 255 = 27%
B 86 of 255 = 34%

57
69
86

R + G + B ~ 28%. #394556 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 69 + 86 = 212 (100%)
R 57 of 212 ~ 26.89%
G 69 of 212 ~ 32.55%
B 86 of 212 ~ 40.57'%

%26.89
%32.55
%40.57

CMYK color model

#394556 color CMYK value is (34,20,0,66).

  • cyan value is 33.72%
  • magenta value is 19.77%
  • yellow value is 0.00%
  • key color value is 66.27%

CMYK: (34,20,0,66)
C34M20Y0K66 (34%, 20%, 0%, 66%)
(0.34 / 0.20 / 0.00 / 0.66)

CMYK percentages

%33.72
%19.77
%0
%66.27

Codes

Color #394556 in popluar color models

39 45 56
RGB 57 69 86
HSL 215° 20.28% 28.04%
HSB/HSV 215° 33.72% 33.73%
CMYK 33.72% 19.77% 0.00%
66.27%

Color #394556 in popluar number systems.

HEX 39 45 56
Decimal 57 69 86
Binary 111001 1000101 1010110
Octal 71 105 126

Shades and tints

Shades of #394556

#394556
(57,69,86)
#343F4F
(52,63,79)
#2F3948
(47,57,72)
#2A3341
(42,51,65)
#252D3A
(37,45,58)
#202733
(32,39,51)
#1B212C
(27,33,44)
#161B25
(22,27,37)
#11151E
(17,21,30)
#0C0F17
(12,15,23)
#070910
(7,9,16)
#000000
(0,0,0)

Tints of #394556

#394556
(57,69,86)
#4B5565
(75,85,101)
#5D6574
(93,101,116)
#6F7583
(111,117,131)
#818592
(129,133,146)
#9395A1
(147,149,161)
#A5A5B0
(165,165,176)
#B7B5BF
(183,181,191)
#C9C5CE
(201,197,206)
#DBD5DD
(219,213,221)
#EDE5EC
(237,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #394556 color. Also use rgb(57,69,86) instead hex code.

Text Font Color

.myTextColor { color: #394556; }

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

This text font color is #394556.

Background Color

.myBgColor { background-color: #394556; }

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

This div background color is #394556.

Border color

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

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

This div border color is #394556.

Opacity

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

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

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

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

This text has shadow with #394556 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394556.

Preview

Color preview on black background

This text has color #394556 on black background.


Color preview on white background

This text has color #394556 on white background.


Black color preview on #394556 background

This text has black color on #394556 background.


White color preview on #394556 background

This text has white color on #394556 background.


Related colors

Complementary color

Complementary color for #hex is #C6BAA9.


I love getcolorcode.com

Triadic colors

1 #563945 and #455639 with #394556 are triadic colors.

2 #564539 and #453956 with #394556 are triadic colors.