COLOR #383938

HEX: #383938 RGB: (56,57,56)

Color info

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

RGB color model

#383938 color RGB value is (56,57,56).

RGB: (56,57,56) (22%, 22%, 22%)

RGB channels and saturation

R 56 of 255 = 22%
G 57 of 255 = 22%
B 56 of 255 = 22%

56
57
56

R + G + B ~ 22%. #383938 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 57 + 56 = 169 (100%)
R 56 of 169 ~ 33.14%
G 57 of 169 ~ 33.73%
B 56 of 169 ~ 33.14'%

%33.14
%33.73
%33.14

CMYK color model

#383938 color CMYK value is (2,0,2,78).

  • cyan value is 1.75%
  • magenta value is 0.00%
  • yellow value is 1.75%
  • key color value is 77.65%

CMYK: (2,0,2,78)
C2M0Y2K78 (2%, 0%, 2%, 78%)
(0.02 / 0.00 / 0.02 / 0.78)

CMYK percentages

%1.75
%0
%1.75
%77.65

Codes

Color #383938 in popluar color models

38 39 38
RGB 56 57 56
HSL 120° 0.88% 22.16%
HSB/HSV 120° 1.75% 22.35%
CMYK 1.75% 0.00% 1.75%
77.65%

Color #383938 in popluar number systems.

HEX 38 39 38
Decimal 56 57 56
Binary 111000 111001 111000
Octal 70 71 70

Shades and tints

Shades of #383938

#383938
(56,57,56)
#333433
(51,52,51)
#2E2F2E
(46,47,46)
#292A29
(41,42,41)
#242524
(36,37,36)
#1F201F
(31,32,31)
#1A1B1A
(26,27,26)
#151615
(21,22,21)
#101110
(16,17,16)
#0B0C0B
(11,12,11)
#060706
(6,7,6)
#000000
(0,0,0)

Tints of #383938

#383938
(56,57,56)
#4A4B4A
(74,75,74)
#5C5D5C
(92,93,92)
#6E6F6E
(110,111,110)
#808180
(128,129,128)
#929392
(146,147,146)
#A4A5A4
(164,165,164)
#B6B7B6
(182,183,182)
#C8C9C8
(200,201,200)
#DADBDA
(218,219,218)
#ECEDEC
(236,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #383938; }

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

This text font color is #383938.

Background Color

.myBgColor { background-color: #383938; }

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

This div background color is #383938.

Border color

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

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

This div border color is #383938.

Opacity

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

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

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

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

This text has shadow with #383938 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #383938.

Preview

Color preview on black background

This text has color #383938 on black background.


Color preview on white background

This text has color #383938 on white background.


Black color preview on #383938 background

This text has black color on #383938 background.


White color preview on #383938 background

This text has white color on #383938 background.


Related colors

Complementary color

Complementary color for #hex is #C7C6C7.


I love getcolorcode.com

Triadic colors

1 #383839 and #393838 with #383938 are triadic colors.

2 #383938 and #393838 with #383938 are triadic colors.