COLOR #4D892D

HEX: #4D892D RGB: (77,137,45)

Renk bilgisi

#4D892D contains mainly green color. #4D892D ‘ nin web güvenlik rengi #339933 (ya da #393) dir.

RGB renk modeli

#4D892D color RGB value is (77,137,45).

RGB: (77,137,45) (30%, 54%, 18%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 137 of 255 = 54%
B 45 of 255 = 18%

77
137
45

R + G + B ~ 34%. #4D892D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 137 + 45 = 259 (100%)
R 77 of 259 ~ 29.73%
G 137 of 259 ~ 52.9%
B 45 of 259 ~ 17.37'%

%29.73
%52.9
%17.37

CMYK RENK MODELİ

#4D892D rengi CMYK tonu (44,0,67,46).

  • camgöbeği tonu 43.80%
  • eflatun tonu 0.00%
  • sarı tonu 67.15%
  • ana renk tonu 46.27%

CMYK: (44,0,67,46)
C44M0Y67K46 (44%, 0%, 67%, 46%)
(0.44 / 0.00 / 0.67 / 0.46)

CMYK yüzdeleri

%43.8
%0
%67.15
%46.27

Codes

Color #4D892D in popluar color models

4D 89 2D
RGB 77 137 45
HSL 99° 50.55% 35.69%
HSB/HSV 99° 67.15% 53.73%
CMYK 43.80% 0.00% 67.15%
46.27%

Color #4D892D in popluar number systems.

HEX 4D 89 2D
Decimal 77 137 45
Binary 1001101 10001001 101101
Octal 115 211 55

Shades and tints

Shades of #4D892D

#4D892D
(77,137,45)
#467D29
(70,125,41)
#3F7125
(63,113,37)
#386521
(56,101,33)
#31591D
(49,89,29)
#2A4D19
(42,77,25)
#234115
(35,65,21)
#1C3511
(28,53,17)
#15290D
(21,41,13)
#0E1D09
(14,29,9)
#071105
(7,17,5)
#000000
(0,0,0)

Tints of #4D892D

#4D892D
(77,137,45)
#5D9340
(93,147,64)
#6D9D53
(109,157,83)
#7DA766
(125,167,102)
#8DB179
(141,177,121)
#9DBB8C
(157,187,140)
#ADC59F
(173,197,159)
#BDCFB2
(189,207,178)
#CDD9C5
(205,217,197)
#DDE3D8
(221,227,216)
#EDEDEB
(237,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D892D color. Also use rgb(77,137,45) instead hex code.

Text Font Color

.myTextColor { color: #4D892D; }

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

This text font color is #4D892D.

Background Color

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

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

This div background color is #4D892D.

Border color

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

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

This div border color is #4D892D.

Opacity

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

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

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

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

This text has shadow with #4D892D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D892D.

Preview

Color preview on black background

This text has color #4D892D on black background.


Color preview on white background

This text has color #4D892D on white background.


Black color preview on #4D892D background

This text has black color on #4D892D background.


White color preview on #4D892D background

This text has white color on #4D892D background.


Related colors

Complementary color

Complementary color for #hex is #B276D2.


I love getcolorcode.com

Triadic colors

1 #2D4D89 and #892D4D with #4D892D are triadic colors.

2 #2D894D and #894D2D with #4D892D are triadic colors.