COLOR #384438

HEX: #384438 RGB: (56,68,56)

Color info

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

RGB color model

#384438 color RGB value is (56,68,56).

RGB: (56,68,56) (22%, 27%, 22%)

RGB channels and saturation

R 56 of 255 = 22%
G 68 of 255 = 27%
B 56 of 255 = 22%

56
68
56

R + G + B ~ 24%. #384438 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 68 + 56 = 180 (100%)
R 56 of 180 ~ 31.11%
G 68 of 180 ~ 37.78%
B 56 of 180 ~ 31.11'%

%31.11
%37.78
%31.11

CMYK color model

#384438 color CMYK value is (18,0,18,73).

  • cyan value is 17.65%
  • magenta value is 0.00%
  • yellow value is 17.65%
  • key color value is 73.33%
CMYK: (18,0,18,73) C18M0Y18K73 (18%,0%,18%,73%) (0.18/0.00/0.18/0.73) 

CMYK percentages

%17.65
%0
%17.65
%73.33

Codes

Color #384438 in popluar color models

38 44 38
RGB 56 68 56
HSL 120° 9.68% 24.31%
HSB/HSV 120° 17.65% 26.67%
CMYK 17.65% 0.00% 17.65%
73.33%

Color #384438 in popluar number systems.

HEX 38 44 38
Decimal 56 68 56
Binary 111000 1000100 111000
Octal 70 104 70

Shades and tints

Shades of #384438

#384438
(56,68,56)
#333E33
(51,62,51)
#2E382E
(46,56,46)
#293229
(41,50,41)
#242C24
(36,44,36)
#1F261F
(31,38,31)
#1A201A
(26,32,26)
#151A15
(21,26,21)
#101410
(16,20,16)
#0B0E0B
(11,14,11)
#060806
(6,8,6)
#000000
(0,0,0)

Tints of #384438

#384438
(56,68,56)
#4A554A
(74,85,74)
#5C665C
(92,102,92)
#6E776E
(110,119,110)
#808880
(128,136,128)
#929992
(146,153,146)
#A4AAA4
(164,170,164)
#B6BBB6
(182,187,182)
#C8CCC8
(200,204,200)
#DADDDA
(218,221,218)
#ECEEEC
(236,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #384438; }

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

This text font color is #384438.

Background Color

.myBgColor { background-color: #384438; }

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

This div background color is #384438.

Border color

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

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

This div border color is #384438.

Opacity

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

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

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

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

This text has shadow with #384438 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384438.

Preview

Color preview on black background

This text has color #384438 on black background.


Color preview on white background

This text has color #384438 on white background.


Black color preview on #384438 background

This text has black color on #384438 background.


White color preview on #384438 background

This text has white color on #384438 background.


Related colors

Complementary color

Complementary color for #hex is #C7BBC7.


I love getcolorcode.com

Triadic colors

1 #383844 and #443838 with #384438 are triadic colors.

2 #384438 and #443838 with #384438 are triadic colors.