COLOR #394849

HEX: #394849 RGB: (57,72,73)

Color info

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

RGB color model

#394849 color RGB value is (57,72,73).

RGB: (57,72,73) (22%, 28%, 29%)

RGB channels and saturation

R 57 of 255 = 22%
G 72 of 255 = 28%
B 73 of 255 = 29%

57
72
73

R + G + B ~ 26%. #394849 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 72 + 73 = 202 (100%)
R 57 of 202 ~ 28.22%
G 72 of 202 ~ 35.64%
B 73 of 202 ~ 36.14'%

%28.22
%35.64
%36.14

CMYK color model

#394849 color CMYK value is (22,1,0,71).

  • cyan value is 21.92%
  • magenta value is 1.37%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (22,1,0,71)
C22M1Y0K71 (22%, 1%, 0%, 71%)
(0.22 / 0.01 / 0.00 / 0.71)

CMYK percentages

%21.92
%1.37
%0
%71.37

Codes

Color #394849 in popluar color models

39 48 49
RGB 57 72 73
HSL 184° 12.31% 25.49%
HSB/HSV 184° 21.92% 28.63%
CMYK 21.92% 1.37% 0.00%
71.37%

Color #394849 in popluar number systems.

HEX 39 48 49
Decimal 57 72 73
Binary 111001 1001000 1001001
Octal 71 110 111

Shades and tints

Shades of #394849

#394849
(57,72,73)
#344243
(52,66,67)
#2F3C3D
(47,60,61)
#2A3637
(42,54,55)
#253031
(37,48,49)
#202A2B
(32,42,43)
#1B2425
(27,36,37)
#161E1F
(22,30,31)
#111819
(17,24,25)
#0C1213
(12,18,19)
#070C0D
(7,12,13)
#000000
(0,0,0)

Tints of #394849

#394849
(57,72,73)
#4B5859
(75,88,89)
#5D6869
(93,104,105)
#6F7879
(111,120,121)
#818889
(129,136,137)
#939899
(147,152,153)
#A5A8A9
(165,168,169)
#B7B8B9
(183,184,185)
#C9C8C9
(201,200,201)
#DBD8D9
(219,216,217)
#EDE8E9
(237,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #394849 color. Also use rgb(57,72,73) instead hex code.

Text Font Color

.myTextColor { color: #394849; }

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

This text font color is #394849.

Background Color

.myBgColor { background-color: #394849; }

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

This div background color is #394849.

Border color

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

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

This div border color is #394849.

Opacity

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

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

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

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

This text has shadow with #394849 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394849.

Preview

Color preview on black background

This text has color #394849 on black background.


Color preview on white background

This text has color #394849 on white background.


Black color preview on #394849 background

This text has black color on #394849 background.


White color preview on #394849 background

This text has white color on #394849 background.


Related colors

Complementary color

Complementary color for #hex is #C6B7B6.


I love getcolorcode.com

Triadic colors

1 #493948 and #484939 with #394849 are triadic colors.

2 #494839 and #483949 with #394849 are triadic colors.