COLOR #474238

HEX: #474238 RGB: (71,66,56)

Color info

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

RGB color model

#474238 color RGB value is (71,66,56).

RGB: (71,66,56) (28%, 26%, 22%)

RGB channels and saturation

R 71 of 255 = 28%
G 66 of 255 = 26%
B 56 of 255 = 22%

71
66
56

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

Portions of RGB colors in percentages

R + G + B = 71 + 66 + 56 = 193 (100%)
R 71 of 193 ~ 36.79%
G 66 of 193 ~ 34.2%
B 56 of 193 ~ 29.02'%

%36.79
%34.2
%29.02

CMYK color model

#474238 color CMYK value is (0,7,21,72).

  • cyan value is 0.00%
  • magenta value is 7.04%
  • yellow value is 21.13%
  • key color value is 72.16%

CMYK: (0,7,21,72)
C0M7Y21K72 (0%, 7%, 21%, 72%)
(0.00 / 0.07 / 0.21 / 0.72)

CMYK percentages

%0
%7.04
%21.13
%72.16

Codes

Color #474238 in popluar color models

47 42 38
RGB 71 66 56
HSL 40° 11.81% 24.90%
HSB/HSV 40° 21.13% 27.84%
CMYK 0.00% 7.04% 21.13%
72.16%

Color #474238 in popluar number systems.

HEX 47 42 38
Decimal 71 66 56
Binary 1000111 1000010 111000
Octal 107 102 70

Shades and tints

Shades of #474238

#474238
(71,66,56)
#413C33
(65,60,51)
#3B362E
(59,54,46)
#353029
(53,48,41)
#2F2A24
(47,42,36)
#29241F
(41,36,31)
#231E1A
(35,30,26)
#1D1815
(29,24,21)
#171210
(23,18,16)
#110C0B
(17,12,11)
#0B0606
(11,6,6)
#000000
(0,0,0)

Tints of #474238

#474238
(71,66,56)
#57534A
(87,83,74)
#67645C
(103,100,92)
#77756E
(119,117,110)
#878680
(135,134,128)
#979792
(151,151,146)
#A7A8A4
(167,168,164)
#B7B9B6
(183,185,182)
#C7CAC8
(199,202,200)
#D7DBDA
(215,219,218)
#E7ECEC
(231,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #474238 color. Also use rgb(71,66,56) instead hex code.

Text Font Color

.myTextColor { color: #474238; }

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

This text font color is #474238.

Background Color

.myBgColor { background-color: #474238; }

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

This div background color is #474238.

Border color

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

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

This div border color is #474238.

Opacity

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

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

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

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

This text has shadow with #474238 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474238.

Preview

Color preview on black background

This text has color #474238 on black background.


Color preview on white background

This text has color #474238 on white background.


Black color preview on #474238 background

This text has black color on #474238 background.


White color preview on #474238 background

This text has white color on #474238 background.


Related colors

Complementary color

Complementary color for #hex is #B8BDC7.


I love getcolorcode.com

Triadic colors

1 #384742 and #423847 with #474238 are triadic colors.

2 #384247 and #424738 with #474238 are triadic colors.