COLOR #4D967D

HEX: #4D967D RGB: (77,150,125)

Renk bilgisi

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

RGB renk modeli

#4D967D color RGB value is (77,150,125).

RGB: (77,150,125) (30%, 59%, 49%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 150 of 255 = 59%
B 125 of 255 = 49%

77
150
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 150 + 125 = 352 (100%)
R 77 of 352 ~ 21.88%
G 150 of 352 ~ 42.61%
B 125 of 352 ~ 35.51'%

%21.88
%42.61
%35.51

CMYK RENK MODELİ

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

  • camgöbeği tonu 48.67%
  • eflatun tonu 0.00%
  • sarı tonu 16.67%
  • ana renk tonu 41.18%

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

CMYK yüzdeleri

%48.67
%0
%16.67
%41.18

Codes

Color #4D967D in popluar color models

4D 96 7D
RGB 77 150 125
HSL 159° 32.16% 44.51%
HSB/HSV 159° 48.67% 58.82%
CMYK 48.67% 0.00% 16.67%
41.18%

Color #4D967D in popluar number systems.

HEX 4D 96 7D
Decimal 77 150 125
Binary 1001101 10010110 1111101
Octal 115 226 175

Shades and tints

Shades of #4D967D

#4D967D
(77,150,125)
#468972
(70,137,114)
#3F7C67
(63,124,103)
#386F5C
(56,111,92)
#316251
(49,98,81)
#2A5546
(42,85,70)
#23483B
(35,72,59)
#1C3B30
(28,59,48)
#152E25
(21,46,37)
#0E211A
(14,33,26)
#07140F
(7,20,15)
#000000
(0,0,0)

Tints of #4D967D

#4D967D
(77,150,125)
#5D9F88
(93,159,136)
#6DA893
(109,168,147)
#7DB19E
(125,177,158)
#8DBAA9
(141,186,169)
#9DC3B4
(157,195,180)
#ADCCBF
(173,204,191)
#BDD5CA
(189,213,202)
#CDDED5
(205,222,213)
#DDE7E0
(221,231,224)
#EDF0EB
(237,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D967D color. Also use rgb(77,150,125) instead hex code.

Text Font Color

.myTextColor { color: #4D967D; }

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

This text font color is #4D967D.

Background Color

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

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

This div background color is #4D967D.

Border color

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

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

This div border color is #4D967D.

Opacity

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

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

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

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

This text has shadow with #4D967D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D967D.

Preview

Color preview on black background

This text has color #4D967D on black background.


Color preview on white background

This text has color #4D967D on white background.


Black color preview on #4D967D background

This text has black color on #4D967D background.


White color preview on #4D967D background

This text has white color on #4D967D background.


Related colors

Complementary color

Complementary color for #hex is #B26982.


I love getcolorcode.com

Triadic colors

1 #7D4D96 and #967D4D with #4D967D are triadic colors.

2 #7D964D and #964D7D with #4D967D are triadic colors.