COLOR #384138

HEX: #384138 RGB: (56,65,56)

Color info

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

RGB color model

#384138 color RGB value is (56,65,56).

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

RGB channels and saturation

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

56
65
56

R + G + B ~ 23%. #384138 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 65 + 56 = 177 (100%)
R 56 of 177 ~ 31.64%
G 65 of 177 ~ 36.72%
B 56 of 177 ~ 31.64'%

%31.64
%36.72
%31.64

CMYK color model

#384138 color CMYK value is (14,0,14,75).

  • cyan value is 13.85%
  • magenta value is 0.00%
  • yellow value is 13.85%
  • key color value is 74.51%

CMYK: (14,0,14,75)
C14M0Y14K75 (14%, 0%, 14%, 75%)
(0.14 / 0.00 / 0.14 / 0.75)

CMYK percentages

%13.85
%0
%13.85
%74.51

Codes

Color #384138 in popluar color models

38 41 38
RGB 56 65 56
HSL 120° 7.44% 23.73%
HSB/HSV 120° 13.85% 25.49%
CMYK 13.85% 0.00% 13.85%
74.51%

Color #384138 in popluar number systems.

HEX 38 41 38
Decimal 56 65 56
Binary 111000 1000001 111000
Octal 70 101 70

Shades and tints

Shades of #384138

#384138
(56,65,56)
#333C33
(51,60,51)
#2E372E
(46,55,46)
#293229
(41,50,41)
#242D24
(36,45,36)
#1F281F
(31,40,31)
#1A231A
(26,35,26)
#151E15
(21,30,21)
#101910
(16,25,16)
#0B140B
(11,20,11)
#060F06
(6,15,6)
#000000
(0,0,0)

Tints of #384138

#384138
(56,65,56)
#4A524A
(74,82,74)
#5C635C
(92,99,92)
#6E746E
(110,116,110)
#808580
(128,133,128)
#929692
(146,150,146)
#A4A7A4
(164,167,164)
#B6B8B6
(182,184,182)
#C8C9C8
(200,201,200)
#DADADA
(218,218,218)
#ECEBEC
(236,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #384138; }

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

This text font color is #384138.

Background Color

.myBgColor { background-color: #384138; }

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

This div background color is #384138.

Border color

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

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

This div border color is #384138.

Opacity

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

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

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

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

This text has shadow with #384138 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384138.

Preview

Color preview on black background

This text has color #384138 on black background.


Color preview on white background

This text has color #384138 on white background.


Black color preview on #384138 background

This text has black color on #384138 background.


White color preview on #384138 background

This text has white color on #384138 background.


Related colors

Complementary color

Complementary color for #hex is #C7BEC7.


I love getcolorcode.com

Triadic colors

1 #383841 and #413838 with #384138 are triadic colors.

2 #384138 and #413838 with #384138 are triadic colors.