COLOR #47794C

HEX: #47794C RGB: (71,121,76)

Color info

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

RGB color model

#47794C color RGB value is (71,121,76).

RGB: (71,121,76) (28%, 47%, 30%)

RGB channels and saturation

R 71 of 255 = 28%
G 121 of 255 = 47%
B 76 of 255 = 30%

71
121
76

R + G + B ~ 35%. #47794C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 121 + 76 = 268 (100%)
R 71 of 268 ~ 26.49%
G 121 of 268 ~ 45.15%
B 76 of 268 ~ 28.36'%

%26.49
%45.15
%28.36

CMYK color model

#47794C color CMYK value is (41,0,37,53).

  • cyan value is 41.32%
  • magenta value is 0.00%
  • yellow value is 37.19%
  • key color value is 52.55%

CMYK: (41,0,37,53)
C41M0Y37K53 (41%, 0%, 37%, 53%)
(0.41 / 0.00 / 0.37 / 0.53)

CMYK percentages

%41.32
%0
%37.19
%52.55

Codes

Color #47794C in popluar color models

47 79 4C
RGB 71 121 76
HSL 126° 26.04% 37.65%
HSB/HSV 126° 41.32% 47.45%
CMYK 41.32% 0.00% 37.19%
52.55%

Color #47794C in popluar number systems.

HEX 47 79 4C
Decimal 71 121 76
Binary 1000111 1111001 1001100
Octal 107 171 114

Shades and tints

Shades of #47794C

#47794C
(71,121,76)
#416E46
(65,110,70)
#3B6340
(59,99,64)
#35583A
(53,88,58)
#2F4D34
(47,77,52)
#29422E
(41,66,46)
#233728
(35,55,40)
#1D2C22
(29,44,34)
#17211C
(23,33,28)
#111616
(17,22,22)
#0B0B10
(11,11,16)
#000000
(0,0,0)

Tints of #47794C

#47794C
(71,121,76)
#57855C
(87,133,92)
#67916C
(103,145,108)
#779D7C
(119,157,124)
#87A98C
(135,169,140)
#97B59C
(151,181,156)
#A7C1AC
(167,193,172)
#B7CDBC
(183,205,188)
#C7D9CC
(199,217,204)
#D7E5DC
(215,229,220)
#E7F1EC
(231,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47794C color. Also use rgb(71,121,76) instead hex code.

Text Font Color

.myTextColor { color: #47794C; }

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

This text font color is #47794C.

Background Color

.myBgColor { background-color: #47794C; }

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

This div background color is #47794C.

Border color

.myBorderColor { border: 1px solid #47794C; }

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

This div border color is #47794C.

Opacity

.myOpacity80 { color: #47794C; opacity: 0.8; }

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

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

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

This text has shadow with #47794C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47794C.

Preview

Color preview on black background

This text has color #47794C on black background.


Color preview on white background

This text has color #47794C on white background.


Black color preview on #47794C background

This text has black color on #47794C background.


White color preview on #47794C background

This text has white color on #47794C background.


Related colors

Complementary color

Complementary color for #hex is #B886B3.


I love getcolorcode.com

Triadic colors

1 #4C4779 and #794C47 with #47794C are triadic colors.

2 #4C7947 and #79474C with #47794C are triadic colors.