COLOR #47422B

HEX: #47422B RGB: (71,66,43)

Color info

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

RGB color model

#47422B color RGB value is (71,66,43).

RGB: (71,66,43) (28%, 26%, 17%)

RGB channels and saturation

R 71 of 255 = 28%
G 66 of 255 = 26%
B 43 of 255 = 17%

71
66
43

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

Portions of RGB colors in percentages

R + G + B = 71 + 66 + 43 = 180 (100%)
R 71 of 180 ~ 39.44%
G 66 of 180 ~ 36.67%
B 43 of 180 ~ 23.89'%

%39.44
%36.67
%23.89

CMYK color model

#47422B color CMYK value is (0,7,39,72).

  • cyan value is 0.00%
  • magenta value is 7.04%
  • yellow value is 39.44%
  • key color value is 72.16%

CMYK: (0,7,39,72)
C0M7Y39K72 (0%, 7%, 39%, 72%)
(0.00 / 0.07 / 0.39 / 0.72)

CMYK percentages

%0
%7.04
%39.44
%72.16

Codes

Color #47422B in popluar color models

47 42 2B
RGB 71 66 43
HSL 49° 24.56% 22.35%
HSB/HSV 49° 39.44% 27.84%
CMYK 0.00% 7.04% 39.44%
72.16%

Color #47422B in popluar number systems.

HEX 47 42 2B
Decimal 71 66 43
Binary 1000111 1000010 101011
Octal 107 102 53

Shades and tints

Shades of #47422B

#47422B
(71,66,43)
#413C28
(65,60,40)
#3B3625
(59,54,37)
#353022
(53,48,34)
#2F2A1F
(47,42,31)
#29241C
(41,36,28)
#231E19
(35,30,25)
#1D1816
(29,24,22)
#171213
(23,18,19)
#110C10
(17,12,16)
#0B060D
(11,6,13)
#000000
(0,0,0)

Tints of #47422B

#47422B
(71,66,43)
#57533E
(87,83,62)
#676451
(103,100,81)
#777564
(119,117,100)
#878677
(135,134,119)
#97978A
(151,151,138)
#A7A89D
(167,168,157)
#B7B9B0
(183,185,176)
#C7CAC3
(199,202,195)
#D7DBD6
(215,219,214)
#E7ECE9
(231,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47422B; }

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

This text font color is #47422B.

Background Color

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

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

This div background color is #47422B.

Border color

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

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

This div border color is #47422B.

Opacity

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

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

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

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

This text has shadow with #47422B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47422B.

Preview

Color preview on black background

This text has color #47422B on black background.


Color preview on white background

This text has color #47422B on white background.


Black color preview on #47422B background

This text has black color on #47422B background.


White color preview on #47422B background

This text has white color on #47422B background.


Related colors

Complementary color

Complementary color for #hex is #B8BDD4.


I love getcolorcode.com

Triadic colors

1 #2B4742 and #422B47 with #47422B are triadic colors.

2 #2B4247 and #42472B with #47422B are triadic colors.