COLOR #394656

HEX: #394656 RGB: (57,70,86)

Color info

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

RGB color model

#394656 color RGB value is (57,70,86).

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

RGB channels and saturation

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

57
70
86

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

Portions of RGB colors in percentages

R + G + B = 57 + 70 + 86 = 213 (100%)
R 57 of 213 ~ 26.76%
G 70 of 213 ~ 32.86%
B 86 of 213 ~ 40.38'%

%26.76
%32.86
%40.38

CMYK color model

#394656 color CMYK value is (34,19,0,66).

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

CMYK: (34,19,0,66)
C34M19Y0K66 (34%, 19%, 0%, 66%)
(0.34 / 0.19 / 0.00 / 0.66)

CMYK percentages

%33.72
%18.6
%0
%66.27

Codes

Color #394656 in popluar color models

39 46 56
RGB 57 70 86
HSL 213° 20.28% 28.04%
HSB/HSV 213° 33.72% 33.73%
CMYK 33.72% 18.60% 0.00%
66.27%

Color #394656 in popluar number systems.

HEX 39 46 56
Decimal 57 70 86
Binary 111001 1000110 1010110
Octal 71 106 126

Shades and tints

Shades of #394656

#394656
(57,70,86)
#34404F
(52,64,79)
#2F3A48
(47,58,72)
#2A3441
(42,52,65)
#252E3A
(37,46,58)
#202833
(32,40,51)
#1B222C
(27,34,44)
#161C25
(22,28,37)
#11161E
(17,22,30)
#0C1017
(12,16,23)
#070A10
(7,10,16)
#000000
(0,0,0)

Tints of #394656

#394656
(57,70,86)
#4B5665
(75,86,101)
#5D6674
(93,102,116)
#6F7683
(111,118,131)
#818692
(129,134,146)
#9396A1
(147,150,161)
#A5A6B0
(165,166,176)
#B7B6BF
(183,182,191)
#C9C6CE
(201,198,206)
#DBD6DD
(219,214,221)
#EDE6EC
(237,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #394656; }

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

This text font color is #394656.

Background Color

.myBgColor { background-color: #394656; }

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

This div background color is #394656.

Border color

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

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

This div border color is #394656.

Opacity

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

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

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

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

This text has shadow with #394656 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394656.

Preview

Color preview on black background

This text has color #394656 on black background.


Color preview on white background

This text has color #394656 on white background.


Black color preview on #394656 background

This text has black color on #394656 background.


White color preview on #394656 background

This text has white color on #394656 background.


Related colors

Complementary color

Complementary color for #hex is #C6B9A9.


I love getcolorcode.com

Triadic colors

1 #563946 and #465639 with #394656 are triadic colors.

2 #564639 and #463956 with #394656 are triadic colors.