COLOR #394059

HEX: #394059 RGB: (57,64,89)

Color info

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

RGB color model

#394059 color RGB value is (57,64,89).

RGB: (57,64,89) (22%, 25%, 35%)

RGB channels and saturation

R 57 of 255 = 22%
G 64 of 255 = 25%
B 89 of 255 = 35%

57
64
89

R + G + B ~ 27%. #394059 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 64 + 89 = 210 (100%)
R 57 of 210 ~ 27.14%
G 64 of 210 ~ 30.48%
B 89 of 210 ~ 42.38'%

%27.14
%30.48
%42.38

CMYK color model

#394059 color CMYK value is (36,28,0,65).

  • cyan value is 35.96%
  • magenta value is 28.09%
  • yellow value is 0.00%
  • key color value is 65.10%
CMYK: (36,28,0,65) C36M28Y0K65 (36%,28%,0%,65%) (0.36/0.28/0.00/0.65) 

CMYK percentages

%35.96
%28.09
%0
%65.1

Codes

Color #394059 in popluar color models

39 40 59
RGB 57 64 89
HSL 227° 21.92% 28.63%
HSB/HSV 227° 35.96% 34.90%
CMYK 35.96% 28.09% 0.00%
65.10%

Color #394059 in popluar number systems.

HEX 39 40 59
Decimal 57 64 89
Binary 111001 1000000 1011001
Octal 71 100 131

Shades and tints

Shades of #394059

#394059
(57,64,89)
#343B51
(52,59,81)
#2F3649
(47,54,73)
#2A3141
(42,49,65)
#252C39
(37,44,57)
#202731
(32,39,49)
#1B2229
(27,34,41)
#161D21
(22,29,33)
#111819
(17,24,25)
#0C1311
(12,19,17)
#070E09
(7,14,9)
#000000
(0,0,0)

Tints of #394059

#394059
(57,64,89)
#4B5168
(75,81,104)
#5D6277
(93,98,119)
#6F7386
(111,115,134)
#818495
(129,132,149)
#9395A4
(147,149,164)
#A5A6B3
(165,166,179)
#B7B7C2
(183,183,194)
#C9C8D1
(201,200,209)
#DBD9E0
(219,217,224)
#EDEAEF
(237,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #394059 color. Also use rgb(57,64,89) instead hex code.

Text Font Color

.myTextColor { color: #394059; }

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

This text font color is #394059.

Background Color

.myBgColor { background-color: #394059; }

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

This div background color is #394059.

Border color

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

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

This div border color is #394059.

Opacity

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

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

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

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

This text has shadow with #394059 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394059.

Preview

Color preview on black background

This text has color #394059 on black background.


Color preview on white background

This text has color #394059 on white background.


Black color preview on #394059 background

This text has black color on #394059 background.


White color preview on #394059 background

This text has white color on #394059 background.


Related colors

Complementary color

Complementary color for #hex is #C6BFA6.


I love getcolorcode.com

Triadic colors

1 #593940 and #405939 with #394059 are triadic colors.

2 #594039 and #403959 with #394059 are triadic colors.