COLOR #475733

HEX: #475733 RGB: (71,87,51)

Color info

#475733 contains red, green and blue colors in about the same proportion. Web safe color of #475733 is #336633 (or #363).

RGB color model

#475733 color RGB value is (71,87,51).

RGB: (71,87,51) (28%, 34%, 20%)

RGB channels and saturation

R 71 of 255 = 28%
G 87 of 255 = 34%
B 51 of 255 = 20%

71
87
51

R + G + B ~ 27%. #475733 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 87 + 51 = 209 (100%)
R 71 of 209 ~ 33.97%
G 87 of 209 ~ 41.63%
B 51 of 209 ~ 24.4'%

%33.97
%41.63
%24.4

CMYK color model

#475733 color CMYK value is (18,0,41,66).

  • cyan value is 18.39%
  • magenta value is 0.00%
  • yellow value is 41.38%
  • key color value is 65.88%

CMYK: (18,0,41,66)
C18M0Y41K66 (18%, 0%, 41%, 66%)
(0.18 / 0.00 / 0.41 / 0.66)

CMYK percentages

%18.39
%0
%41.38
%65.88

Codes

Color #475733 in popluar color models

47 57 33
RGB 71 87 51
HSL 87° 26.09% 27.06%
HSB/HSV 87° 41.38% 34.12%
CMYK 18.39% 0.00% 41.38%
65.88%

Color #475733 in popluar number systems.

HEX 47 57 33
Decimal 71 87 51
Binary 1000111 1010111 110011
Octal 107 127 63

Shades and tints

Shades of #475733

#475733
(71,87,51)
#41502F
(65,80,47)
#3B492B
(59,73,43)
#354227
(53,66,39)
#2F3B23
(47,59,35)
#29341F
(41,52,31)
#232D1B
(35,45,27)
#1D2617
(29,38,23)
#171F13
(23,31,19)
#11180F
(17,24,15)
#0B110B
(11,17,11)
#000000
(0,0,0)

Tints of #475733

#475733
(71,87,51)
#576645
(87,102,69)
#677557
(103,117,87)
#778469
(119,132,105)
#87937B
(135,147,123)
#97A28D
(151,162,141)
#A7B19F
(167,177,159)
#B7C0B1
(183,192,177)
#C7CFC3
(199,207,195)
#D7DED5
(215,222,213)
#E7EDE7
(231,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #475733; }

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

This text font color is #475733.

Background Color

.myBgColor { background-color: #475733; }

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

This div background color is #475733.

Border color

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

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

This div border color is #475733.

Opacity

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

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

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

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

This text has shadow with #475733 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475733.

Preview

Color preview on black background

This text has color #475733 on black background.


Color preview on white background

This text has color #475733 on white background.


Black color preview on #475733 background

This text has black color on #475733 background.


White color preview on #475733 background

This text has white color on #475733 background.


Related colors

Complementary color

Complementary color for #hex is #B8A8CC.


I love getcolorcode.com

Triadic colors

1 #334757 and #573347 with #475733 are triadic colors.

2 #335747 and #574733 with #475733 are triadic colors.