COLOR #476339

HEX: #476339 RGB: (71,99,57)

Color info

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

RGB color model

#476339 color RGB value is (71,99,57).

RGB: (71,99,57) (28%, 39%, 22%)

RGB channels and saturation

R 71 of 255 = 28%
G 99 of 255 = 39%
B 57 of 255 = 22%

71
99
57

R + G + B ~ 30%. #476339 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 99 + 57 = 227 (100%)
R 71 of 227 ~ 31.28%
G 99 of 227 ~ 43.61%
B 57 of 227 ~ 25.11'%

%31.28
%43.61
%25.11

CMYK color model

#476339 color CMYK value is (28,0,42,61).

  • cyan value is 28.28%
  • magenta value is 0.00%
  • yellow value is 42.42%
  • key color value is 61.18%

CMYK: (28,0,42,61)
C28M0Y42K61 (28%, 0%, 42%, 61%)
(0.28 / 0.00 / 0.42 / 0.61)

CMYK percentages

%28.28
%0
%42.42
%61.18

Codes

Color #476339 in popluar color models

47 63 39
RGB 71 99 57
HSL 100° 26.92% 30.59%
HSB/HSV 100° 42.42% 38.82%
CMYK 28.28% 0.00% 42.42%
61.18%

Color #476339 in popluar number systems.

HEX 47 63 39
Decimal 71 99 57
Binary 1000111 1100011 111001
Octal 107 143 71

Shades and tints

Shades of #476339

#476339
(71,99,57)
#415A34
(65,90,52)
#3B512F
(59,81,47)
#35482A
(53,72,42)
#2F3F25
(47,63,37)
#293620
(41,54,32)
#232D1B
(35,45,27)
#1D2416
(29,36,22)
#171B11
(23,27,17)
#11120C
(17,18,12)
#0B0907
(11,9,7)
#000000
(0,0,0)

Tints of #476339

#476339
(71,99,57)
#57714B
(87,113,75)
#677F5D
(103,127,93)
#778D6F
(119,141,111)
#879B81
(135,155,129)
#97A993
(151,169,147)
#A7B7A5
(167,183,165)
#B7C5B7
(183,197,183)
#C7D3C9
(199,211,201)
#D7E1DB
(215,225,219)
#E7EFED
(231,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476339 color. Also use rgb(71,99,57) instead hex code.

Text Font Color

.myTextColor { color: #476339; }

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

This text font color is #476339.

Background Color

.myBgColor { background-color: #476339; }

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

This div background color is #476339.

Border color

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

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

This div border color is #476339.

Opacity

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

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

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

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

This text has shadow with #476339 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476339.

Preview

Color preview on black background

This text has color #476339 on black background.


Color preview on white background

This text has color #476339 on white background.


Black color preview on #476339 background

This text has black color on #476339 background.


White color preview on #476339 background

This text has white color on #476339 background.


Related colors

Complementary color

Complementary color for #hex is #B89CC6.


I love getcolorcode.com

Triadic colors

1 #394763 and #633947 with #476339 are triadic colors.

2 #396347 and #634739 with #476339 are triadic colors.