COLOR #47795D

HEX: #47795D RGB: (71,121,93)

Color info

#47795D contains red, green and blue colors in about the same proportion. Web safe color of #47795D is #336666 (or #366).

RGB color model

#47795D color RGB value is (71,121,93).

RGB: (71,121,93) (28%, 47%, 36%)

RGB channels and saturation

R 71 of 255 = 28%
G 121 of 255 = 47%
B 93 of 255 = 36%

71
121
93

R + G + B ~ 37%. #47795D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 121 + 93 = 285 (100%)
R 71 of 285 ~ 24.91%
G 121 of 285 ~ 42.46%
B 93 of 285 ~ 32.63'%

%24.91
%42.46
%32.63

CMYK color model

#47795D color CMYK value is (41,0,23,53).

  • cyan value is 41.32%
  • magenta value is 0.00%
  • yellow value is 23.14%
  • key color value is 52.55%
CMYK: (41,0,23,53) C41M0Y23K53 (41%,0%,23%,53%) (0.41/0.00/0.23/0.53) 

CMYK percentages

%41.32
%0
%23.14
%52.55

Codes

Color #47795D in popluar color models

47 79 5D
RGB 71 121 93
HSL 146° 26.04% 37.65%
HSB/HSV 146° 41.32% 47.45%
CMYK 41.32% 0.00% 23.14%
52.55%

Color #47795D in popluar number systems.

HEX 47 79 5D
Decimal 71 121 93
Binary 1000111 1111001 1011101
Octal 107 171 135

Shades and tints

Shades of #47795D

#47795D
(71,121,93)
#416E55
(65,110,85)
#3B634D
(59,99,77)
#355845
(53,88,69)
#2F4D3D
(47,77,61)
#294235
(41,66,53)
#23372D
(35,55,45)
#1D2C25
(29,44,37)
#17211D
(23,33,29)
#111615
(17,22,21)
#0B0B0D
(11,11,13)
#000000
(0,0,0)

Tints of #47795D

#47795D
(71,121,93)
#57856B
(87,133,107)
#679179
(103,145,121)
#779D87
(119,157,135)
#87A995
(135,169,149)
#97B5A3
(151,181,163)
#A7C1B1
(167,193,177)
#B7CDBF
(183,205,191)
#C7D9CD
(199,217,205)
#D7E5DB
(215,229,219)
#E7F1E9
(231,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47795D color. Also use rgb(71,121,93) instead hex code.

Text Font Color

.myTextColor { color: #47795D; }

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

This text font color is #47795D.

Background Color

.myBgColor { background-color: #47795D; }

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

This div background color is #47795D.

Border color

.myBorderColor { border: 1px solid #47795D; }

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

This div border color is #47795D.

Opacity

.myOpacity80 { color: #47795D; opacity: 0.8; }

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

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

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

This text has shadow with #47795D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47795D.

Preview

Color preview on black background

This text has color #47795D on black background.


Color preview on white background

This text has color #47795D on white background.


Black color preview on #47795D background

This text has black color on #47795D background.


White color preview on #47795D background

This text has white color on #47795D background.


Related colors

Complementary color

Complementary color for #hex is #B886A2.


I love getcolorcode.com

Triadic colors

1 #5D4779 and #795D47 with #47795D are triadic colors.

2 #5D7947 and #79475D with #47795D are triadic colors.