COLOR #384941

HEX: #384941 RGB: (56,73,65)

Color info

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

RGB color model

#384941 color RGB value is (56,73,65).

RGB: (56,73,65) (22%, 29%, 25%)

RGB channels and saturation

R 56 of 255 = 22%
G 73 of 255 = 29%
B 65 of 255 = 25%

56
73
65

R + G + B ~ 25%. #384941 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 73 + 65 = 194 (100%)
R 56 of 194 ~ 28.87%
G 73 of 194 ~ 37.63%
B 65 of 194 ~ 33.51'%

%28.87
%37.63
%33.51

CMYK color model

#384941 color CMYK value is (23,0,11,71).

  • cyan value is 23.29%
  • magenta value is 0.00%
  • yellow value is 10.96%
  • key color value is 71.37%
CMYK: (23,0,11,71) C23M0Y11K71 (23%,0%,11%,71%) (0.23/0.00/0.11/0.71) 

CMYK percentages

%23.29
%0
%10.96
%71.37

Codes

Color #384941 in popluar color models

38 49 41
RGB 56 73 65
HSL 152° 13.18% 25.29%
HSB/HSV 152° 23.29% 28.63%
CMYK 23.29% 0.00% 10.96%
71.37%

Color #384941 in popluar number systems.

HEX 38 49 41
Decimal 56 73 65
Binary 111000 1001001 1000001
Octal 70 111 101

Shades and tints

Shades of #384941

#384941
(56,73,65)
#33433C
(51,67,60)
#2E3D37
(46,61,55)
#293732
(41,55,50)
#24312D
(36,49,45)
#1F2B28
(31,43,40)
#1A2523
(26,37,35)
#151F1E
(21,31,30)
#101919
(16,25,25)
#0B1314
(11,19,20)
#060D0F
(6,13,15)
#000000
(0,0,0)

Tints of #384941

#384941
(56,73,65)
#4A5952
(74,89,82)
#5C6963
(92,105,99)
#6E7974
(110,121,116)
#808985
(128,137,133)
#929996
(146,153,150)
#A4A9A7
(164,169,167)
#B6B9B8
(182,185,184)
#C8C9C9
(200,201,201)
#DAD9DA
(218,217,218)
#ECE9EB
(236,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #384941 color. Also use rgb(56,73,65) instead hex code.

Text Font Color

.myTextColor { color: #384941; }

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

This text font color is #384941.

Background Color

.myBgColor { background-color: #384941; }

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

This div background color is #384941.

Border color

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

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

This div border color is #384941.

Opacity

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

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

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

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

This text has shadow with #384941 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384941.

Preview

Color preview on black background

This text has color #384941 on black background.


Color preview on white background

This text has color #384941 on white background.


Black color preview on #384941 background

This text has black color on #384941 background.


White color preview on #384941 background

This text has white color on #384941 background.


Related colors

Complementary color

Complementary color for #hex is #C7B6BE.


I love getcolorcode.com

Triadic colors

1 #413849 and #494138 with #384941 are triadic colors.

2 #414938 and #493841 with #384941 are triadic colors.