COLOR #47714D

HEX: #47714D RGB: (71,113,77)

Renk bilgisi

#47714D contains red, green and blue colors in about the same proportion. #47714D ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#47714D color RGB value is (71,113,77).

RGB: (71,113,77) (28%, 44%, 30%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 113 of 255 = 44%
B 77 of 255 = 30%

71
113
77

R + G + B ~ 34%. #47714D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 113 + 77 = 261 (100%)
R 71 of 261 ~ 27.2%
G 113 of 261 ~ 43.3%
B 77 of 261 ~ 29.5'%

%27.2
%43.3
%29.5

CMYK RENK MODELİ

#47714D rengi CMYK tonu (37,0,32,56).

  • camgöbeği tonu 37.17%
  • eflatun tonu 0.00%
  • sarı tonu 31.86%
  • ana renk tonu 55.69%

CMYK: (37,0,32,56)
C37M0Y32K56 (37%, 0%, 32%, 56%)
(0.37 / 0.00 / 0.32 / 0.56)

CMYK yüzdeleri

%37.17
%0
%31.86
%55.69

Codes

Color #47714D in popluar color models

47 71 4D
RGB 71 113 77
HSL 129° 22.83% 36.08%
HSB/HSV 129° 37.17% 44.31%
CMYK 37.17% 0.00% 31.86%
55.69%

Color #47714D in popluar number systems.

HEX 47 71 4D
Decimal 71 113 77
Binary 1000111 1110001 1001101
Octal 107 161 115

Shades and tints

Shades of #47714D

#47714D
(71,113,77)
#416746
(65,103,70)
#3B5D3F
(59,93,63)
#355338
(53,83,56)
#2F4931
(47,73,49)
#293F2A
(41,63,42)
#233523
(35,53,35)
#1D2B1C
(29,43,28)
#172115
(23,33,21)
#11170E
(17,23,14)
#0B0D07
(11,13,7)
#000000
(0,0,0)

Tints of #47714D

#47714D
(71,113,77)
#577D5D
(87,125,93)
#67896D
(103,137,109)
#77957D
(119,149,125)
#87A18D
(135,161,141)
#97AD9D
(151,173,157)
#A7B9AD
(167,185,173)
#B7C5BD
(183,197,189)
#C7D1CD
(199,209,205)
#D7DDDD
(215,221,221)
#E7E9ED
(231,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47714D color. Also use rgb(71,113,77) instead hex code.

Text Font Color

.myTextColor { color: #47714D; }

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

This text font color is #47714D.

Background Color

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

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

This div background color is #47714D.

Border color

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

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

This div border color is #47714D.

Opacity

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

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

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

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

This text has shadow with #47714D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47714D.

Preview

Color preview on black background

This text has color #47714D on black background.


Color preview on white background

This text has color #47714D on white background.


Black color preview on #47714D background

This text has black color on #47714D background.


White color preview on #47714D background

This text has white color on #47714D background.


Related colors

Complementary color

Complementary color for #hex is #B88EB2.


I love getcolorcode.com

Triadic colors

1 #4D4771 and #714D47 with #47714D are triadic colors.

2 #4D7147 and #71474D with #47714D are triadic colors.