COLOR #394231

HEX: #394231 RGB: (57,66,49)

Color info

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

RGB color model

#394231 color RGB value is (57,66,49).

RGB: (57,66,49) (22%, 26%, 19%)

RGB channels and saturation

R 57 of 255 = 22%
G 66 of 255 = 26%
B 49 of 255 = 19%

57
66
49

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

Portions of RGB colors in percentages

R + G + B = 57 + 66 + 49 = 172 (100%)
R 57 of 172 ~ 33.14%
G 66 of 172 ~ 38.37%
B 49 of 172 ~ 28.49'%

%33.14
%38.37
%28.49

CMYK color model

#394231 color CMYK value is (14,0,26,74).

  • cyan value is 13.64%
  • magenta value is 0.00%
  • yellow value is 25.76%
  • key color value is 74.12%

CMYK: (14,0,26,74)
C14M0Y26K74 (14%, 0%, 26%, 74%)
(0.14 / 0.00 / 0.26 / 0.74)

CMYK percentages

%13.64
%0
%25.76
%74.12

Codes

Color #394231 in popluar color models

39 42 31
RGB 57 66 49
HSL 92° 14.78% 22.55%
HSB/HSV 92° 25.76% 25.88%
CMYK 13.64% 0.00% 25.76%
74.12%

Color #394231 in popluar number systems.

HEX 39 42 31
Decimal 57 66 49
Binary 111001 1000010 110001
Octal 71 102 61

Shades and tints

Shades of #394231

#394231
(57,66,49)
#343C2D
(52,60,45)
#2F3629
(47,54,41)
#2A3025
(42,48,37)
#252A21
(37,42,33)
#20241D
(32,36,29)
#1B1E19
(27,30,25)
#161815
(22,24,21)
#111211
(17,18,17)
#0C0C0D
(12,12,13)
#070609
(7,6,9)
#000000
(0,0,0)

Tints of #394231

#394231
(57,66,49)
#4B5343
(75,83,67)
#5D6455
(93,100,85)
#6F7567
(111,117,103)
#818679
(129,134,121)
#93978B
(147,151,139)
#A5A89D
(165,168,157)
#B7B9AF
(183,185,175)
#C9CAC1
(201,202,193)
#DBDBD3
(219,219,211)
#EDECE5
(237,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #394231 color. Also use rgb(57,66,49) instead hex code.

Text Font Color

.myTextColor { color: #394231; }

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

This text font color is #394231.

Background Color

.myBgColor { background-color: #394231; }

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

This div background color is #394231.

Border color

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

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

This div border color is #394231.

Opacity

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

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

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

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

This text has shadow with #394231 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394231.

Preview

Color preview on black background

This text has color #394231 on black background.


Color preview on white background

This text has color #394231 on white background.


Black color preview on #394231 background

This text has black color on #394231 background.


White color preview on #394231 background

This text has white color on #394231 background.


Related colors

Complementary color

Complementary color for #hex is #C6BDCE.


I love getcolorcode.com

Triadic colors

1 #313942 and #423139 with #394231 are triadic colors.

2 #314239 and #423931 with #394231 are triadic colors.