COLOR #384243

HEX: #384243 RGB: (56,66,67)

Color info

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

RGB color model

#384243 color RGB value is (56,66,67).

RGB: (56,66,67) (22%, 26%, 26%)

RGB channels and saturation

R 56 of 255 = 22%
G 66 of 255 = 26%
B 67 of 255 = 26%

56
66
67

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

Portions of RGB colors in percentages

R + G + B = 56 + 66 + 67 = 189 (100%)
R 56 of 189 ~ 29.63%
G 66 of 189 ~ 34.92%
B 67 of 189 ~ 35.45'%

%29.63
%34.92
%35.45

CMYK color model

#384243 color CMYK value is (16,1,0,74).

  • cyan value is 16.42%
  • magenta value is 1.49%
  • yellow value is 0.00%
  • key color value is 73.73%

CMYK: (16,1,0,74)
C16M1Y0K74 (16%, 1%, 0%, 74%)
(0.16 / 0.01 / 0.00 / 0.74)

CMYK percentages

%16.42
%1.49
%0
%73.73

Codes

Color #384243 in popluar color models

38 42 43
RGB 56 66 67
HSL 185° 8.94% 24.12%
HSB/HSV 185° 16.42% 26.27%
CMYK 16.42% 1.49% 0.00%
73.73%

Color #384243 in popluar number systems.

HEX 38 42 43
Decimal 56 66 67
Binary 111000 1000010 1000011
Octal 70 102 103

Shades and tints

Shades of #384243

#384243
(56,66,67)
#333C3D
(51,60,61)
#2E3637
(46,54,55)
#293031
(41,48,49)
#242A2B
(36,42,43)
#1F2425
(31,36,37)
#1A1E1F
(26,30,31)
#151819
(21,24,25)
#101213
(16,18,19)
#0B0C0D
(11,12,13)
#060607
(6,6,7)
#000000
(0,0,0)

Tints of #384243

#384243
(56,66,67)
#4A5354
(74,83,84)
#5C6465
(92,100,101)
#6E7576
(110,117,118)
#808687
(128,134,135)
#929798
(146,151,152)
#A4A8A9
(164,168,169)
#B6B9BA
(182,185,186)
#C8CACB
(200,202,203)
#DADBDC
(218,219,220)
#ECECED
(236,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #384243; }

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

This text font color is #384243.

Background Color

.myBgColor { background-color: #384243; }

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

This div background color is #384243.

Border color

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

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

This div border color is #384243.

Opacity

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

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

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

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

This text has shadow with #384243 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384243.

Preview

Color preview on black background

This text has color #384243 on black background.


Color preview on white background

This text has color #384243 on white background.


Black color preview on #384243 background

This text has black color on #384243 background.


White color preview on #384243 background

This text has white color on #384243 background.


Related colors

Complementary color

Complementary color for #hex is #C7BDBC.


I love getcolorcode.com

Triadic colors

1 #433842 and #424338 with #384243 are triadic colors.

2 #434238 and #423843 with #384243 are triadic colors.