COLOR #47422A

HEX: #47422A RGB: (71,66,42)

Color info

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

RGB color model

#47422A color RGB value is (71,66,42).

RGB: (71,66,42) (28%, 26%, 16%)

RGB channels and saturation

R 71 of 255 = 28%
G 66 of 255 = 26%
B 42 of 255 = 16%

71
66
42

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

Portions of RGB colors in percentages

R + G + B = 71 + 66 + 42 = 179 (100%)
R 71 of 179 ~ 39.66%
G 66 of 179 ~ 36.87%
B 42 of 179 ~ 23.46'%

%39.66
%36.87
%23.46

CMYK color model

#47422A color CMYK value is (0,7,41,72).

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

CMYK: (0,7,41,72)
C0M7Y41K72 (0%, 7%, 41%, 72%)
(0.00 / 0.07 / 0.41 / 0.72)

CMYK percentages

%0
%7.04
%40.85
%72.16

Codes

Color #47422A in popluar color models

47 42 2A
RGB 71 66 42
HSL 50° 25.66% 22.16%
HSB/HSV 50° 40.85% 27.84%
CMYK 0.00% 7.04% 40.85%
72.16%

Color #47422A in popluar number systems.

HEX 47 42 2A
Decimal 71 66 42
Binary 1000111 1000010 101010
Octal 107 102 52

Shades and tints

Shades of #47422A

#47422A
(71,66,42)
#413C27
(65,60,39)
#3B3624
(59,54,36)
#353021
(53,48,33)
#2F2A1E
(47,42,30)
#29241B
(41,36,27)
#231E18
(35,30,24)
#1D1815
(29,24,21)
#171212
(23,18,18)
#110C0F
(17,12,15)
#0B060C
(11,6,12)
#000000
(0,0,0)

Tints of #47422A

#47422A
(71,66,42)
#57533D
(87,83,61)
#676450
(103,100,80)
#777563
(119,117,99)
#878676
(135,134,118)
#979789
(151,151,137)
#A7A89C
(167,168,156)
#B7B9AF
(183,185,175)
#C7CAC2
(199,202,194)
#D7DBD5
(215,219,213)
#E7ECE8
(231,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47422A; }

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

This text font color is #47422A.

Background Color

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

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

This div background color is #47422A.

Border color

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

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

This div border color is #47422A.

Opacity

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

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

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

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

This text has shadow with #47422A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47422A.

Preview

Color preview on black background

This text has color #47422A on black background.


Color preview on white background

This text has color #47422A on white background.


Black color preview on #47422A background

This text has black color on #47422A background.


White color preview on #47422A background

This text has white color on #47422A background.


Related colors

Complementary color

Complementary color for #hex is #B8BDD5.


I love getcolorcode.com

Triadic colors

1 #2A4742 and #422A47 with #47422A are triadic colors.

2 #2A4247 and #42472A with #47422A are triadic colors.