COLOR #4D977E

HEX: #4D977E RGB: (77,151,126)

Renk bilgisi

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

RGB renk modeli

#4D977E color RGB value is (77,151,126).

RGB: (77,151,126) (30%, 59%, 49%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 151 of 255 = 59%
B 126 of 255 = 49%

77
151
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 151 + 126 = 354 (100%)
R 77 of 354 ~ 21.75%
G 151 of 354 ~ 42.66%
B 126 of 354 ~ 35.59'%

%21.75
%42.66
%35.59

CMYK RENK MODELİ

#4D977E rengi CMYK tonu (49,0,17,41).

  • camgöbeği tonu 49.01%
  • eflatun tonu 0.00%
  • sarı tonu 16.56%
  • ana renk tonu 40.78%

CMYK: (49,0,17,41)
C49M0Y17K41 (49%, 0%, 17%, 41%)
(0.49 / 0.00 / 0.17 / 0.41)

CMYK yüzdeleri

%49.01
%0
%16.56
%40.78

Codes

Color #4D977E in popluar color models

4D 97 7E
RGB 77 151 126
HSL 160° 32.46% 44.71%
HSB/HSV 160° 49.01% 59.22%
CMYK 49.01% 0.00% 16.56%
40.78%

Color #4D977E in popluar number systems.

HEX 4D 97 7E
Decimal 77 151 126
Binary 1001101 10010111 1111110
Octal 115 227 176

Shades and tints

Shades of #4D977E

#4D977E
(77,151,126)
#468A73
(70,138,115)
#3F7D68
(63,125,104)
#38705D
(56,112,93)
#316352
(49,99,82)
#2A5647
(42,86,71)
#23493C
(35,73,60)
#1C3C31
(28,60,49)
#152F26
(21,47,38)
#0E221B
(14,34,27)
#071510
(7,21,16)
#000000
(0,0,0)

Tints of #4D977E

#4D977E
(77,151,126)
#5DA089
(93,160,137)
#6DA994
(109,169,148)
#7DB29F
(125,178,159)
#8DBBAA
(141,187,170)
#9DC4B5
(157,196,181)
#ADCDC0
(173,205,192)
#BDD6CB
(189,214,203)
#CDDFD6
(205,223,214)
#DDE8E1
(221,232,225)
#EDF1EC
(237,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D977E color. Also use rgb(77,151,126) instead hex code.

Text Font Color

.myTextColor { color: #4D977E; }

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

This text font color is #4D977E.

Background Color

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

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

This div background color is #4D977E.

Border color

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

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

This div border color is #4D977E.

Opacity

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

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

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

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

This text has shadow with #4D977E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D977E.

Preview

Color preview on black background

This text has color #4D977E on black background.


Color preview on white background

This text has color #4D977E on white background.


Black color preview on #4D977E background

This text has black color on #4D977E background.


White color preview on #4D977E background

This text has white color on #4D977E background.


Related colors

Complementary color

Complementary color for #hex is #B26881.


I love getcolorcode.com

Triadic colors

1 #7E4D97 and #977E4D with #4D977E are triadic colors.

2 #7E974D and #974D7E with #4D977E are triadic colors.