COLOR #4D9971

HEX: #4D9971 RGB: (77,153,113)

Renk bilgisi

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

RGB renk modeli

#4D9971 color RGB value is (77,153,113).

RGB: (77,153,113) (30%, 60%, 44%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 153 of 255 = 60%
B 113 of 255 = 44%

77
153
113

R + G + B ~ 45%. #4D9971 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 153 + 113 = 343 (100%)
R 77 of 343 ~ 22.45%
G 153 of 343 ~ 44.61%
B 113 of 343 ~ 32.94'%

%22.45
%44.61
%32.94

CMYK RENK MODELİ

#4D9971 rengi CMYK tonu (50,0,26,40).

  • camgöbeği tonu 49.67%
  • eflatun tonu 0.00%
  • sarı tonu 26.14%
  • ana renk tonu 40.00%

CMYK: (50,0,26,40)
C50M0Y26K40 (50%, 0%, 26%, 40%)
(0.50 / 0.00 / 0.26 / 0.40)

CMYK yüzdeleri

%49.67
%0
%26.14
%40

Codes

Color #4D9971 in popluar color models

4D 99 71
RGB 77 153 113
HSL 148° 33.04% 45.10%
HSB/HSV 148° 49.67% 60.00%
CMYK 49.67% 0.00% 26.14%
40.00%

Color #4D9971 in popluar number systems.

HEX 4D 99 71
Decimal 77 153 113
Binary 1001101 10011001 1110001
Octal 115 231 161

Shades and tints

Shades of #4D9971

#4D9971
(77,153,113)
#468C67
(70,140,103)
#3F7F5D
(63,127,93)
#387253
(56,114,83)
#316549
(49,101,73)
#2A583F
(42,88,63)
#234B35
(35,75,53)
#1C3E2B
(28,62,43)
#153121
(21,49,33)
#0E2417
(14,36,23)
#07170D
(7,23,13)
#000000
(0,0,0)

Tints of #4D9971

#4D9971
(77,153,113)
#5DA27D
(93,162,125)
#6DAB89
(109,171,137)
#7DB495
(125,180,149)
#8DBDA1
(141,189,161)
#9DC6AD
(157,198,173)
#ADCFB9
(173,207,185)
#BDD8C5
(189,216,197)
#CDE1D1
(205,225,209)
#DDEADD
(221,234,221)
#EDF3E9
(237,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D9971 color. Also use rgb(77,153,113) instead hex code.

Text Font Color

.myTextColor { color: #4D9971; }

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

This text font color is #4D9971.

Background Color

.myBgColor { background-color: #4D9971; }

<div style="background-color:#4D9971">Inner text</div>

This div background color is #4D9971.

Border color

.myBorderColor { border: 1px solid #4D9971; }

<div style="border:3px solid #4D9971">Div</div>

This div border color is #4D9971.

Opacity

.myOpacity80 { color: #4D9971; opacity: 0.8; }

<p style="color:#4D9971;opacity:0.8;">80%</p>

Text with #4D9971 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 #4D9971;}

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

This text has shadow with #4D9971 color.


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

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

This text has shadow with #4D9971 primary color and red secondary color.


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

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

This text has shadow with #4D9971 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4D9971.

Preview

Color preview on black background

This text has color #4D9971 on black background.


Color preview on white background

This text has color #4D9971 on white background.


Black color preview on #4D9971 background

This text has black color on #4D9971 background.


White color preview on #4D9971 background

This text has white color on #4D9971 background.


Related colors

Complementary color

Complementary color for #hex is #B2668E.


I love getcolorcode.com

Triadic colors

1 #714D99 and #99714D with #4D9971 are triadic colors.

2 #71994D and #994D71 with #4D9971 are triadic colors.