COLOR #47413F

HEX: #47413F RGB: (71,65,63)

Color info

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

RGB color model

#47413F color RGB value is (71,65,63).

RGB: (71,65,63) (28%, 25%, 25%)

RGB channels and saturation

R 71 of 255 = 28%
G 65 of 255 = 25%
B 63 of 255 = 25%

71
65
63

R + G + B ~ 26%. #47413F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 65 + 63 = 199 (100%)
R 71 of 199 ~ 35.68%
G 65 of 199 ~ 32.66%
B 63 of 199 ~ 31.66'%

%35.68
%32.66
%31.66

CMYK color model

#47413F color CMYK value is (0,8,11,72).

  • cyan value is 0.00%
  • magenta value is 8.45%
  • yellow value is 11.27%
  • key color value is 72.16%
CMYK: (0,8,11,72) C0M8Y11K72 (0%,8%,11%,72%) (0.00/0.08/0.11/0.72) 

CMYK percentages

%0
%8.45
%11.27
%72.16

Codes

Color #47413F in popluar color models

47 41 3F
RGB 71 65 63
HSL 15° 5.97% 26.27%
HSB/HSV 15° 11.27% 27.84%
CMYK 0.00% 8.45% 11.27%
72.16%

Color #47413F in popluar number systems.

HEX 47 41 3F
Decimal 71 65 63
Binary 1000111 1000001 111111
Octal 107 101 77

Shades and tints

Shades of #47413F

#47413F
(71,65,63)
#413C3A
(65,60,58)
#3B3735
(59,55,53)
#353230
(53,50,48)
#2F2D2B
(47,45,43)
#292826
(41,40,38)
#232321
(35,35,33)
#1D1E1C
(29,30,28)
#171917
(23,25,23)
#111412
(17,20,18)
#0B0F0D
(11,15,13)
#000000
(0,0,0)

Tints of #47413F

#47413F
(71,65,63)
#575250
(87,82,80)
#676361
(103,99,97)
#777472
(119,116,114)
#878583
(135,133,131)
#979694
(151,150,148)
#A7A7A5
(167,167,165)
#B7B8B6
(183,184,182)
#C7C9C7
(199,201,199)
#D7DAD8
(215,218,216)
#E7EBE9
(231,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47413F; }

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

This text font color is #47413F.

Background Color

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

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

This div background color is #47413F.

Border color

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

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

This div border color is #47413F.

Opacity

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

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

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

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

This text has shadow with #47413F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47413F.

Preview

Color preview on black background

This text has color #47413F on black background.


Color preview on white background

This text has color #47413F on white background.


Black color preview on #47413F background

This text has black color on #47413F background.


White color preview on #47413F background

This text has white color on #47413F background.


Related colors

Complementary color

Complementary color for #hex is #B8BEC0.


I love getcolorcode.com

Triadic colors

1 #3F4741 and #413F47 with #47413F are triadic colors.

2 #3F4147 and #41473F with #47413F are triadic colors.