COLOR #47443F

HEX: #47443F RGB: (71,68,63)

Color info

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

RGB color model

#47443F color RGB value is (71,68,63).

RGB: (71,68,63) (28%, 27%, 25%)

RGB channels and saturation

R 71 of 255 = 28%
G 68 of 255 = 27%
B 63 of 255 = 25%

71
68
63

R + G + B ~ 27%. #47443F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 68 + 63 = 202 (100%)
R 71 of 202 ~ 35.15%
G 68 of 202 ~ 33.66%
B 63 of 202 ~ 31.19'%

%35.15
%33.66
%31.19

CMYK color model

#47443F color CMYK value is (0,4,11,72).

  • cyan value is 0.00%
  • magenta value is 4.23%
  • yellow value is 11.27%
  • key color value is 72.16%
CMYK: (0,4,11,72) C0M4Y11K72 (0%,4%,11%,72%) (0.00/0.04/0.11/0.72) 

CMYK percentages

%0
%4.23
%11.27
%72.16

Codes

Color #47443F in popluar color models

47 44 3F
RGB 71 68 63
HSL 38° 5.97% 26.27%
HSB/HSV 38° 11.27% 27.84%
CMYK 0.00% 4.23% 11.27%
72.16%

Color #47443F in popluar number systems.

HEX 47 44 3F
Decimal 71 68 63
Binary 1000111 1000100 111111
Octal 107 104 77

Shades and tints

Shades of #47443F

#47443F
(71,68,63)
#413E3A
(65,62,58)
#3B3835
(59,56,53)
#353230
(53,50,48)
#2F2C2B
(47,44,43)
#292626
(41,38,38)
#232021
(35,32,33)
#1D1A1C
(29,26,28)
#171417
(23,20,23)
#110E12
(17,14,18)
#0B080D
(11,8,13)
#000000
(0,0,0)

Tints of #47443F

#47443F
(71,68,63)
#575550
(87,85,80)
#676661
(103,102,97)
#777772
(119,119,114)
#878883
(135,136,131)
#979994
(151,153,148)
#A7AAA5
(167,170,165)
#B7BBB6
(183,187,182)
#C7CCC7
(199,204,199)
#D7DDD8
(215,221,216)
#E7EEE9
(231,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47443F color. Also use rgb(71,68,63) instead hex code.

Text Font Color

.myTextColor { color: #47443F; }

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

This text font color is #47443F.

Background Color

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

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

This div background color is #47443F.

Border color

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

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

This div border color is #47443F.

Opacity

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

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

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

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

This text has shadow with #47443F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47443F.

Preview

Color preview on black background

This text has color #47443F on black background.


Color preview on white background

This text has color #47443F on white background.


Black color preview on #47443F background

This text has black color on #47443F background.


White color preview on #47443F background

This text has white color on #47443F background.


Related colors

Complementary color

Complementary color for #hex is #B8BBC0.


I love getcolorcode.com

Triadic colors

1 #3F4744 and #443F47 with #47443F are triadic colors.

2 #3F4447 and #44473F with #47443F are triadic colors.