COLOR #474432

HEX: #474432 RGB: (71,68,50)

Color info

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

RGB color model

#474432 color RGB value is (71,68,50).

RGB: (71,68,50) (28%, 27%, 20%)

RGB channels and saturation

R 71 of 255 = 28%
G 68 of 255 = 27%
B 50 of 255 = 20%

71
68
50

R + G + B ~ 25%. #474432 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 68 + 50 = 189 (100%)
R 71 of 189 ~ 37.57%
G 68 of 189 ~ 35.98%
B 50 of 189 ~ 26.46'%

%37.57
%35.98
%26.46

CMYK color model

#474432 color CMYK value is (0,4,30,72).

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

CMYK: (0,4,30,72)
C0M4Y30K72 (0%, 4%, 30%, 72%)
(0.00 / 0.04 / 0.30 / 0.72)

CMYK percentages

%0
%4.23
%29.58
%72.16

Codes

Color #474432 in popluar color models

47 44 32
RGB 71 68 50
HSL 51° 17.36% 23.73%
HSB/HSV 51° 29.58% 27.84%
CMYK 0.00% 4.23% 29.58%
72.16%

Color #474432 in popluar number systems.

HEX 47 44 32
Decimal 71 68 50
Binary 1000111 1000100 110010
Octal 107 104 62

Shades and tints

Shades of #474432

#474432
(71,68,50)
#413E2E
(65,62,46)
#3B382A
(59,56,42)
#353226
(53,50,38)
#2F2C22
(47,44,34)
#29261E
(41,38,30)
#23201A
(35,32,26)
#1D1A16
(29,26,22)
#171412
(23,20,18)
#110E0E
(17,14,14)
#0B080A
(11,8,10)
#000000
(0,0,0)

Tints of #474432

#474432
(71,68,50)
#575544
(87,85,68)
#676656
(103,102,86)
#777768
(119,119,104)
#87887A
(135,136,122)
#97998C
(151,153,140)
#A7AA9E
(167,170,158)
#B7BBB0
(183,187,176)
#C7CCC2
(199,204,194)
#D7DDD4
(215,221,212)
#E7EEE6
(231,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474432; }

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

This text font color is #474432.

Background Color

.myBgColor { background-color: #474432; }

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

This div background color is #474432.

Border color

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

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

This div border color is #474432.

Opacity

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

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

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

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

This text has shadow with #474432 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474432.

Preview

Color preview on black background

This text has color #474432 on black background.


Color preview on white background

This text has color #474432 on white background.


Black color preview on #474432 background

This text has black color on #474432 background.


White color preview on #474432 background

This text has white color on #474432 background.


Related colors

Complementary color

Complementary color for #hex is #B8BBCD.


I love getcolorcode.com

Triadic colors

1 #324744 and #443247 with #474432 are triadic colors.

2 #324447 and #444732 with #474432 are triadic colors.