COLOR #382A47

HEX: #382A47 RGB: (56,42,71)

Color info

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

RGB color model

#382A47 color RGB value is (56,42,71).

RGB: (56,42,71) (22%, 16%, 28%)

RGB channels and saturation

R 56 of 255 = 22%
G 42 of 255 = 16%
B 71 of 255 = 28%

56
42
71

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

Portions of RGB colors in percentages

R + G + B = 56 + 42 + 71 = 169 (100%)
R 56 of 169 ~ 33.14%
G 42 of 169 ~ 24.85%
B 71 of 169 ~ 42.01'%

%33.14
%24.85
%42.01

CMYK color model

#382A47 color CMYK value is (21,41,0,72).

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

CMYK: (21,41,0,72)
C21M41Y0K72 (21%, 41%, 0%, 72%)
(0.21 / 0.41 / 0.00 / 0.72)

CMYK percentages

%21.13
%40.85
%0
%72.16

Codes

Color #382A47 in popluar color models

38 2A 47
RGB 56 42 71
HSL 269° 25.66% 22.16%
HSB/HSV 269° 40.85% 27.84%
CMYK 21.13% 40.85% 0.00%
72.16%

Color #382A47 in popluar number systems.

HEX 38 2A 47
Decimal 56 42 71
Binary 111000 101010 1000111
Octal 70 52 107

Shades and tints

Shades of #382A47

#382A47
(56,42,71)
#332741
(51,39,65)
#2E243B
(46,36,59)
#292135
(41,33,53)
#241E2F
(36,30,47)
#1F1B29
(31,27,41)
#1A1823
(26,24,35)
#15151D
(21,21,29)
#101217
(16,18,23)
#0B0F11
(11,15,17)
#060C0B
(6,12,11)
#000000
(0,0,0)

Tints of #382A47

#382A47
(56,42,71)
#4A3D57
(74,61,87)
#5C5067
(92,80,103)
#6E6377
(110,99,119)
#807687
(128,118,135)
#928997
(146,137,151)
#A49CA7
(164,156,167)
#B6AFB7
(182,175,183)
#C8C2C7
(200,194,199)
#DAD5D7
(218,213,215)
#ECE8E7
(236,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #382A47; }

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

This text font color is #382A47.

Background Color

.myBgColor { background-color: #382A47; }

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

This div background color is #382A47.

Border color

.myBorderColor { border: 1px solid #382A47; }

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

This div border color is #382A47.

Opacity

.myOpacity80 { color: #382A47; opacity: 0.8; }

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

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

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

This text has shadow with #382A47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #382A47.

Preview

Color preview on black background

This text has color #382A47 on black background.


Color preview on white background

This text has color #382A47 on white background.


Black color preview on #382A47 background

This text has black color on #382A47 background.


White color preview on #382A47 background

This text has white color on #382A47 background.


Related colors

Complementary color

Complementary color for #hex is #C7D5B8.


I love getcolorcode.com

Triadic colors

1 #47382A and #2A4738 with #382A47 are triadic colors.

2 #472A38 and #2A3847 with #382A47 are triadic colors.