COLOR #38471F

HEX: #38471F RGB: (56,71,31)

Color info

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

RGB color model

#38471F color RGB value is (56,71,31).

RGB: (56,71,31) (22%, 28%, 12%)

RGB channels and saturation

R 56 of 255 = 22%
G 71 of 255 = 28%
B 31 of 255 = 12%

56
71
31

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

Portions of RGB colors in percentages

R + G + B = 56 + 71 + 31 = 158 (100%)
R 56 of 158 ~ 35.44%
G 71 of 158 ~ 44.94%
B 31 of 158 ~ 19.62'%

%35.44
%44.94
%19.62

CMYK color model

#38471F color CMYK value is (21,0,56,72).

  • cyan value is 21.13%
  • magenta value is 0.00%
  • yellow value is 56.34%
  • key color value is 72.16%
CMYK: (21,0,56,72) C21M0Y56K72 (21%,0%,56%,72%) (0.21/0.00/0.56/0.72) 

CMYK percentages

%21.13
%0
%56.34
%72.16

Codes

Color #38471F in popluar color models

38 47 1F
RGB 56 71 31
HSL 83° 39.22% 20.00%
HSB/HSV 83° 56.34% 27.84%
CMYK 21.13% 0.00% 56.34%
72.16%

Color #38471F in popluar number systems.

HEX 38 47 1F
Decimal 56 71 31
Binary 111000 1000111 11111
Octal 70 107 37

Shades and tints

Shades of #38471F

#38471F
(56,71,31)
#33411D
(51,65,29)
#2E3B1B
(46,59,27)
#293519
(41,53,25)
#242F17
(36,47,23)
#1F2915
(31,41,21)
#1A2313
(26,35,19)
#151D11
(21,29,17)
#10170F
(16,23,15)
#0B110D
(11,17,13)
#060B0B
(6,11,11)
#000000
(0,0,0)

Tints of #38471F

#38471F
(56,71,31)
#4A5733
(74,87,51)
#5C6747
(92,103,71)
#6E775B
(110,119,91)
#80876F
(128,135,111)
#929783
(146,151,131)
#A4A797
(164,167,151)
#B6B7AB
(182,183,171)
#C8C7BF
(200,199,191)
#DAD7D3
(218,215,211)
#ECE7E7
(236,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38471F color. Also use rgb(56,71,31) instead hex code.

Text Font Color

.myTextColor { color: #38471F; }

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

This text font color is #38471F.

Background Color

.myBgColor { background-color: #38471F; }

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

This div background color is #38471F.

Border color

.myBorderColor { border: 1px solid #38471F; }

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

This div border color is #38471F.

Opacity

.myOpacity80 { color: #38471F; opacity: 0.8; }

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

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

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

This text has shadow with #38471F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38471F.

Preview

Color preview on black background

This text has color #38471F on black background.


Color preview on white background

This text has color #38471F on white background.


Black color preview on #38471F background

This text has black color on #38471F background.


White color preview on #38471F background

This text has white color on #38471F background.


Related colors

Complementary color

Complementary color for #hex is #C7B8E0.


I love getcolorcode.com

Triadic colors

1 #1F3847 and #471F38 with #38471F are triadic colors.

2 #1F4738 and #47381F with #38471F are triadic colors.