COLOR #47402F

HEX: #47402F RGB: (71,64,47)

Color info

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

RGB color model

#47402F color RGB value is (71,64,47).

RGB: (71,64,47) (28%, 25%, 18%)

RGB channels and saturation

R 71 of 255 = 28%
G 64 of 255 = 25%
B 47 of 255 = 18%

71
64
47

R + G + B ~ 24%. #47402F is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 64 + 47 = 182 (100%)
R 71 of 182 ~ 39.01%
G 64 of 182 ~ 35.16%
B 47 of 182 ~ 25.82'%

%39.01
%35.16
%25.82

CMYK color model

#47402F color CMYK value is (0,10,34,72).

  • cyan value is 0.00%
  • magenta value is 9.86%
  • yellow value is 33.80%
  • key color value is 72.16%

CMYK: (0,10,34,72)
C0M10Y34K72 (0%, 10%, 34%, 72%)
(0.00 / 0.10 / 0.34 / 0.72)

CMYK percentages

%0
%9.86
%33.8
%72.16

Codes

Color #47402F in popluar color models

47 40 2F
RGB 71 64 47
HSL 43° 20.34% 23.14%
HSB/HSV 43° 33.80% 27.84%
CMYK 0.00% 9.86% 33.80%
72.16%

Color #47402F in popluar number systems.

HEX 47 40 2F
Decimal 71 64 47
Binary 1000111 1000000 101111
Octal 107 100 57

Shades and tints

Shades of #47402F

#47402F
(71,64,47)
#413B2B
(65,59,43)
#3B3627
(59,54,39)
#353123
(53,49,35)
#2F2C1F
(47,44,31)
#29271B
(41,39,27)
#232217
(35,34,23)
#1D1D13
(29,29,19)
#17180F
(23,24,15)
#11130B
(17,19,11)
#0B0E07
(11,14,7)
#000000
(0,0,0)

Tints of #47402F

#47402F
(71,64,47)
#575141
(87,81,65)
#676253
(103,98,83)
#777365
(119,115,101)
#878477
(135,132,119)
#979589
(151,149,137)
#A7A69B
(167,166,155)
#B7B7AD
(183,183,173)
#C7C8BF
(199,200,191)
#D7D9D1
(215,217,209)
#E7EAE3
(231,234,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47402F color. Also use rgb(71,64,47) instead hex code.

Text Font Color

.myTextColor { color: #47402F; }

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

This text font color is #47402F.

Background Color

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

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

This div background color is #47402F.

Border color

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

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

This div border color is #47402F.

Opacity

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

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

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

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

This text has shadow with #47402F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47402F.

Preview

Color preview on black background

This text has color #47402F on black background.


Color preview on white background

This text has color #47402F on white background.


Black color preview on #47402F background

This text has black color on #47402F background.


White color preview on #47402F background

This text has white color on #47402F background.


Related colors

Complementary color

Complementary color for #hex is #B8BFD0.


I love getcolorcode.com

Triadic colors

1 #2F4740 and #402F47 with #47402F are triadic colors.

2 #2F4047 and #40472F with #47402F are triadic colors.