COLOR #4D9D5B

HEX: #4D9D5B RGB: (77,157,91)

Renk bilgisi

#4D9D5B contains mainly green color. #4D9D5B ‘ nin web güvenlik rengi #339966 (ya da #396) dir.

RGB renk modeli

#4D9D5B color RGB value is (77,157,91).

RGB: (77,157,91) (30%, 62%, 36%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 157 of 255 = 62%
B 91 of 255 = 36%

77
157
91

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 157 + 91 = 325 (100%)
R 77 of 325 ~ 23.69%
G 157 of 325 ~ 48.31%
B 91 of 325 ~ 28'%

%23.69
%48.31
%28

CMYK RENK MODELİ

#4D9D5B rengi CMYK tonu (51,0,42,38).

  • camgöbeği tonu 50.96%
  • eflatun tonu 0.00%
  • sarı tonu 42.04%
  • ana renk tonu 38.43%

CMYK: (51,0,42,38)
C51M0Y42K38 (51%, 0%, 42%, 38%)
(0.51 / 0.00 / 0.42 / 0.38)

CMYK yüzdeleri

%50.96
%0
%42.04
%38.43

Codes

Color #4D9D5B in popluar color models

4D 9D 5B
RGB 77 157 91
HSL 131° 34.19% 45.88%
HSB/HSV 131° 50.96% 61.57%
CMYK 50.96% 0.00% 42.04%
38.43%

Color #4D9D5B in popluar number systems.

HEX 4D 9D 5B
Decimal 77 157 91
Binary 1001101 10011101 1011011
Octal 115 235 133

Shades and tints

Shades of #4D9D5B

#4D9D5B
(77,157,91)
#468F53
(70,143,83)
#3F814B
(63,129,75)
#387343
(56,115,67)
#31653B
(49,101,59)
#2A5733
(42,87,51)
#23492B
(35,73,43)
#1C3B23
(28,59,35)
#152D1B
(21,45,27)
#0E1F13
(14,31,19)
#07110B
(7,17,11)
#000000
(0,0,0)

Tints of #4D9D5B

#4D9D5B
(77,157,91)
#5DA569
(93,165,105)
#6DAD77
(109,173,119)
#7DB585
(125,181,133)
#8DBD93
(141,189,147)
#9DC5A1
(157,197,161)
#ADCDAF
(173,205,175)
#BDD5BD
(189,213,189)
#CDDDCB
(205,221,203)
#DDE5D9
(221,229,217)
#EDEDE7
(237,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D9D5B color. Also use rgb(77,157,91) instead hex code.

Text Font Color

.myTextColor { color: #4D9D5B; }

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

This text font color is #4D9D5B.

Background Color

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

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

This div background color is #4D9D5B.

Border color

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

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

This div border color is #4D9D5B.

Opacity

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

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

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

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

This text has shadow with #4D9D5B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D9D5B.

Preview

Color preview on black background

This text has color #4D9D5B on black background.


Color preview on white background

This text has color #4D9D5B on white background.


Black color preview on #4D9D5B background

This text has black color on #4D9D5B background.


White color preview on #4D9D5B background

This text has white color on #4D9D5B background.


Related colors

Complementary color

Complementary color for #hex is #B262A4.


I love getcolorcode.com

Triadic colors

1 #5B4D9D and #9D5B4D with #4D9D5B are triadic colors.

2 #5B9D4D and #9D4D5B with #4D9D5B are triadic colors.