COLOR #39472B

HEX: #39472B RGB: (57,71,43)

Color info

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

RGB color model

#39472B color RGB value is (57,71,43).

RGB: (57,71,43) (22%, 28%, 17%)

RGB channels and saturation

R 57 of 255 = 22%
G 71 of 255 = 28%
B 43 of 255 = 17%

57
71
43

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

Portions of RGB colors in percentages

R + G + B = 57 + 71 + 43 = 171 (100%)
R 57 of 171 ~ 33.33%
G 71 of 171 ~ 41.52%
B 43 of 171 ~ 25.15'%

%33.33
%41.52
%25.15

CMYK color model

#39472B color CMYK value is (20,0,39,72).

  • cyan value is 19.72%
  • magenta value is 0.00%
  • yellow value is 39.44%
  • key color value is 72.16%
CMYK: (20,0,39,72) C20M0Y39K72 (20%,0%,39%,72%) (0.20/0.00/0.39/0.72) 

CMYK percentages

%19.72
%0
%39.44
%72.16

Codes

Color #39472B in popluar color models

39 47 2B
RGB 57 71 43
HSL 90° 24.56% 22.35%
HSB/HSV 90° 39.44% 27.84%
CMYK 19.72% 0.00% 39.44%
72.16%

Color #39472B in popluar number systems.

HEX 39 47 2B
Decimal 57 71 43
Binary 111001 1000111 101011
Octal 71 107 53

Shades and tints

Shades of #39472B

#39472B
(57,71,43)
#344128
(52,65,40)
#2F3B25
(47,59,37)
#2A3522
(42,53,34)
#252F1F
(37,47,31)
#20291C
(32,41,28)
#1B2319
(27,35,25)
#161D16
(22,29,22)
#111713
(17,23,19)
#0C1110
(12,17,16)
#070B0D
(7,11,13)
#000000
(0,0,0)

Tints of #39472B

#39472B
(57,71,43)
#4B573E
(75,87,62)
#5D6751
(93,103,81)
#6F7764
(111,119,100)
#818777
(129,135,119)
#93978A
(147,151,138)
#A5A79D
(165,167,157)
#B7B7B0
(183,183,176)
#C9C7C3
(201,199,195)
#DBD7D6
(219,215,214)
#EDE7E9
(237,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #39472B color. Also use rgb(57,71,43) instead hex code.

Text Font Color

.myTextColor { color: #39472B; }

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

This text font color is #39472B.

Background Color

.myBgColor { background-color: #39472B; }

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

This div background color is #39472B.

Border color

.myBorderColor { border: 1px solid #39472B; }

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

This div border color is #39472B.

Opacity

.myOpacity80 { color: #39472B; opacity: 0.8; }

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

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

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

This text has shadow with #39472B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #39472B.

Preview

Color preview on black background

This text has color #39472B on black background.


Color preview on white background

This text has color #39472B on white background.


Black color preview on #39472B background

This text has black color on #39472B background.


White color preview on #39472B background

This text has white color on #39472B background.


Related colors

Complementary color

Complementary color for #hex is #C6B8D4.


I love getcolorcode.com

Triadic colors

1 #2B3947 and #472B39 with #39472B are triadic colors.

2 #2B4739 and #47392B with #39472B are triadic colors.