COLOR #382938

HEX: #382938 RGB: (56,41,56)

Color info

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

RGB color model

#382938 color RGB value is (56,41,56).

RGB: (56,41,56) (22%, 16%, 22%)

RGB channels and saturation

R 56 of 255 = 22%
G 41 of 255 = 16%
B 56 of 255 = 22%

56
41
56

R + G + B ~ 20%. #382938 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 41 + 56 = 153 (100%)
R 56 of 153 ~ 36.6%
G 41 of 153 ~ 26.8%
B 56 of 153 ~ 36.6'%

%36.6
%26.8
%36.6

CMYK color model

#382938 color CMYK value is (0,27,0,78).

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

CMYK: (0,27,0,78)
C0M27Y0K78 (0%, 27%, 0%, 78%)
(0.00 / 0.27 / 0.00 / 0.78)

CMYK percentages

%0
%26.79
%0
%78.04

Codes

Color #382938 in popluar color models

38 29 38
RGB 56 41 56
HSL 300° 15.46% 19.02%
HSB/HSV 300° 26.79% 21.96%
CMYK 0.00% 26.79% 0.00%
78.04%

Color #382938 in popluar number systems.

HEX 38 29 38
Decimal 56 41 56
Binary 111000 101001 111000
Octal 70 51 70

Shades and tints

Shades of #382938

#382938
(56,41,56)
#332633
(51,38,51)
#2E232E
(46,35,46)
#292029
(41,32,41)
#241D24
(36,29,36)
#1F1A1F
(31,26,31)
#1A171A
(26,23,26)
#151415
(21,20,21)
#101110
(16,17,16)
#0B0E0B
(11,14,11)
#060B06
(6,11,6)
#000000
(0,0,0)

Tints of #382938

#382938
(56,41,56)
#4A3C4A
(74,60,74)
#5C4F5C
(92,79,92)
#6E626E
(110,98,110)
#807580
(128,117,128)
#928892
(146,136,146)
#A49BA4
(164,155,164)
#B6AEB6
(182,174,182)
#C8C1C8
(200,193,200)
#DAD4DA
(218,212,218)
#ECE7EC
(236,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #382938; }

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

This text font color is #382938.

Background Color

.myBgColor { background-color: #382938; }

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

This div background color is #382938.

Border color

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

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

This div border color is #382938.

Opacity

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

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

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

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

This text has shadow with #382938 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #382938.

Preview

Color preview on black background

This text has color #382938 on black background.


Color preview on white background

This text has color #382938 on white background.


Black color preview on #382938 background

This text has black color on #382938 background.


White color preview on #382938 background

This text has white color on #382938 background.


Related colors

Complementary color

Complementary color for #hex is #C7D6C7.


I love getcolorcode.com

Triadic colors

1 #383829 and #293838 with #382938 are triadic colors.

2 #382938 and #293838 with #382938 are triadic colors.