COLOR #474044

HEX: #474044 RGB: (71,64,68)

Color info

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

RGB color model

#474044 color RGB value is (71,64,68).

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

RGB channels and saturation

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

71
64
68

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

Portions of RGB colors in percentages

R + G + B = 71 + 64 + 68 = 203 (100%)
R 71 of 203 ~ 34.98%
G 64 of 203 ~ 31.53%
B 68 of 203 ~ 33.5'%

%34.98
%31.53
%33.5

CMYK color model

#474044 color CMYK value is (0,10,4,72).

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

CMYK: (0,10,4,72)
C0M10Y4K72 (0%, 10%, 4%, 72%)
(0.00 / 0.10 / 0.04 / 0.72)

CMYK percentages

%0
%9.86
%4.23
%72.16

Codes

Color #474044 in popluar color models

47 40 44
RGB 71 64 68
HSL 326° 5.19% 26.47%
HSB/HSV 326° 9.86% 27.84%
CMYK 0.00% 9.86% 4.23%
72.16%

Color #474044 in popluar number systems.

HEX 47 40 44
Decimal 71 64 68
Binary 1000111 1000000 1000100
Octal 107 100 104

Shades and tints

Shades of #474044

#474044
(71,64,68)
#413B3E
(65,59,62)
#3B3638
(59,54,56)
#353132
(53,49,50)
#2F2C2C
(47,44,44)
#292726
(41,39,38)
#232220
(35,34,32)
#1D1D1A
(29,29,26)
#171814
(23,24,20)
#11130E
(17,19,14)
#0B0E08
(11,14,8)
#000000
(0,0,0)

Tints of #474044

#474044
(71,64,68)
#575155
(87,81,85)
#676266
(103,98,102)
#777377
(119,115,119)
#878488
(135,132,136)
#979599
(151,149,153)
#A7A6AA
(167,166,170)
#B7B7BB
(183,183,187)
#C7C8CC
(199,200,204)
#D7D9DD
(215,217,221)
#E7EAEE
(231,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474044; }

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

This text font color is #474044.

Background Color

.myBgColor { background-color: #474044; }

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

This div background color is #474044.

Border color

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

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

This div border color is #474044.

Opacity

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

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

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

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

This text has shadow with #474044 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474044.

Preview

Color preview on black background

This text has color #474044 on black background.


Color preview on white background

This text has color #474044 on white background.


Black color preview on #474044 background

This text has black color on #474044 background.


White color preview on #474044 background

This text has white color on #474044 background.


Related colors

Complementary color

Complementary color for #hex is #B8BFBB.


I love getcolorcode.com

Triadic colors

1 #444740 and #404447 with #474044 are triadic colors.

2 #444047 and #404744 with #474044 are triadic colors.