COLOR #384742

HEX: #384742 RGB: (56,71,66)

Color info

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

RGB color model

#384742 color RGB value is (56,71,66).

RGB: (56,71,66) (22%, 28%, 26%)

RGB channels and saturation

R 56 of 255 = 22%
G 71 of 255 = 28%
B 66 of 255 = 26%

56
71
66

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

Portions of RGB colors in percentages

R + G + B = 56 + 71 + 66 = 193 (100%)
R 56 of 193 ~ 29.02%
G 71 of 193 ~ 36.79%
B 66 of 193 ~ 34.2'%

%29.02
%36.79
%34.2

CMYK color model

#384742 color CMYK value is (21,0,7,72).

  • cyan value is 21.13%
  • magenta value is 0.00%
  • yellow value is 7.04%
  • key color value is 72.16%

CMYK: (21,0,7,72)
C21M0Y7K72 (21%, 0%, 7%, 72%)
(0.21 / 0.00 / 0.07 / 0.72)

CMYK percentages

%21.13
%0
%7.04
%72.16

Codes

Color #384742 in popluar color models

38 47 42
RGB 56 71 66
HSL 160° 11.81% 24.90%
HSB/HSV 160° 21.13% 27.84%
CMYK 21.13% 0.00% 7.04%
72.16%

Color #384742 in popluar number systems.

HEX 38 47 42
Decimal 56 71 66
Binary 111000 1000111 1000010
Octal 70 107 102

Shades and tints

Shades of #384742

#384742
(56,71,66)
#33413C
(51,65,60)
#2E3B36
(46,59,54)
#293530
(41,53,48)
#242F2A
(36,47,42)
#1F2924
(31,41,36)
#1A231E
(26,35,30)
#151D18
(21,29,24)
#101712
(16,23,18)
#0B110C
(11,17,12)
#060B06
(6,11,6)
#000000
(0,0,0)

Tints of #384742

#384742
(56,71,66)
#4A5753
(74,87,83)
#5C6764
(92,103,100)
#6E7775
(110,119,117)
#808786
(128,135,134)
#929797
(146,151,151)
#A4A7A8
(164,167,168)
#B6B7B9
(182,183,185)
#C8C7CA
(200,199,202)
#DAD7DB
(218,215,219)
#ECE7EC
(236,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #384742; }

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

This text font color is #384742.

Background Color

.myBgColor { background-color: #384742; }

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

This div background color is #384742.

Border color

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

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

This div border color is #384742.

Opacity

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

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

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

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

This text has shadow with #384742 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384742.

Preview

Color preview on black background

This text has color #384742 on black background.


Color preview on white background

This text has color #384742 on white background.


Black color preview on #384742 background

This text has black color on #384742 background.


White color preview on #384742 background

This text has white color on #384742 background.


Related colors

Complementary color

Complementary color for #hex is #C7B8BD.


I love getcolorcode.com

Triadic colors

1 #423847 and #474238 with #384742 are triadic colors.

2 #424738 and #473842 with #384742 are triadic colors.