COLOR #474433

HEX: #474433 RGB: (71,68,51)

Color info

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

RGB color model

#474433 color RGB value is (71,68,51).

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

RGB channels and saturation

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

71
68
51

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

Portions of RGB colors in percentages

R + G + B = 71 + 68 + 51 = 190 (100%)
R 71 of 190 ~ 37.37%
G 68 of 190 ~ 35.79%
B 51 of 190 ~ 26.84'%

%37.37
%35.79
%26.84

CMYK color model

#474433 color CMYK value is (0,4,28,72).

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

CMYK: (0,4,28,72)
C0M4Y28K72 (0%, 4%, 28%, 72%)
(0.00 / 0.04 / 0.28 / 0.72)

CMYK percentages

%0
%4.23
%28.17
%72.16

Codes

Color #474433 in popluar color models

47 44 33
RGB 71 68 51
HSL 51° 16.39% 23.92%
HSB/HSV 51° 28.17% 27.84%
CMYK 0.00% 4.23% 28.17%
72.16%

Color #474433 in popluar number systems.

HEX 47 44 33
Decimal 71 68 51
Binary 1000111 1000100 110011
Octal 107 104 63

Shades and tints

Shades of #474433

#474433
(71,68,51)
#413E2F
(65,62,47)
#3B382B
(59,56,43)
#353227
(53,50,39)
#2F2C23
(47,44,35)
#29261F
(41,38,31)
#23201B
(35,32,27)
#1D1A17
(29,26,23)
#171413
(23,20,19)
#110E0F
(17,14,15)
#0B080B
(11,8,11)
#000000
(0,0,0)

Tints of #474433

#474433
(71,68,51)
#575545
(87,85,69)
#676657
(103,102,87)
#777769
(119,119,105)
#87887B
(135,136,123)
#97998D
(151,153,141)
#A7AA9F
(167,170,159)
#B7BBB1
(183,187,177)
#C7CCC3
(199,204,195)
#D7DDD5
(215,221,213)
#E7EEE7
(231,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474433; }

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

This text font color is #474433.

Background Color

.myBgColor { background-color: #474433; }

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

This div background color is #474433.

Border color

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

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

This div border color is #474433.

Opacity

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

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

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

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

This text has shadow with #474433 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474433.

Preview

Color preview on black background

This text has color #474433 on black background.


Color preview on white background

This text has color #474433 on white background.


Black color preview on #474433 background

This text has black color on #474433 background.


White color preview on #474433 background

This text has white color on #474433 background.


Related colors

Complementary color

Complementary color for #hex is #B8BBCC.


I love getcolorcode.com

Triadic colors

1 #334744 and #443347 with #474433 are triadic colors.

2 #334447 and #444733 with #474433 are triadic colors.