COLOR #476821

HEX: #476821 RGB: (71,104,33)

Color info

#476821 contains mainly red and green colors. Web safe color of #476821 is #336633 (or #363).

RGB color model

#476821 color RGB value is (71,104,33).

RGB: (71,104,33) (28%, 41%, 13%)

RGB channels and saturation

R 71 of 255 = 28%
G 104 of 255 = 41%
B 33 of 255 = 13%

71
104
33

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

Portions of RGB colors in percentages

R + G + B = 71 + 104 + 33 = 208 (100%)
R 71 of 208 ~ 34.13%
G 104 of 208 ~ 50%
B 33 of 208 ~ 15.87'%

%34.13
%50
%15.87

CMYK color model

#476821 color CMYK value is (32,0,68,59).

  • cyan value is 31.73%
  • magenta value is 0.00%
  • yellow value is 68.27%
  • key color value is 59.22%

CMYK: (32,0,68,59)
C32M0Y68K59 (32%, 0%, 68%, 59%)
(0.32 / 0.00 / 0.68 / 0.59)

CMYK percentages

%31.73
%0
%68.27
%59.22

Codes

Color #476821 in popluar color models

47 68 21
RGB 71 104 33
HSL 88° 51.82% 26.86%
HSB/HSV 88° 68.27% 40.78%
CMYK 31.73% 0.00% 68.27%
59.22%

Color #476821 in popluar number systems.

HEX 47 68 21
Decimal 71 104 33
Binary 1000111 1101000 100001
Octal 107 150 41

Shades and tints

Shades of #476821

#476821
(71,104,33)
#415F1E
(65,95,30)
#3B561B
(59,86,27)
#354D18
(53,77,24)
#2F4415
(47,68,21)
#293B12
(41,59,18)
#23320F
(35,50,15)
#1D290C
(29,41,12)
#172009
(23,32,9)
#111706
(17,23,6)
#0B0E03
(11,14,3)
#000000
(0,0,0)

Tints of #476821

#476821
(71,104,33)
#577535
(87,117,53)
#678249
(103,130,73)
#778F5D
(119,143,93)
#879C71
(135,156,113)
#97A985
(151,169,133)
#A7B699
(167,182,153)
#B7C3AD
(183,195,173)
#C7D0C1
(199,208,193)
#D7DDD5
(215,221,213)
#E7EAE9
(231,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476821 color. Also use rgb(71,104,33) instead hex code.

Text Font Color

.myTextColor { color: #476821; }

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

This text font color is #476821.

Background Color

.myBgColor { background-color: #476821; }

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

This div background color is #476821.

Border color

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

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

This div border color is #476821.

Opacity

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

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

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

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

This text has shadow with #476821 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476821.

Preview

Color preview on black background

This text has color #476821 on black background.


Color preview on white background

This text has color #476821 on white background.


Black color preview on #476821 background

This text has black color on #476821 background.


White color preview on #476821 background

This text has white color on #476821 background.


Related colors

Complementary color

Complementary color for #hex is #B897DE.


I love getcolorcode.com

Triadic colors

1 #214768 and #682147 with #476821 are triadic colors.

2 #216847 and #684721 with #476821 are triadic colors.