COLOR #4D955E

HEX: #4D955E RGB: (77,149,94)

Renk bilgisi

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

RGB renk modeli

#4D955E color RGB value is (77,149,94).

RGB: (77,149,94) (30%, 58%, 37%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 149 of 255 = 58%
B 94 of 255 = 37%

77
149
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 149 + 94 = 320 (100%)
R 77 of 320 ~ 24.06%
G 149 of 320 ~ 46.56%
B 94 of 320 ~ 29.38'%

%24.06
%46.56
%29.38

CMYK RENK MODELİ

#4D955E rengi CMYK tonu (48,0,37,42).

  • camgöbeği tonu 48.32%
  • eflatun tonu 0.00%
  • sarı tonu 36.91%
  • ana renk tonu 41.57%

CMYK: (48,0,37,42)
C48M0Y37K42 (48%, 0%, 37%, 42%)
(0.48 / 0.00 / 0.37 / 0.42)

CMYK yüzdeleri

%48.32
%0
%36.91
%41.57

Codes

Color #4D955E in popluar color models

4D 95 5E
RGB 77 149 94
HSL 134° 31.86% 44.31%
HSB/HSV 134° 48.32% 58.43%
CMYK 48.32% 0.00% 36.91%
41.57%

Color #4D955E in popluar number systems.

HEX 4D 95 5E
Decimal 77 149 94
Binary 1001101 10010101 1011110
Octal 115 225 136

Shades and tints

Shades of #4D955E

#4D955E
(77,149,94)
#468856
(70,136,86)
#3F7B4E
(63,123,78)
#386E46
(56,110,70)
#31613E
(49,97,62)
#2A5436
(42,84,54)
#23472E
(35,71,46)
#1C3A26
(28,58,38)
#152D1E
(21,45,30)
#0E2016
(14,32,22)
#07130E
(7,19,14)
#000000
(0,0,0)

Tints of #4D955E

#4D955E
(77,149,94)
#5D9E6C
(93,158,108)
#6DA77A
(109,167,122)
#7DB088
(125,176,136)
#8DB996
(141,185,150)
#9DC2A4
(157,194,164)
#ADCBB2
(173,203,178)
#BDD4C0
(189,212,192)
#CDDDCE
(205,221,206)
#DDE6DC
(221,230,220)
#EDEFEA
(237,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D955E color. Also use rgb(77,149,94) instead hex code.

Text Font Color

.myTextColor { color: #4D955E; }

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

This text font color is #4D955E.

Background Color

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

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

This div background color is #4D955E.

Border color

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

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

This div border color is #4D955E.

Opacity

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

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

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

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

This text has shadow with #4D955E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D955E.

Preview

Color preview on black background

This text has color #4D955E on black background.


Color preview on white background

This text has color #4D955E on white background.


Black color preview on #4D955E background

This text has black color on #4D955E background.


White color preview on #4D955E background

This text has white color on #4D955E background.


Related colors

Complementary color

Complementary color for #hex is #B26AA1.


I love getcolorcode.com

Triadic colors

1 #5E4D95 and #955E4D with #4D955E are triadic colors.

2 #5E954D and #954D5E with #4D955E are triadic colors.