COLOR #477D4D

HEX: #477D4D RGB: (71,125,77)

Renk bilgisi

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

RGB renk modeli

#477D4D color RGB value is (71,125,77).

RGB: (71,125,77) (28%, 49%, 30%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 125 of 255 = 49%
B 77 of 255 = 30%

71
125
77

R + G + B ~ 36%. #477D4D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 125 + 77 = 273 (100%)
R 71 of 273 ~ 26.01%
G 125 of 273 ~ 45.79%
B 77 of 273 ~ 28.21'%

%26.01
%45.79
%28.21

CMYK RENK MODELİ

#477D4D rengi CMYK tonu (43,0,38,51).

  • camgöbeği tonu 43.20%
  • eflatun tonu 0.00%
  • sarı tonu 38.40%
  • ana renk tonu 50.98%

CMYK: (43,0,38,51)
C43M0Y38K51 (43%, 0%, 38%, 51%)
(0.43 / 0.00 / 0.38 / 0.51)

CMYK yüzdeleri

%43.2
%0
%38.4
%50.98

Codes

Color #477D4D in popluar color models

47 7D 4D
RGB 71 125 77
HSL 127° 27.55% 38.43%
HSB/HSV 127° 43.20% 49.02%
CMYK 43.20% 0.00% 38.40%
50.98%

Color #477D4D in popluar number systems.

HEX 47 7D 4D
Decimal 71 125 77
Binary 1000111 1111101 1001101
Octal 107 175 115

Shades and tints

Shades of #477D4D

#477D4D
(71,125,77)
#417246
(65,114,70)
#3B673F
(59,103,63)
#355C38
(53,92,56)
#2F5131
(47,81,49)
#29462A
(41,70,42)
#233B23
(35,59,35)
#1D301C
(29,48,28)
#172515
(23,37,21)
#111A0E
(17,26,14)
#0B0F07
(11,15,7)
#000000
(0,0,0)

Tints of #477D4D

#477D4D
(71,125,77)
#57885D
(87,136,93)
#67936D
(103,147,109)
#779E7D
(119,158,125)
#87A98D
(135,169,141)
#97B49D
(151,180,157)
#A7BFAD
(167,191,173)
#B7CABD
(183,202,189)
#C7D5CD
(199,213,205)
#D7E0DD
(215,224,221)
#E7EBED
(231,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #477D4D color. Also use rgb(71,125,77) instead hex code.

Text Font Color

.myTextColor { color: #477D4D; }

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

This text font color is #477D4D.

Background Color

.myBgColor { background-color: #477D4D; }

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

This div background color is #477D4D.

Border color

.myBorderColor { border: 1px solid #477D4D; }

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

This div border color is #477D4D.

Opacity

.myOpacity80 { color: #477D4D; opacity: 0.8; }

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

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

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

This text has shadow with #477D4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477D4D.

Preview

Color preview on black background

This text has color #477D4D on black background.


Color preview on white background

This text has color #477D4D on white background.


Black color preview on #477D4D background

This text has black color on #477D4D background.


White color preview on #477D4D background

This text has white color on #477D4D background.


Related colors

Complementary color

Complementary color for #hex is #B882B2.


I love getcolorcode.com

Triadic colors

1 #4D477D and #7D4D47 with #477D4D are triadic colors.

2 #4D7D47 and #7D474D with #477D4D are triadic colors.