COLOR #394134

HEX: #394134 RGB: (57,65,52)

Color info

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

RGB color model

#394134 color RGB value is (57,65,52).

RGB: (57,65,52) (22%, 25%, 20%)

RGB channels and saturation

R 57 of 255 = 22%
G 65 of 255 = 25%
B 52 of 255 = 20%

57
65
52

R + G + B ~ 22%. #394134 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 65 + 52 = 174 (100%)
R 57 of 174 ~ 32.76%
G 65 of 174 ~ 37.36%
B 52 of 174 ~ 29.89'%

%32.76
%37.36
%29.89

CMYK color model

#394134 color CMYK value is (12,0,20,75).

  • cyan value is 12.31%
  • magenta value is 0.00%
  • yellow value is 20.00%
  • key color value is 74.51%

CMYK: (12,0,20,75)
C12M0Y20K75 (12%, 0%, 20%, 75%)
(0.12 / 0.00 / 0.20 / 0.75)

CMYK percentages

%12.31
%0
%20
%74.51

Codes

Color #394134 in popluar color models

39 41 34
RGB 57 65 52
HSL 97° 11.11% 22.94%
HSB/HSV 97° 20.00% 25.49%
CMYK 12.31% 0.00% 20.00%
74.51%

Color #394134 in popluar number systems.

HEX 39 41 34
Decimal 57 65 52
Binary 111001 1000001 110100
Octal 71 101 64

Shades and tints

Shades of #394134

#394134
(57,65,52)
#343C30
(52,60,48)
#2F372C
(47,55,44)
#2A3228
(42,50,40)
#252D24
(37,45,36)
#202820
(32,40,32)
#1B231C
(27,35,28)
#161E18
(22,30,24)
#111914
(17,25,20)
#0C1410
(12,20,16)
#070F0C
(7,15,12)
#000000
(0,0,0)

Tints of #394134

#394134
(57,65,52)
#4B5246
(75,82,70)
#5D6358
(93,99,88)
#6F746A
(111,116,106)
#81857C
(129,133,124)
#93968E
(147,150,142)
#A5A7A0
(165,167,160)
#B7B8B2
(183,184,178)
#C9C9C4
(201,201,196)
#DBDAD6
(219,218,214)
#EDEBE8
(237,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #394134 color. Also use rgb(57,65,52) instead hex code.

Text Font Color

.myTextColor { color: #394134; }

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

This text font color is #394134.

Background Color

.myBgColor { background-color: #394134; }

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

This div background color is #394134.

Border color

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

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

This div border color is #394134.

Opacity

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

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

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

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

This text has shadow with #394134 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394134.

Preview

Color preview on black background

This text has color #394134 on black background.


Color preview on white background

This text has color #394134 on white background.


Black color preview on #394134 background

This text has black color on #394134 background.


White color preview on #394134 background

This text has white color on #394134 background.


Related colors

Complementary color

Complementary color for #hex is #C6BECB.


I love getcolorcode.com

Triadic colors

1 #343941 and #413439 with #394134 are triadic colors.

2 #344139 and #413934 with #394134 are triadic colors.