COLOR #479D7C

HEX: #479D7C RGB: (71,157,124)

Renk bilgisi

#479D7C contains mainly green and blue colors. #479D7C ‘ nin web güvenlik rengi #339966 (ya da #396) dir.

RGB renk modeli

#479D7C color RGB value is (71,157,124).

RGB: (71,157,124) (28%, 62%, 49%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 157 of 255 = 62%
B 124 of 255 = 49%

71
157
124

R + G + B ~ 46%. #479D7C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 157 + 124 = 352 (100%)
R 71 of 352 ~ 20.17%
G 157 of 352 ~ 44.6%
B 124 of 352 ~ 35.23'%

%20.17
%44.6
%35.23

CMYK RENK MODELİ

#479D7C rengi CMYK tonu (55,0,21,38).

  • camgöbeği tonu 54.78%
  • eflatun tonu 0.00%
  • sarı tonu 21.02%
  • ana renk tonu 38.43%

CMYK: (55,0,21,38)
C55M0Y21K38 (55%, 0%, 21%, 38%)
(0.55 / 0.00 / 0.21 / 0.38)

CMYK yüzdeleri

%54.78
%0
%21.02
%38.43

Codes

Color #479D7C in popluar color models

47 9D 7C
RGB 71 157 124
HSL 157° 37.72% 44.71%
HSB/HSV 157° 54.78% 61.57%
CMYK 54.78% 0.00% 21.02%
38.43%

Color #479D7C in popluar number systems.

HEX 47 9D 7C
Decimal 71 157 124
Binary 1000111 10011101 1111100
Octal 107 235 174

Shades and tints

Shades of #479D7C

#479D7C
(71,157,124)
#418F71
(65,143,113)
#3B8166
(59,129,102)
#35735B
(53,115,91)
#2F6550
(47,101,80)
#295745
(41,87,69)
#23493A
(35,73,58)
#1D3B2F
(29,59,47)
#172D24
(23,45,36)
#111F19
(17,31,25)
#0B110E
(11,17,14)
#000000
(0,0,0)

Tints of #479D7C

#479D7C
(71,157,124)
#57A587
(87,165,135)
#67AD92
(103,173,146)
#77B59D
(119,181,157)
#87BDA8
(135,189,168)
#97C5B3
(151,197,179)
#A7CDBE
(167,205,190)
#B7D5C9
(183,213,201)
#C7DDD4
(199,221,212)
#D7E5DF
(215,229,223)
#E7EDEA
(231,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #479D7C color. Also use rgb(71,157,124) instead hex code.

Text Font Color

.myTextColor { color: #479D7C; }

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

This text font color is #479D7C.

Background Color

.myBgColor { background-color: #479D7C; }

<div style="background-color:#479D7C">Inner text</div>

This div background color is #479D7C.

Border color

.myBorderColor { border: 1px solid #479D7C; }

<div style="border:3px solid #479D7C">Div</div>

This div border color is #479D7C.

Opacity

.myOpacity80 { color: #479D7C; opacity: 0.8; }

<p style="color:#479D7C;opacity:0.8;">80%</p>

Text with #479D7C 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 #479D7C;}

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

This text has shadow with #479D7C color.


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

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

This text has shadow with #479D7C primary color and red secondary color.


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

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

This text has shadow with #479D7C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #479D7C.

Preview

Color preview on black background

This text has color #479D7C on black background.


Color preview on white background

This text has color #479D7C on white background.


Black color preview on #479D7C background

This text has black color on #479D7C background.


White color preview on #479D7C background

This text has white color on #479D7C background.


Related colors

Complementary color

Complementary color for #hex is #B86283.


I love getcolorcode.com

Triadic colors

1 #7C479D and #9D7C47 with #479D7C are triadic colors.

2 #7C9D47 and #9D477C with #479D7C are triadic colors.