COLOR #394963

HEX: #394963 RGB: (57,73,99)

Color info

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

RGB color model

#394963 color RGB value is (57,73,99).

RGB: (57,73,99) (22%, 29%, 39%)

RGB channels and saturation

R 57 of 255 = 22%
G 73 of 255 = 29%
B 99 of 255 = 39%

57
73
99

R + G + B ~ 30%. #394963 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 73 + 99 = 229 (100%)
R 57 of 229 ~ 24.89%
G 73 of 229 ~ 31.88%
B 99 of 229 ~ 43.23'%

%24.89
%31.88
%43.23

CMYK color model

#394963 color CMYK value is (42,26,0,61).

  • cyan value is 42.42%
  • magenta value is 26.26%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (42,26,0,61)
C42M26Y0K61 (42%, 26%, 0%, 61%)
(0.42 / 0.26 / 0.00 / 0.61)

CMYK percentages

%42.42
%26.26
%0
%61.18

Codes

Color #394963 in popluar color models

39 49 63
RGB 57 73 99
HSL 217° 26.92% 30.59%
HSB/HSV 217° 42.42% 38.82%
CMYK 42.42% 26.26% 0.00%
61.18%

Color #394963 in popluar number systems.

HEX 39 49 63
Decimal 57 73 99
Binary 111001 1001001 1100011
Octal 71 111 143

Shades and tints

Shades of #394963

#394963
(57,73,99)
#34435A
(52,67,90)
#2F3D51
(47,61,81)
#2A3748
(42,55,72)
#25313F
(37,49,63)
#202B36
(32,43,54)
#1B252D
(27,37,45)
#161F24
(22,31,36)
#11191B
(17,25,27)
#0C1312
(12,19,18)
#070D09
(7,13,9)
#000000
(0,0,0)

Tints of #394963

#394963
(57,73,99)
#4B5971
(75,89,113)
#5D697F
(93,105,127)
#6F798D
(111,121,141)
#81899B
(129,137,155)
#9399A9
(147,153,169)
#A5A9B7
(165,169,183)
#B7B9C5
(183,185,197)
#C9C9D3
(201,201,211)
#DBD9E1
(219,217,225)
#EDE9EF
(237,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #394963 color. Also use rgb(57,73,99) instead hex code.

Text Font Color

.myTextColor { color: #394963; }

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

This text font color is #394963.

Background Color

.myBgColor { background-color: #394963; }

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

This div background color is #394963.

Border color

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

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

This div border color is #394963.

Opacity

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

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

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

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

This text has shadow with #394963 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394963.

Preview

Color preview on black background

This text has color #394963 on black background.


Color preview on white background

This text has color #394963 on white background.


Black color preview on #394963 background

This text has black color on #394963 background.


White color preview on #394963 background

This text has white color on #394963 background.


Related colors

Complementary color

Complementary color for #hex is #C6B69C.


I love getcolorcode.com

Triadic colors

1 #633949 and #496339 with #394963 are triadic colors.

2 #634939 and #493963 with #394963 are triadic colors.