COLOR #47745A

HEX: #47745A RGB: (71,116,90)

Color info

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

RGB color model

#47745A color RGB value is (71,116,90).

RGB: (71,116,90) (28%, 45%, 35%)

RGB channels and saturation

R 71 of 255 = 28%
G 116 of 255 = 45%
B 90 of 255 = 35%

71
116
90

R + G + B ~ 36%. #47745A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 116 + 90 = 277 (100%)
R 71 of 277 ~ 25.63%
G 116 of 277 ~ 41.88%
B 90 of 277 ~ 32.49'%

%25.63
%41.88
%32.49

CMYK color model

#47745A color CMYK value is (39,0,22,55).

  • cyan value is 38.79%
  • magenta value is 0.00%
  • yellow value is 22.41%
  • key color value is 54.51%

CMYK: (39,0,22,55)
C39M0Y22K55 (39%, 0%, 22%, 55%)
(0.39 / 0.00 / 0.22 / 0.55)

CMYK percentages

%38.79
%0
%22.41
%54.51

Codes

Color #47745A in popluar color models

47 74 5A
RGB 71 116 90
HSL 145° 24.06% 36.67%
HSB/HSV 145° 38.79% 45.49%
CMYK 38.79% 0.00% 22.41%
54.51%

Color #47745A in popluar number systems.

HEX 47 74 5A
Decimal 71 116 90
Binary 1000111 1110100 1011010
Octal 107 164 132

Shades and tints

Shades of #47745A

#47745A
(71,116,90)
#416A52
(65,106,82)
#3B604A
(59,96,74)
#355642
(53,86,66)
#2F4C3A
(47,76,58)
#294232
(41,66,50)
#23382A
(35,56,42)
#1D2E22
(29,46,34)
#17241A
(23,36,26)
#111A12
(17,26,18)
#0B100A
(11,16,10)
#000000
(0,0,0)

Tints of #47745A

#47745A
(71,116,90)
#578069
(87,128,105)
#678C78
(103,140,120)
#779887
(119,152,135)
#87A496
(135,164,150)
#97B0A5
(151,176,165)
#A7BCB4
(167,188,180)
#B7C8C3
(183,200,195)
#C7D4D2
(199,212,210)
#D7E0E1
(215,224,225)
#E7ECF0
(231,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47745A color. Also use rgb(71,116,90) instead hex code.

Text Font Color

.myTextColor { color: #47745A; }

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

This text font color is #47745A.

Background Color

.myBgColor { background-color: #47745A; }

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

This div background color is #47745A.

Border color

.myBorderColor { border: 1px solid #47745A; }

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

This div border color is #47745A.

Opacity

.myOpacity80 { color: #47745A; opacity: 0.8; }

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

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

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

This text has shadow with #47745A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47745A.

Preview

Color preview on black background

This text has color #47745A on black background.


Color preview on white background

This text has color #47745A on white background.


Black color preview on #47745A background

This text has black color on #47745A background.


White color preview on #47745A background

This text has white color on #47745A background.


Related colors

Complementary color

Complementary color for #hex is #B88BA5.


I love getcolorcode.com

Triadic colors

1 #5A4774 and #745A47 with #47745A are triadic colors.

2 #5A7447 and #74475A with #47745A are triadic colors.