COLOR #477832

HEX: #477832 RGB: (71,120,50)

Color info

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

RGB color model

#477832 color RGB value is (71,120,50).

RGB: (71,120,50) (28%, 47%, 20%)

RGB channels and saturation

R 71 of 255 = 28%
G 120 of 255 = 47%
B 50 of 255 = 20%

71
120
50

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

Portions of RGB colors in percentages

R + G + B = 71 + 120 + 50 = 241 (100%)
R 71 of 241 ~ 29.46%
G 120 of 241 ~ 49.79%
B 50 of 241 ~ 20.75'%

%29.46
%49.79
%20.75

CMYK color model

#477832 color CMYK value is (41,0,58,53).

  • cyan value is 40.83%
  • magenta value is 0.00%
  • yellow value is 58.33%
  • key color value is 52.94%

CMYK: (41,0,58,53)
C41M0Y58K53 (41%, 0%, 58%, 53%)
(0.41 / 0.00 / 0.58 / 0.53)

CMYK percentages

%40.83
%0
%58.33
%52.94

Codes

Color #477832 in popluar color models

47 78 32
RGB 71 120 50
HSL 102° 41.18% 33.33%
HSB/HSV 102° 58.33% 47.06%
CMYK 40.83% 0.00% 58.33%
52.94%

Color #477832 in popluar number systems.

HEX 47 78 32
Decimal 71 120 50
Binary 1000111 1111000 110010
Octal 107 170 62

Shades and tints

Shades of #477832

#477832
(71,120,50)
#416E2E
(65,110,46)
#3B642A
(59,100,42)
#355A26
(53,90,38)
#2F5022
(47,80,34)
#29461E
(41,70,30)
#233C1A
(35,60,26)
#1D3216
(29,50,22)
#172812
(23,40,18)
#111E0E
(17,30,14)
#0B140A
(11,20,10)
#000000
(0,0,0)

Tints of #477832

#477832
(71,120,50)
#578444
(87,132,68)
#679056
(103,144,86)
#779C68
(119,156,104)
#87A87A
(135,168,122)
#97B48C
(151,180,140)
#A7C09E
(167,192,158)
#B7CCB0
(183,204,176)
#C7D8C2
(199,216,194)
#D7E4D4
(215,228,212)
#E7F0E6
(231,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #477832 color. Also use rgb(71,120,50) instead hex code.

Text Font Color

.myTextColor { color: #477832; }

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

This text font color is #477832.

Background Color

.myBgColor { background-color: #477832; }

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

This div background color is #477832.

Border color

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

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

This div border color is #477832.

Opacity

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

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

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

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

This text has shadow with #477832 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477832.

Preview

Color preview on black background

This text has color #477832 on black background.


Color preview on white background

This text has color #477832 on white background.


Black color preview on #477832 background

This text has black color on #477832 background.


White color preview on #477832 background

This text has white color on #477832 background.


Related colors

Complementary color

Complementary color for #hex is #B887CD.


I love getcolorcode.com

Triadic colors

1 #324778 and #783247 with #477832 are triadic colors.

2 #327847 and #784732 with #477832 are triadic colors.