COLOR #394364

HEX: #394364 RGB: (57,67,100)

Color info

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

RGB color model

#394364 color RGB value is (57,67,100).

RGB: (57,67,100) (22%, 26%, 39%)

RGB channels and saturation

R 57 of 255 = 22%
G 67 of 255 = 26%
B 100 of 255 = 39%

57
67
100

R + G + B ~ 29%. #394364 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 67 + 100 = 224 (100%)
R 57 of 224 ~ 25.45%
G 67 of 224 ~ 29.91%
B 100 of 224 ~ 44.64'%

%25.45
%29.91
%44.64

CMYK color model

#394364 color CMYK value is (43,33,0,61).

  • cyan value is 43.00%
  • magenta value is 33.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (43,33,0,61)
C43M33Y0K61 (43%, 33%, 0%, 61%)
(0.43 / 0.33 / 0.00 / 0.61)

CMYK percentages

%43
%33
%0
%60.78

Codes

Color #394364 in popluar color models

39 43 64
RGB 57 67 100
HSL 226° 27.39% 30.78%
HSB/HSV 226° 43.00% 39.22%
CMYK 43.00% 33.00% 0.00%
60.78%

Color #394364 in popluar number systems.

HEX 39 43 64
Decimal 57 67 100
Binary 111001 1000011 1100100
Octal 71 103 144

Shades and tints

Shades of #394364

#394364
(57,67,100)
#343D5B
(52,61,91)
#2F3752
(47,55,82)
#2A3149
(42,49,73)
#252B40
(37,43,64)
#202537
(32,37,55)
#1B1F2E
(27,31,46)
#161925
(22,25,37)
#11131C
(17,19,28)
#0C0D13
(12,13,19)
#07070A
(7,7,10)
#000000
(0,0,0)

Tints of #394364

#394364
(57,67,100)
#4B5472
(75,84,114)
#5D6580
(93,101,128)
#6F768E
(111,118,142)
#81879C
(129,135,156)
#9398AA
(147,152,170)
#A5A9B8
(165,169,184)
#B7BAC6
(183,186,198)
#C9CBD4
(201,203,212)
#DBDCE2
(219,220,226)
#EDEDF0
(237,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #394364 color. Also use rgb(57,67,100) instead hex code.

Text Font Color

.myTextColor { color: #394364; }

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

This text font color is #394364.

Background Color

.myBgColor { background-color: #394364; }

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

This div background color is #394364.

Border color

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

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

This div border color is #394364.

Opacity

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

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

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

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

This text has shadow with #394364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394364.

Preview

Color preview on black background

This text has color #394364 on black background.


Color preview on white background

This text has color #394364 on white background.


Black color preview on #394364 background

This text has black color on #394364 background.


White color preview on #394364 background

This text has white color on #394364 background.


Related colors

Complementary color

Complementary color for #hex is #C6BC9B.


I love getcolorcode.com

Triadic colors

1 #643943 and #436439 with #394364 are triadic colors.

2 #644339 and #433964 with #394364 are triadic colors.