COLOR #38472E

HEX: #38472E RGB: (56,71,46)

Color info

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

RGB color model

#38472E color RGB value is (56,71,46).

RGB: (56,71,46) (22%, 28%, 18%)

RGB channels and saturation

R 56 of 255 = 22%
G 71 of 255 = 28%
B 46 of 255 = 18%

56
71
46

R + G + B ~ 23%. #38472E is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 71 + 46 = 173 (100%)
R 56 of 173 ~ 32.37%
G 71 of 173 ~ 41.04%
B 46 of 173 ~ 26.59'%

%32.37
%41.04
%26.59

CMYK color model

#38472E color CMYK value is (21,0,35,72).

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

CMYK: (21,0,35,72)
C21M0Y35K72 (21%, 0%, 35%, 72%)
(0.21 / 0.00 / 0.35 / 0.72)

CMYK percentages

%21.13
%0
%35.21
%72.16

Codes

Color #38472E in popluar color models

38 47 2E
RGB 56 71 46
HSL 96° 21.37% 22.94%
HSB/HSV 96° 35.21% 27.84%
CMYK 21.13% 0.00% 35.21%
72.16%

Color #38472E in popluar number systems.

HEX 38 47 2E
Decimal 56 71 46
Binary 111000 1000111 101110
Octal 70 107 56

Shades and tints

Shades of #38472E

#38472E
(56,71,46)
#33412A
(51,65,42)
#2E3B26
(46,59,38)
#293522
(41,53,34)
#242F1E
(36,47,30)
#1F291A
(31,41,26)
#1A2316
(26,35,22)
#151D12
(21,29,18)
#10170E
(16,23,14)
#0B110A
(11,17,10)
#060B06
(6,11,6)
#000000
(0,0,0)

Tints of #38472E

#38472E
(56,71,46)
#4A5741
(74,87,65)
#5C6754
(92,103,84)
#6E7767
(110,119,103)
#80877A
(128,135,122)
#92978D
(146,151,141)
#A4A7A0
(164,167,160)
#B6B7B3
(182,183,179)
#C8C7C6
(200,199,198)
#DAD7D9
(218,215,217)
#ECE7EC
(236,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #38472E; }

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

This text font color is #38472E.

Background Color

.myBgColor { background-color: #38472E; }

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

This div background color is #38472E.

Border color

.myBorderColor { border: 1px solid #38472E; }

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

This div border color is #38472E.

Opacity

.myOpacity80 { color: #38472E; opacity: 0.8; }

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

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

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

This text has shadow with #38472E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38472E.

Preview

Color preview on black background

This text has color #38472E on black background.


Color preview on white background

This text has color #38472E on white background.


Black color preview on #38472E background

This text has black color on #38472E background.


White color preview on #38472E background

This text has white color on #38472E background.


Related colors

Complementary color

Complementary color for #hex is #C7B8D1.


I love getcolorcode.com

Triadic colors

1 #2E3847 and #472E38 with #38472E are triadic colors.

2 #2E4738 and #47382E with #38472E are triadic colors.