COLOR #384843

HEX: #384843 RGB: (56,72,67)

Color info

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

RGB color model

#384843 color RGB value is (56,72,67).

RGB: (56,72,67) (22%, 28%, 26%)

RGB channels and saturation

R 56 of 255 = 22%
G 72 of 255 = 28%
B 67 of 255 = 26%

56
72
67

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

Portions of RGB colors in percentages

R + G + B = 56 + 72 + 67 = 195 (100%)
R 56 of 195 ~ 28.72%
G 72 of 195 ~ 36.92%
B 67 of 195 ~ 34.36'%

%28.72
%36.92
%34.36

CMYK color model

#384843 color CMYK value is (22,0,7,72).

  • cyan value is 22.22%
  • magenta value is 0.00%
  • yellow value is 6.94%
  • key color value is 71.76%

CMYK: (22,0,7,72)
C22M0Y7K72 (22%, 0%, 7%, 72%)
(0.22 / 0.00 / 0.07 / 0.72)

CMYK percentages

%22.22
%0
%6.94
%71.76

Codes

Color #384843 in popluar color models

38 48 43
RGB 56 72 67
HSL 161° 12.50% 25.10%
HSB/HSV 161° 22.22% 28.24%
CMYK 22.22% 0.00% 6.94%
71.76%

Color #384843 in popluar number systems.

HEX 38 48 43
Decimal 56 72 67
Binary 111000 1001000 1000011
Octal 70 110 103

Shades and tints

Shades of #384843

#384843
(56,72,67)
#33423D
(51,66,61)
#2E3C37
(46,60,55)
#293631
(41,54,49)
#24302B
(36,48,43)
#1F2A25
(31,42,37)
#1A241F
(26,36,31)
#151E19
(21,30,25)
#101813
(16,24,19)
#0B120D
(11,18,13)
#060C07
(6,12,7)
#000000
(0,0,0)

Tints of #384843

#384843
(56,72,67)
#4A5854
(74,88,84)
#5C6865
(92,104,101)
#6E7876
(110,120,118)
#808887
(128,136,135)
#929898
(146,152,152)
#A4A8A9
(164,168,169)
#B6B8BA
(182,184,186)
#C8C8CB
(200,200,203)
#DAD8DC
(218,216,220)
#ECE8ED
(236,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #384843; }

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

This text font color is #384843.

Background Color

.myBgColor { background-color: #384843; }

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

This div background color is #384843.

Border color

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

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

This div border color is #384843.

Opacity

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

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

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

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

This text has shadow with #384843 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384843.

Preview

Color preview on black background

This text has color #384843 on black background.


Color preview on white background

This text has color #384843 on white background.


Black color preview on #384843 background

This text has black color on #384843 background.


White color preview on #384843 background

This text has white color on #384843 background.


Related colors

Complementary color

Complementary color for #hex is #C7B7BC.


I love getcolorcode.com

Triadic colors

1 #433848 and #484338 with #384843 are triadic colors.

2 #434838 and #483843 with #384843 are triadic colors.