COLOR #477F5A

HEX: #477F5A RGB: (71,127,90)

Renk bilgisi

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

RGB renk modeli

#477F5A color RGB value is (71,127,90).

RGB: (71,127,90) (28%, 50%, 35%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 127 of 255 = 50%
B 90 of 255 = 35%

71
127
90

R + G + B ~ 38%. #477F5A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 127 + 90 = 288 (100%)
R 71 of 288 ~ 24.65%
G 127 of 288 ~ 44.1%
B 90 of 288 ~ 31.25'%

%24.65
%44.1
%31.25

CMYK RENK MODELİ

#477F5A rengi CMYK tonu (44,0,29,50).

  • camgöbeği tonu 44.09%
  • eflatun tonu 0.00%
  • sarı tonu 29.13%
  • ana renk tonu 50.20%

CMYK: (44,0,29,50)
C44M0Y29K50 (44%, 0%, 29%, 50%)
(0.44 / 0.00 / 0.29 / 0.50)

CMYK yüzdeleri

%44.09
%0
%29.13
%50.2

Codes

Color #477F5A in popluar color models

47 7F 5A
RGB 71 127 90
HSL 140° 28.28% 38.82%
HSB/HSV 140° 44.09% 49.80%
CMYK 44.09% 0.00% 29.13%
50.20%

Color #477F5A in popluar number systems.

HEX 47 7F 5A
Decimal 71 127 90
Binary 1000111 1111111 1011010
Octal 107 177 132

Shades and tints

Shades of #477F5A

#477F5A
(71,127,90)
#417452
(65,116,82)
#3B694A
(59,105,74)
#355E42
(53,94,66)
#2F533A
(47,83,58)
#294832
(41,72,50)
#233D2A
(35,61,42)
#1D3222
(29,50,34)
#17271A
(23,39,26)
#111C12
(17,28,18)
#0B110A
(11,17,10)
#000000
(0,0,0)

Tints of #477F5A

#477F5A
(71,127,90)
#578A69
(87,138,105)
#679578
(103,149,120)
#77A087
(119,160,135)
#87AB96
(135,171,150)
#97B6A5
(151,182,165)
#A7C1B4
(167,193,180)
#B7CCC3
(183,204,195)
#C7D7D2
(199,215,210)
#D7E2E1
(215,226,225)
#E7EDF0
(231,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #477F5A color. Also use rgb(71,127,90) instead hex code.

Text Font Color

.myTextColor { color: #477F5A; }

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

This text font color is #477F5A.

Background Color

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

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

This div background color is #477F5A.

Border color

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

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

This div border color is #477F5A.

Opacity

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

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

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

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

This text has shadow with #477F5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477F5A.

Preview

Color preview on black background

This text has color #477F5A on black background.


Color preview on white background

This text has color #477F5A on white background.


Black color preview on #477F5A background

This text has black color on #477F5A background.


White color preview on #477F5A background

This text has white color on #477F5A background.


Related colors

Complementary color

Complementary color for #hex is #B880A5.


I love getcolorcode.com

Triadic colors

1 #5A477F and #7F5A47 with #477F5A are triadic colors.

2 #5A7F47 and #7F475A with #477F5A are triadic colors.