COLOR #394982

HEX: #394982 RGB: (57,73,130)

Color info

#394982 contains mainly green and blue colors. Web safe color of #394982 is #333399 (or #339).

RGB color model

#394982 color RGB value is (57,73,130).

RGB: (57,73,130) (22%, 29%, 51%)

RGB channels and saturation

R 57 of 255 = 22%
G 73 of 255 = 29%
B 130 of 255 = 51%

57
73
130

R + G + B ~ 34%. #394982 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 73 + 130 = 260 (100%)
R 57 of 260 ~ 21.92%
G 73 of 260 ~ 28.08%
B 130 of 260 ~ 50'%

%21.92
%28.08
%50

CMYK color model

#394982 color CMYK value is (56,44,0,49).

  • cyan value is 56.15%
  • magenta value is 43.85%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (56,44,0,49)
C56M44Y0K49 (56%, 44%, 0%, 49%)
(0.56 / 0.44 / 0.00 / 0.49)

CMYK percentages

%56.15
%43.85
%0
%49.02

Codes

Color #394982 in popluar color models

39 49 82
RGB 57 73 130
HSL 227° 39.04% 36.67%
HSB/HSV 227° 56.15% 50.98%
CMYK 56.15% 43.85% 0.00%
49.02%

Color #394982 in popluar number systems.

HEX 39 49 82
Decimal 57 73 130
Binary 111001 1001001 10000010
Octal 71 111 202

Shades and tints

Shades of #394982

#394982
(57,73,130)
#344377
(52,67,119)
#2F3D6C
(47,61,108)
#2A3761
(42,55,97)
#253156
(37,49,86)
#202B4B
(32,43,75)
#1B2540
(27,37,64)
#161F35
(22,31,53)
#11192A
(17,25,42)
#0C131F
(12,19,31)
#070D14
(7,13,20)
#000000
(0,0,0)

Tints of #394982

#394982
(57,73,130)
#4B598D
(75,89,141)
#5D6998
(93,105,152)
#6F79A3
(111,121,163)
#8189AE
(129,137,174)
#9399B9
(147,153,185)
#A5A9C4
(165,169,196)
#B7B9CF
(183,185,207)
#C9C9DA
(201,201,218)
#DBD9E5
(219,217,229)
#EDE9F0
(237,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #394982; }

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

This text font color is #394982.

Background Color

.myBgColor { background-color: #394982; }

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

This div background color is #394982.

Border color

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

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

This div border color is #394982.

Opacity

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

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

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

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

This text has shadow with #394982 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394982.

Preview

Color preview on black background

This text has color #394982 on black background.


Color preview on white background

This text has color #394982 on white background.


Black color preview on #394982 background

This text has black color on #394982 background.


White color preview on #394982 background

This text has white color on #394982 background.


Related colors

Complementary color

Complementary color for #hex is #C6B67D.


I love getcolorcode.com

Triadic colors

1 #823949 and #498239 with #394982 are triadic colors.

2 #824939 and #493982 with #394982 are triadic colors.