COLOR #474644

HEX: #474644 RGB: (71,70,68)

Color info

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

RGB color model

#474644 color RGB value is (71,70,68).

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

RGB channels and saturation

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

71
70
68

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

Portions of RGB colors in percentages

R + G + B = 71 + 70 + 68 = 209 (100%)
R 71 of 209 ~ 33.97%
G 70 of 209 ~ 33.49%
B 68 of 209 ~ 32.54'%

%33.97
%33.49
%32.54

CMYK color model

#474644 color CMYK value is (0,1,4,72).

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

CMYK: (0,1,4,72)
C0M1Y4K72 (0%, 1%, 4%, 72%)
(0.00 / 0.01 / 0.04 / 0.72)

CMYK percentages

%0
%1.41
%4.23
%72.16

Codes

Color #474644 in popluar color models

47 46 44
RGB 71 70 68
HSL 40° 2.16% 27.25%
HSB/HSV 40° 4.23% 27.84%
CMYK 0.00% 1.41% 4.23%
72.16%

Color #474644 in popluar number systems.

HEX 47 46 44
Decimal 71 70 68
Binary 1000111 1000110 1000100
Octal 107 106 104

Shades and tints

Shades of #474644

#474644
(71,70,68)
#41403E
(65,64,62)
#3B3A38
(59,58,56)
#353432
(53,52,50)
#2F2E2C
(47,46,44)
#292826
(41,40,38)
#232220
(35,34,32)
#1D1C1A
(29,28,26)
#171614
(23,22,20)
#11100E
(17,16,14)
#0B0A08
(11,10,8)
#000000
(0,0,0)

Tints of #474644

#474644
(71,70,68)
#575655
(87,86,85)
#676666
(103,102,102)
#777677
(119,118,119)
#878688
(135,134,136)
#979699
(151,150,153)
#A7A6AA
(167,166,170)
#B7B6BB
(183,182,187)
#C7C6CC
(199,198,204)
#D7D6DD
(215,214,221)
#E7E6EE
(231,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474644; }

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

This text font color is #474644.

Background Color

.myBgColor { background-color: #474644; }

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

This div background color is #474644.

Border color

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

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

This div border color is #474644.

Opacity

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

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

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

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

This text has shadow with #474644 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474644.

Preview

Color preview on black background

This text has color #474644 on black background.


Color preview on white background

This text has color #474644 on white background.


Black color preview on #474644 background

This text has black color on #474644 background.


White color preview on #474644 background

This text has white color on #474644 background.


Related colors

Complementary color

Complementary color for #hex is #B8B9BB.


I love getcolorcode.com

Triadic colors

1 #444746 and #464447 with #474644 are triadic colors.

2 #444647 and #464744 with #474644 are triadic colors.