COLOR #477741

HEX: #477741 RGB: (71,119,65)

Color info

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

RGB color model

#477741 color RGB value is (71,119,65).

RGB: (71,119,65) (28%, 47%, 25%)

RGB channels and saturation

R 71 of 255 = 28%
G 119 of 255 = 47%
B 65 of 255 = 25%

71
119
65

R + G + B ~ 33%. #477741 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 119 + 65 = 255 (100%)
R 71 of 255 ~ 27.84%
G 119 of 255 ~ 46.67%
B 65 of 255 ~ 25.49'%

%27.84
%46.67
%25.49

CMYK color model

#477741 color CMYK value is (40,0,45,53).

  • cyan value is 40.34%
  • magenta value is 0.00%
  • yellow value is 45.38%
  • key color value is 53.33%

CMYK: (40,0,45,53)
C40M0Y45K53 (40%, 0%, 45%, 53%)
(0.40 / 0.00 / 0.45 / 0.53)

CMYK percentages

%40.34
%0
%45.38
%53.33

Codes

Color #477741 in popluar color models

47 77 41
RGB 71 119 65
HSL 113° 29.35% 36.08%
HSB/HSV 113° 45.38% 46.67%
CMYK 40.34% 0.00% 45.38%
53.33%

Color #477741 in popluar number systems.

HEX 47 77 41
Decimal 71 119 65
Binary 1000111 1110111 1000001
Octal 107 167 101

Shades and tints

Shades of #477741

#477741
(71,119,65)
#416D3C
(65,109,60)
#3B6337
(59,99,55)
#355932
(53,89,50)
#2F4F2D
(47,79,45)
#294528
(41,69,40)
#233B23
(35,59,35)
#1D311E
(29,49,30)
#172719
(23,39,25)
#111D14
(17,29,20)
#0B130F
(11,19,15)
#000000
(0,0,0)

Tints of #477741

#477741
(71,119,65)
#578352
(87,131,82)
#678F63
(103,143,99)
#779B74
(119,155,116)
#87A785
(135,167,133)
#97B396
(151,179,150)
#A7BFA7
(167,191,167)
#B7CBB8
(183,203,184)
#C7D7C9
(199,215,201)
#D7E3DA
(215,227,218)
#E7EFEB
(231,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #477741; }

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

This text font color is #477741.

Background Color

.myBgColor { background-color: #477741; }

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

This div background color is #477741.

Border color

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

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

This div border color is #477741.

Opacity

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

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

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

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

This text has shadow with #477741 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477741.

Preview

Color preview on black background

This text has color #477741 on black background.


Color preview on white background

This text has color #477741 on white background.


Black color preview on #477741 background

This text has black color on #477741 background.


White color preview on #477741 background

This text has white color on #477741 background.


Related colors

Complementary color

Complementary color for #hex is #B888BE.


I love getcolorcode.com

Triadic colors

1 #414777 and #774147 with #477741 are triadic colors.

2 #417747 and #774741 with #477741 are triadic colors.