COLOR #476744

HEX: #476744 RGB: (71,103,68)

Color info

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

RGB color model

#476744 color RGB value is (71,103,68).

RGB: (71,103,68) (28%, 40%, 27%)

RGB channels and saturation

R 71 of 255 = 28%
G 103 of 255 = 40%
B 68 of 255 = 27%

71
103
68

R + G + B ~ 32%. #476744 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 103 + 68 = 242 (100%)
R 71 of 242 ~ 29.34%
G 103 of 242 ~ 42.56%
B 68 of 242 ~ 28.1'%

%29.34
%42.56
%28.1

CMYK color model

#476744 color CMYK value is (31,0,34,60).

  • cyan value is 31.07%
  • magenta value is 0.00%
  • yellow value is 33.98%
  • key color value is 59.61%

CMYK: (31,0,34,60)
C31M0Y34K60 (31%, 0%, 34%, 60%)
(0.31 / 0.00 / 0.34 / 0.60)

CMYK percentages

%31.07
%0
%33.98
%59.61

Codes

Color #476744 in popluar color models

47 67 44
RGB 71 103 68
HSL 115° 20.47% 33.53%
HSB/HSV 115° 33.98% 40.39%
CMYK 31.07% 0.00% 33.98%
59.61%

Color #476744 in popluar number systems.

HEX 47 67 44
Decimal 71 103 68
Binary 1000111 1100111 1000100
Octal 107 147 104

Shades and tints

Shades of #476744

#476744
(71,103,68)
#415E3E
(65,94,62)
#3B5538
(59,85,56)
#354C32
(53,76,50)
#2F432C
(47,67,44)
#293A26
(41,58,38)
#233120
(35,49,32)
#1D281A
(29,40,26)
#171F14
(23,31,20)
#11160E
(17,22,14)
#0B0D08
(11,13,8)
#000000
(0,0,0)

Tints of #476744

#476744
(71,103,68)
#577455
(87,116,85)
#678166
(103,129,102)
#778E77
(119,142,119)
#879B88
(135,155,136)
#97A899
(151,168,153)
#A7B5AA
(167,181,170)
#B7C2BB
(183,194,187)
#C7CFCC
(199,207,204)
#D7DCDD
(215,220,221)
#E7E9EE
(231,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #476744; }

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

This text font color is #476744.

Background Color

.myBgColor { background-color: #476744; }

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

This div background color is #476744.

Border color

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

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

This div border color is #476744.

Opacity

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

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

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

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

This text has shadow with #476744 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476744.

Preview

Color preview on black background

This text has color #476744 on black background.


Color preview on white background

This text has color #476744 on white background.


Black color preview on #476744 background

This text has black color on #476744 background.


White color preview on #476744 background

This text has white color on #476744 background.


Related colors

Complementary color

Complementary color for #hex is #B898BB.


I love getcolorcode.com

Triadic colors

1 #444767 and #674447 with #476744 are triadic colors.

2 #446747 and #674744 with #476744 are triadic colors.