COLOR #383138

HEX: #383138 RGB: (56,49,56)

Color info

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

RGB color model

#383138 color RGB value is (56,49,56).

RGB: (56,49,56) (22%, 19%, 22%)

RGB channels and saturation

R 56 of 255 = 22%
G 49 of 255 = 19%
B 56 of 255 = 22%

56
49
56

R + G + B ~ 21%. #383138 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 49 + 56 = 161 (100%)
R 56 of 161 ~ 34.78%
G 49 of 161 ~ 30.43%
B 56 of 161 ~ 34.78'%

%34.78
%30.43
%34.78

CMYK color model

#383138 color CMYK value is (0,13,0,78).

  • cyan value is 0.00%
  • magenta value is 12.50%
  • yellow value is 0.00%
  • key color value is 78.04%

CMYK: (0,13,0,78)
C0M13Y0K78 (0%, 13%, 0%, 78%)
(0.00 / 0.13 / 0.00 / 0.78)

CMYK percentages

%0
%12.5
%0
%78.04

Codes

Color #383138 in popluar color models

38 31 38
RGB 56 49 56
HSL 300° 6.67% 20.59%
HSB/HSV 300° 12.50% 21.96%
CMYK 0.00% 12.50% 0.00%
78.04%

Color #383138 in popluar number systems.

HEX 38 31 38
Decimal 56 49 56
Binary 111000 110001 111000
Octal 70 61 70

Shades and tints

Shades of #383138

#383138
(56,49,56)
#332D33
(51,45,51)
#2E292E
(46,41,46)
#292529
(41,37,41)
#242124
(36,33,36)
#1F1D1F
(31,29,31)
#1A191A
(26,25,26)
#151515
(21,21,21)
#101110
(16,17,16)
#0B0D0B
(11,13,11)
#060906
(6,9,6)
#000000
(0,0,0)

Tints of #383138

#383138
(56,49,56)
#4A434A
(74,67,74)
#5C555C
(92,85,92)
#6E676E
(110,103,110)
#807980
(128,121,128)
#928B92
(146,139,146)
#A49DA4
(164,157,164)
#B6AFB6
(182,175,182)
#C8C1C8
(200,193,200)
#DAD3DA
(218,211,218)
#ECE5EC
(236,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #383138; }

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

This text font color is #383138.

Background Color

.myBgColor { background-color: #383138; }

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

This div background color is #383138.

Border color

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

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

This div border color is #383138.

Opacity

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

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

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

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

This text has shadow with #383138 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #383138.

Preview

Color preview on black background

This text has color #383138 on black background.


Color preview on white background

This text has color #383138 on white background.


Black color preview on #383138 background

This text has black color on #383138 background.


White color preview on #383138 background

This text has white color on #383138 background.


Related colors

Complementary color

Complementary color for #hex is #C7CEC7.


I love getcolorcode.com

Triadic colors

1 #383831 and #313838 with #383138 are triadic colors.

2 #383138 and #313838 with #383138 are triadic colors.