COLOR #474941

HEX: #474941 RGB: (71,73,65)

Color info

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

RGB color model

#474941 color RGB value is (71,73,65).

RGB: (71,73,65) (28%, 29%, 25%)

RGB channels and saturation

R 71 of 255 = 28%
G 73 of 255 = 29%
B 65 of 255 = 25%

71
73
65

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

Portions of RGB colors in percentages

R + G + B = 71 + 73 + 65 = 209 (100%)
R 71 of 209 ~ 33.97%
G 73 of 209 ~ 34.93%
B 65 of 209 ~ 31.1'%

%33.97
%34.93
%31.1

CMYK color model

#474941 color CMYK value is (3,0,11,71).

  • cyan value is 2.74%
  • magenta value is 0.00%
  • yellow value is 10.96%
  • key color value is 71.37%

CMYK: (3,0,11,71)
C3M0Y11K71 (3%, 0%, 11%, 71%)
(0.03 / 0.00 / 0.11 / 0.71)

CMYK percentages

%2.74
%0
%10.96
%71.37

Codes

Color #474941 in popluar color models

47 49 41
RGB 71 73 65
HSL 75° 5.80% 27.06%
HSB/HSV 75° 10.96% 28.63%
CMYK 2.74% 0.00% 10.96%
71.37%

Color #474941 in popluar number systems.

HEX 47 49 41
Decimal 71 73 65
Binary 1000111 1001001 1000001
Octal 107 111 101

Shades and tints

Shades of #474941

#474941
(71,73,65)
#41433C
(65,67,60)
#3B3D37
(59,61,55)
#353732
(53,55,50)
#2F312D
(47,49,45)
#292B28
(41,43,40)
#232523
(35,37,35)
#1D1F1E
(29,31,30)
#171919
(23,25,25)
#111314
(17,19,20)
#0B0D0F
(11,13,15)
#000000
(0,0,0)

Tints of #474941

#474941
(71,73,65)
#575952
(87,89,82)
#676963
(103,105,99)
#777974
(119,121,116)
#878985
(135,137,133)
#979996
(151,153,150)
#A7A9A7
(167,169,167)
#B7B9B8
(183,185,184)
#C7C9C9
(199,201,201)
#D7D9DA
(215,217,218)
#E7E9EB
(231,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474941; }

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

This text font color is #474941.

Background Color

.myBgColor { background-color: #474941; }

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

This div background color is #474941.

Border color

.myBorderColor { border: 1px solid #474941; }

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

This div border color is #474941.

Opacity

.myOpacity80 { color: #474941; opacity: 0.8; }

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

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

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

This text has shadow with #474941 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474941.

Preview

Color preview on black background

This text has color #474941 on black background.


Color preview on white background

This text has color #474941 on white background.


Black color preview on #474941 background

This text has black color on #474941 background.


White color preview on #474941 background

This text has white color on #474941 background.


Related colors

Complementary color

Complementary color for #hex is #B8B6BE.


I love getcolorcode.com

Triadic colors

1 #414749 and #494147 with #474941 are triadic colors.

2 #414947 and #494741 with #474941 are triadic colors.