COLOR #474132

HEX: #474132 RGB: (71,65,50)

Color info

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

RGB color model

#474132 color RGB value is (71,65,50).

RGB: (71,65,50) (28%, 25%, 20%)

RGB channels and saturation

R 71 of 255 = 28%
G 65 of 255 = 25%
B 50 of 255 = 20%

71
65
50

R + G + B ~ 24%. #474132 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 65 + 50 = 186 (100%)
R 71 of 186 ~ 38.17%
G 65 of 186 ~ 34.95%
B 50 of 186 ~ 26.88'%

%38.17
%34.95
%26.88

CMYK color model

#474132 color CMYK value is (0,8,30,72).

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

CMYK: (0,8,30,72)
C0M8Y30K72 (0%, 8%, 30%, 72%)
(0.00 / 0.08 / 0.30 / 0.72)

CMYK percentages

%0
%8.45
%29.58
%72.16

Codes

Color #474132 in popluar color models

47 41 32
RGB 71 65 50
HSL 43° 17.36% 23.73%
HSB/HSV 43° 29.58% 27.84%
CMYK 0.00% 8.45% 29.58%
72.16%

Color #474132 in popluar number systems.

HEX 47 41 32
Decimal 71 65 50
Binary 1000111 1000001 110010
Octal 107 101 62

Shades and tints

Shades of #474132

#474132
(71,65,50)
#413C2E
(65,60,46)
#3B372A
(59,55,42)
#353226
(53,50,38)
#2F2D22
(47,45,34)
#29281E
(41,40,30)
#23231A
(35,35,26)
#1D1E16
(29,30,22)
#171912
(23,25,18)
#11140E
(17,20,14)
#0B0F0A
(11,15,10)
#000000
(0,0,0)

Tints of #474132

#474132
(71,65,50)
#575244
(87,82,68)
#676356
(103,99,86)
#777468
(119,116,104)
#87857A
(135,133,122)
#97968C
(151,150,140)
#A7A79E
(167,167,158)
#B7B8B0
(183,184,176)
#C7C9C2
(199,201,194)
#D7DAD4
(215,218,212)
#E7EBE6
(231,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474132; }

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

This text font color is #474132.

Background Color

.myBgColor { background-color: #474132; }

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

This div background color is #474132.

Border color

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

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

This div border color is #474132.

Opacity

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

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

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

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

This text has shadow with #474132 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474132.

Preview

Color preview on black background

This text has color #474132 on black background.


Color preview on white background

This text has color #474132 on white background.


Black color preview on #474132 background

This text has black color on #474132 background.


White color preview on #474132 background

This text has white color on #474132 background.


Related colors

Complementary color

Complementary color for #hex is #B8BECD.


I love getcolorcode.com

Triadic colors

1 #324741 and #413247 with #474132 are triadic colors.

2 #324147 and #414732 with #474132 are triadic colors.