COLOR #477D59

HEX: #477D59 RGB: (71,125,89)

Renk bilgisi

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

RGB renk modeli

#477D59 color RGB value is (71,125,89).

RGB: (71,125,89) (28%, 49%, 35%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 125 of 255 = 49%
B 89 of 255 = 35%

71
125
89

R + G + B ~ 37%. #477D59 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 125 + 89 = 285 (100%)
R 71 of 285 ~ 24.91%
G 125 of 285 ~ 43.86%
B 89 of 285 ~ 31.23'%

%24.91
%43.86
%31.23

CMYK RENK MODELİ

#477D59 rengi CMYK tonu (43,0,29,51).

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

CMYK: (43,0,29,51)
C43M0Y29K51 (43%, 0%, 29%, 51%)
(0.43 / 0.00 / 0.29 / 0.51)

CMYK yüzdeleri

%43.2
%0
%28.8
%50.98

Codes

Color #477D59 in popluar color models

47 7D 59
RGB 71 125 89
HSL 140° 27.55% 38.43%
HSB/HSV 140° 43.20% 49.02%
CMYK 43.20% 0.00% 28.80%
50.98%

Color #477D59 in popluar number systems.

HEX 47 7D 59
Decimal 71 125 89
Binary 1000111 1111101 1011001
Octal 107 175 131

Shades and tints

Shades of #477D59

#477D59
(71,125,89)
#417251
(65,114,81)
#3B6749
(59,103,73)
#355C41
(53,92,65)
#2F5139
(47,81,57)
#294631
(41,70,49)
#233B29
(35,59,41)
#1D3021
(29,48,33)
#172519
(23,37,25)
#111A11
(17,26,17)
#0B0F09
(11,15,9)
#000000
(0,0,0)

Tints of #477D59

#477D59
(71,125,89)
#578868
(87,136,104)
#679377
(103,147,119)
#779E86
(119,158,134)
#87A995
(135,169,149)
#97B4A4
(151,180,164)
#A7BFB3
(167,191,179)
#B7CAC2
(183,202,194)
#C7D5D1
(199,213,209)
#D7E0E0
(215,224,224)
#E7EBEF
(231,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #477D59; }

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

This text font color is #477D59.

Background Color

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

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

This div background color is #477D59.

Border color

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

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

This div border color is #477D59.

Opacity

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

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

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

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

This text has shadow with #477D59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477D59.

Preview

Color preview on black background

This text has color #477D59 on black background.


Color preview on white background

This text has color #477D59 on white background.


Black color preview on #477D59 background

This text has black color on #477D59 background.


White color preview on #477D59 background

This text has white color on #477D59 background.


Related colors

Complementary color

Complementary color for #hex is #B882A6.


I love getcolorcode.com

Triadic colors

1 #59477D and #7D5947 with #477D59 are triadic colors.

2 #597D47 and #7D4759 with #477D59 are triadic colors.