COLOR #473944

HEX: #473944 RGB: (71,57,68)

Color info

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

RGB color model

#473944 color RGB value is (71,57,68).

RGB: (71,57,68) (28%, 22%, 27%)

RGB channels and saturation

R 71 of 255 = 28%
G 57 of 255 = 22%
B 68 of 255 = 27%

71
57
68

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

Portions of RGB colors in percentages

R + G + B = 71 + 57 + 68 = 196 (100%)
R 71 of 196 ~ 36.22%
G 57 of 196 ~ 29.08%
B 68 of 196 ~ 34.69'%

%36.22
%29.08
%34.69

CMYK color model

#473944 color CMYK value is (0,20,4,72).

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

CMYK: (0,20,4,72)
C0M20Y4K72 (0%, 20%, 4%, 72%)
(0.00 / 0.20 / 0.04 / 0.72)

CMYK percentages

%0
%19.72
%4.23
%72.16

Codes

Color #473944 in popluar color models

47 39 44
RGB 71 57 68
HSL 313° 10.94% 25.10%
HSB/HSV 313° 19.72% 27.84%
CMYK 0.00% 19.72% 4.23%
72.16%

Color #473944 in popluar number systems.

HEX 47 39 44
Decimal 71 57 68
Binary 1000111 111001 1000100
Octal 107 71 104

Shades and tints

Shades of #473944

#473944
(71,57,68)
#41343E
(65,52,62)
#3B2F38
(59,47,56)
#352A32
(53,42,50)
#2F252C
(47,37,44)
#292026
(41,32,38)
#231B20
(35,27,32)
#1D161A
(29,22,26)
#171114
(23,17,20)
#110C0E
(17,12,14)
#0B0708
(11,7,8)
#000000
(0,0,0)

Tints of #473944

#473944
(71,57,68)
#574B55
(87,75,85)
#675D66
(103,93,102)
#776F77
(119,111,119)
#878188
(135,129,136)
#979399
(151,147,153)
#A7A5AA
(167,165,170)
#B7B7BB
(183,183,187)
#C7C9CC
(199,201,204)
#D7DBDD
(215,219,221)
#E7EDEE
(231,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #473944; }

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

This text font color is #473944.

Background Color

.myBgColor { background-color: #473944; }

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

This div background color is #473944.

Border color

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

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

This div border color is #473944.

Opacity

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

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

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

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

This text has shadow with #473944 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473944.

Preview

Color preview on black background

This text has color #473944 on black background.


Color preview on white background

This text has color #473944 on white background.


Black color preview on #473944 background

This text has black color on #473944 background.


White color preview on #473944 background

This text has white color on #473944 background.


Related colors

Complementary color

Complementary color for #hex is #B8C6BB.


I love getcolorcode.com

Triadic colors

1 #444739 and #394447 with #473944 are triadic colors.

2 #443947 and #394744 with #473944 are triadic colors.