COLOR #475033

HEX: #475033 RGB: (71,80,51)

Color info

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

RGB color model

#475033 color RGB value is (71,80,51).

RGB: (71,80,51) (28%, 31%, 20%)

RGB channels and saturation

R 71 of 255 = 28%
G 80 of 255 = 31%
B 51 of 255 = 20%

71
80
51

R + G + B ~ 26%. #475033 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 80 + 51 = 202 (100%)
R 71 of 202 ~ 35.15%
G 80 of 202 ~ 39.6%
B 51 of 202 ~ 25.25'%

%35.15
%39.6
%25.25

CMYK color model

#475033 color CMYK value is (11,0,36,69).

  • cyan value is 11.25%
  • magenta value is 0.00%
  • yellow value is 36.25%
  • key color value is 68.63%

CMYK: (11,0,36,69)
C11M0Y36K69 (11%, 0%, 36%, 69%)
(0.11 / 0.00 / 0.36 / 0.69)

CMYK percentages

%11.25
%0
%36.25
%68.63

Codes

Color #475033 in popluar color models

47 50 33
RGB 71 80 51
HSL 79° 22.14% 25.69%
HSB/HSV 79° 36.25% 31.37%
CMYK 11.25% 0.00% 36.25%
68.63%

Color #475033 in popluar number systems.

HEX 47 50 33
Decimal 71 80 51
Binary 1000111 1010000 110011
Octal 107 120 63

Shades and tints

Shades of #475033

#475033
(71,80,51)
#41492F
(65,73,47)
#3B422B
(59,66,43)
#353B27
(53,59,39)
#2F3423
(47,52,35)
#292D1F
(41,45,31)
#23261B
(35,38,27)
#1D1F17
(29,31,23)
#171813
(23,24,19)
#11110F
(17,17,15)
#0B0A0B
(11,10,11)
#000000
(0,0,0)

Tints of #475033

#475033
(71,80,51)
#575F45
(87,95,69)
#676E57
(103,110,87)
#777D69
(119,125,105)
#878C7B
(135,140,123)
#979B8D
(151,155,141)
#A7AA9F
(167,170,159)
#B7B9B1
(183,185,177)
#C7C8C3
(199,200,195)
#D7D7D5
(215,215,213)
#E7E6E7
(231,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #475033; }

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

This text font color is #475033.

Background Color

.myBgColor { background-color: #475033; }

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

This div background color is #475033.

Border color

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

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

This div border color is #475033.

Opacity

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

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

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

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

This text has shadow with #475033 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475033.

Preview

Color preview on black background

This text has color #475033 on black background.


Color preview on white background

This text has color #475033 on white background.


Black color preview on #475033 background

This text has black color on #475033 background.


White color preview on #475033 background

This text has white color on #475033 background.


Related colors

Complementary color

Complementary color for #hex is #B8AFCC.


I love getcolorcode.com

Triadic colors

1 #334750 and #503347 with #475033 are triadic colors.

2 #335047 and #504733 with #475033 are triadic colors.