COLOR #394D4C

HEX: #394D4C RGB: (57,77,76)

Color info

#394D4C contains red, green and blue colors in about the same proportion. Web safe color of #394D4C is #333333 (or #333).

RGB color model

#394D4C color RGB value is (57,77,76).

RGB: (57,77,76) (22%, 30%, 30%)

RGB channels and saturation

R 57 of 255 = 22%
G 77 of 255 = 30%
B 76 of 255 = 30%

57
77
76

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

Portions of RGB colors in percentages

R + G + B = 57 + 77 + 76 = 210 (100%)
R 57 of 210 ~ 27.14%
G 77 of 210 ~ 36.67%
B 76 of 210 ~ 36.19'%

%27.14
%36.67
%36.19

CMYK color model

#394D4C color CMYK value is (26,0,1,70).

  • cyan value is 25.97%
  • magenta value is 0.00%
  • yellow value is 1.30%
  • key color value is 69.80%

CMYK: (26,0,1,70)
C26M0Y1K70 (26%, 0%, 1%, 70%)
(0.26 / 0.00 / 0.01 / 0.70)

CMYK percentages

%25.97
%0
%1.3
%69.8

Codes

Color #394D4C in popluar color models

39 4D 4C
RGB 57 77 76
HSL 177° 14.93% 26.27%
HSB/HSV 177° 25.97% 30.20%
CMYK 25.97% 0.00% 1.30%
69.80%

Color #394D4C in popluar number systems.

HEX 39 4D 4C
Decimal 57 77 76
Binary 111001 1001101 1001100
Octal 71 115 114

Shades and tints

Shades of #394D4C

#394D4C
(57,77,76)
#344646
(52,70,70)
#2F3F40
(47,63,64)
#2A383A
(42,56,58)
#253134
(37,49,52)
#202A2E
(32,42,46)
#1B2328
(27,35,40)
#161C22
(22,28,34)
#11151C
(17,21,28)
#0C0E16
(12,14,22)
#070710
(7,7,16)
#000000
(0,0,0)

Tints of #394D4C

#394D4C
(57,77,76)
#4B5D5C
(75,93,92)
#5D6D6C
(93,109,108)
#6F7D7C
(111,125,124)
#818D8C
(129,141,140)
#939D9C
(147,157,156)
#A5ADAC
(165,173,172)
#B7BDBC
(183,189,188)
#C9CDCC
(201,205,204)
#DBDDDC
(219,221,220)
#EDEDEC
(237,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #394D4C color. Also use rgb(57,77,76) instead hex code.

Text Font Color

.myTextColor { color: #394D4C; }

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

This text font color is #394D4C.

Background Color

.myBgColor { background-color: #394D4C; }

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

This div background color is #394D4C.

Border color

.myBorderColor { border: 1px solid #394D4C; }

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

This div border color is #394D4C.

Opacity

.myOpacity80 { color: #394D4C; opacity: 0.8; }

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

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

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

This text has shadow with #394D4C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394D4C.

Preview

Color preview on black background

This text has color #394D4C on black background.


Color preview on white background

This text has color #394D4C on white background.


Black color preview on #394D4C background

This text has black color on #394D4C background.


White color preview on #394D4C background

This text has white color on #394D4C background.


Related colors

Complementary color

Complementary color for #hex is #C6B2B3.


I love getcolorcode.com

Triadic colors

1 #4C394D and #4D4C39 with #394D4C are triadic colors.

2 #4C4D39 and #4D394C with #394D4C are triadic colors.