COLOR #474641

HEX: #474641 RGB: (71,70,65)

Color info

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

RGB color model

#474641 color RGB value is (71,70,65).

RGB: (71,70,65) (28%, 27%, 25%)

RGB channels and saturation

R 71 of 255 = 28%
G 70 of 255 = 27%
B 65 of 255 = 25%

71
70
65

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

Portions of RGB colors in percentages

R + G + B = 71 + 70 + 65 = 206 (100%)
R 71 of 206 ~ 34.47%
G 70 of 206 ~ 33.98%
B 65 of 206 ~ 31.55'%

%34.47
%33.98
%31.55

CMYK color model

#474641 color CMYK value is (0,1,8,72).

  • cyan value is 0.00%
  • magenta value is 1.41%
  • yellow value is 8.45%
  • key color value is 72.16%
CMYK: (0,1,8,72) C0M1Y8K72 (0%,1%,8%,72%) (0.00/0.01/0.08/0.72) 

CMYK percentages

%0
%1.41
%8.45
%72.16

Codes

Color #474641 in popluar color models

47 46 41
RGB 71 70 65
HSL 50° 4.41% 26.67%
HSB/HSV 50° 8.45% 27.84%
CMYK 0.00% 1.41% 8.45%
72.16%

Color #474641 in popluar number systems.

HEX 47 46 41
Decimal 71 70 65
Binary 1000111 1000110 1000001
Octal 107 106 101

Shades and tints

Shades of #474641

#474641
(71,70,65)
#41403C
(65,64,60)
#3B3A37
(59,58,55)
#353432
(53,52,50)
#2F2E2D
(47,46,45)
#292828
(41,40,40)
#232223
(35,34,35)
#1D1C1E
(29,28,30)
#171619
(23,22,25)
#111014
(17,16,20)
#0B0A0F
(11,10,15)
#000000
(0,0,0)

Tints of #474641

#474641
(71,70,65)
#575652
(87,86,82)
#676663
(103,102,99)
#777674
(119,118,116)
#878685
(135,134,133)
#979696
(151,150,150)
#A7A6A7
(167,166,167)
#B7B6B8
(183,182,184)
#C7C6C9
(199,198,201)
#D7D6DA
(215,214,218)
#E7E6EB
(231,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474641; }

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

This text font color is #474641.

Background Color

.myBgColor { background-color: #474641; }

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

This div background color is #474641.

Border color

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

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

This div border color is #474641.

Opacity

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

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

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

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

This text has shadow with #474641 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474641.

Preview

Color preview on black background

This text has color #474641 on black background.


Color preview on white background

This text has color #474641 on white background.


Black color preview on #474641 background

This text has black color on #474641 background.


White color preview on #474641 background

This text has white color on #474641 background.


Related colors

Complementary color

Complementary color for #hex is #B8B9BE.


I love getcolorcode.com

Triadic colors

1 #414746 and #464147 with #474641 are triadic colors.

2 #414647 and #464741 with #474641 are triadic colors.