COLOR #394355

HEX: #394355 RGB: (57,67,85)

Color info

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

RGB color model

#394355 color RGB value is (57,67,85).

RGB: (57,67,85) (22%, 26%, 33%)

RGB channels and saturation

R 57 of 255 = 22%
G 67 of 255 = 26%
B 85 of 255 = 33%

57
67
85

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

Portions of RGB colors in percentages

R + G + B = 57 + 67 + 85 = 209 (100%)
R 57 of 209 ~ 27.27%
G 67 of 209 ~ 32.06%
B 85 of 209 ~ 40.67'%

%27.27
%32.06
%40.67

CMYK color model

#394355 color CMYK value is (33,21,0,67).

  • cyan value is 32.94%
  • magenta value is 21.18%
  • yellow value is 0.00%
  • key color value is 66.67%

CMYK: (33,21,0,67)
C33M21Y0K67 (33%, 21%, 0%, 67%)
(0.33 / 0.21 / 0.00 / 0.67)

CMYK percentages

%32.94
%21.18
%0
%66.67

Codes

Color #394355 in popluar color models

39 43 55
RGB 57 67 85
HSL 219° 19.72% 27.84%
HSB/HSV 219° 32.94% 33.33%
CMYK 32.94% 21.18% 0.00%
66.67%

Color #394355 in popluar number systems.

HEX 39 43 55
Decimal 57 67 85
Binary 111001 1000011 1010101
Octal 71 103 125

Shades and tints

Shades of #394355

#394355
(57,67,85)
#343D4E
(52,61,78)
#2F3747
(47,55,71)
#2A3140
(42,49,64)
#252B39
(37,43,57)
#202532
(32,37,50)
#1B1F2B
(27,31,43)
#161924
(22,25,36)
#11131D
(17,19,29)
#0C0D16
(12,13,22)
#07070F
(7,7,15)
#000000
(0,0,0)

Tints of #394355

#394355
(57,67,85)
#4B5464
(75,84,100)
#5D6573
(93,101,115)
#6F7682
(111,118,130)
#818791
(129,135,145)
#9398A0
(147,152,160)
#A5A9AF
(165,169,175)
#B7BABE
(183,186,190)
#C9CBCD
(201,203,205)
#DBDCDC
(219,220,220)
#EDEDEB
(237,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #394355; }

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

This text font color is #394355.

Background Color

.myBgColor { background-color: #394355; }

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

This div background color is #394355.

Border color

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

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

This div border color is #394355.

Opacity

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

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

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

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

This text has shadow with #394355 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394355.

Preview

Color preview on black background

This text has color #394355 on black background.


Color preview on white background

This text has color #394355 on white background.


Black color preview on #394355 background

This text has black color on #394355 background.


White color preview on #394355 background

This text has white color on #394355 background.


Related colors

Complementary color

Complementary color for #hex is #C6BCAA.


I love getcolorcode.com

Triadic colors

1 #553943 and #435539 with #394355 are triadic colors.

2 #554339 and #433955 with #394355 are triadic colors.