COLOR #477C4F

HEX: #477C4F RGB: (71,124,79)

Renk bilgisi

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

RGB renk modeli

#477C4F color RGB value is (71,124,79).

RGB: (71,124,79) (28%, 49%, 31%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 124 of 255 = 49%
B 79 of 255 = 31%

71
124
79

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 124 + 79 = 274 (100%)
R 71 of 274 ~ 25.91%
G 124 of 274 ~ 45.26%
B 79 of 274 ~ 28.83'%

%25.91
%45.26
%28.83

CMYK RENK MODELİ

#477C4F rengi CMYK tonu (43,0,36,51).

  • camgöbeği tonu 42.74%
  • eflatun tonu 0.00%
  • sarı tonu 36.29%
  • ana renk tonu 51.37%

CMYK: (43,0,36,51)
C43M0Y36K51 (43%, 0%, 36%, 51%)
(0.43 / 0.00 / 0.36 / 0.51)

CMYK yüzdeleri

%42.74
%0
%36.29
%51.37

Codes

Color #477C4F in popluar color models

47 7C 4F
RGB 71 124 79
HSL 129° 27.18% 38.24%
HSB/HSV 129° 42.74% 48.63%
CMYK 42.74% 0.00% 36.29%
51.37%

Color #477C4F in popluar number systems.

HEX 47 7C 4F
Decimal 71 124 79
Binary 1000111 1111100 1001111
Octal 107 174 117

Shades and tints

Shades of #477C4F

#477C4F
(71,124,79)
#417148
(65,113,72)
#3B6641
(59,102,65)
#355B3A
(53,91,58)
#2F5033
(47,80,51)
#29452C
(41,69,44)
#233A25
(35,58,37)
#1D2F1E
(29,47,30)
#172417
(23,36,23)
#111910
(17,25,16)
#0B0E09
(11,14,9)
#000000
(0,0,0)

Tints of #477C4F

#477C4F
(71,124,79)
#57875F
(87,135,95)
#67926F
(103,146,111)
#779D7F
(119,157,127)
#87A88F
(135,168,143)
#97B39F
(151,179,159)
#A7BEAF
(167,190,175)
#B7C9BF
(183,201,191)
#C7D4CF
(199,212,207)
#D7DFDF
(215,223,223)
#E7EAEF
(231,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #477C4F color. Also use rgb(71,124,79) instead hex code.

Text Font Color

.myTextColor { color: #477C4F; }

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

This text font color is #477C4F.

Background Color

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

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

This div background color is #477C4F.

Border color

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

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

This div border color is #477C4F.

Opacity

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

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

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

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

This text has shadow with #477C4F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477C4F.

Preview

Color preview on black background

This text has color #477C4F on black background.


Color preview on white background

This text has color #477C4F on white background.


Black color preview on #477C4F background

This text has black color on #477C4F background.


White color preview on #477C4F background

This text has white color on #477C4F background.


Related colors

Complementary color

Complementary color for #hex is #B883B0.


I love getcolorcode.com

Triadic colors

1 #4F477C and #7C4F47 with #477C4F are triadic colors.

2 #4F7C47 and #7C474F with #477C4F are triadic colors.