COLOR #47441B

HEX: #47441B RGB: (71,68,27)

Color info

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

RGB color model

#47441B color RGB value is (71,68,27).

RGB: (71,68,27) (28%, 27%, 11%)

RGB channels and saturation

R 71 of 255 = 28%
G 68 of 255 = 27%
B 27 of 255 = 11%

71
68
27

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

Portions of RGB colors in percentages

R + G + B = 71 + 68 + 27 = 166 (100%)
R 71 of 166 ~ 42.77%
G 68 of 166 ~ 40.96%
B 27 of 166 ~ 16.27'%

%42.77
%40.96
%16.27

CMYK color model

#47441B color CMYK value is (0,4,62,72).

  • cyan value is 0.00%
  • magenta value is 4.23%
  • yellow value is 61.97%
  • key color value is 72.16%

CMYK: (0,4,62,72)
C0M4Y62K72 (0%, 4%, 62%, 72%)
(0.00 / 0.04 / 0.62 / 0.72)

CMYK percentages

%0
%4.23
%61.97
%72.16

Codes

Color #47441B in popluar color models

47 44 1B
RGB 71 68 27
HSL 56° 44.90% 19.22%
HSB/HSV 56° 61.97% 27.84%
CMYK 0.00% 4.23% 61.97%
72.16%

Color #47441B in popluar number systems.

HEX 47 44 1B
Decimal 71 68 27
Binary 1000111 1000100 11011
Octal 107 104 33

Shades and tints

Shades of #47441B

#47441B
(71,68,27)
#413E19
(65,62,25)
#3B3817
(59,56,23)
#353215
(53,50,21)
#2F2C13
(47,44,19)
#292611
(41,38,17)
#23200F
(35,32,15)
#1D1A0D
(29,26,13)
#17140B
(23,20,11)
#110E09
(17,14,9)
#0B0807
(11,8,7)
#000000
(0,0,0)

Tints of #47441B

#47441B
(71,68,27)
#57552F
(87,85,47)
#676643
(103,102,67)
#777757
(119,119,87)
#87886B
(135,136,107)
#97997F
(151,153,127)
#A7AA93
(167,170,147)
#B7BBA7
(183,187,167)
#C7CCBB
(199,204,187)
#D7DDCF
(215,221,207)
#E7EEE3
(231,238,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47441B color. Also use rgb(71,68,27) instead hex code.

Text Font Color

.myTextColor { color: #47441B; }

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

This text font color is #47441B.

Background Color

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

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

This div background color is #47441B.

Border color

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

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

This div border color is #47441B.

Opacity

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

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

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

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

This text has shadow with #47441B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47441B.

Preview

Color preview on black background

This text has color #47441B on black background.


Color preview on white background

This text has color #47441B on white background.


Black color preview on #47441B background

This text has black color on #47441B background.


White color preview on #47441B background

This text has white color on #47441B background.


Related colors

Complementary color

Complementary color for #hex is #B8BBE4.


I love getcolorcode.com

Triadic colors

1 #1B4744 and #441B47 with #47441B are triadic colors.

2 #1B4447 and #44471B with #47441B are triadic colors.