COLOR #4D854B

HEX: #4D854B RGB: (77,133,75)

Renk bilgisi

#4D854B contains red, green and blue colors in about the same proportion. #4D854B ‘ nin web güvenlik rengi #339933 (ya da #393) dir.

RGB renk modeli

#4D854B color RGB value is (77,133,75).

RGB: (77,133,75) (30%, 52%, 29%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 133 of 255 = 52%
B 75 of 255 = 29%

77
133
75

R + G + B ~ 37%. #4D854B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 133 + 75 = 285 (100%)
R 77 of 285 ~ 27.02%
G 133 of 285 ~ 46.67%
B 75 of 285 ~ 26.32'%

%27.02
%46.67
%26.32

CMYK RENK MODELİ

#4D854B rengi CMYK tonu (42,0,44,48).

  • camgöbeği tonu 42.11%
  • eflatun tonu 0.00%
  • sarı tonu 43.61%
  • ana renk tonu 47.84%

CMYK: (42,0,44,48)
C42M0Y44K48 (42%, 0%, 44%, 48%)
(0.42 / 0.00 / 0.44 / 0.48)

CMYK yüzdeleri

%42.11
%0
%43.61
%47.84

Codes

Color #4D854B in popluar color models

4D 85 4B
RGB 77 133 75
HSL 118° 27.88% 40.78%
HSB/HSV 118° 43.61% 52.16%
CMYK 42.11% 0.00% 43.61%
47.84%

Color #4D854B in popluar number systems.

HEX 4D 85 4B
Decimal 77 133 75
Binary 1001101 10000101 1001011
Octal 115 205 113

Shades and tints

Shades of #4D854B

#4D854B
(77,133,75)
#467945
(70,121,69)
#3F6D3F
(63,109,63)
#386139
(56,97,57)
#315533
(49,85,51)
#2A492D
(42,73,45)
#233D27
(35,61,39)
#1C3121
(28,49,33)
#15251B
(21,37,27)
#0E1915
(14,25,21)
#070D0F
(7,13,15)
#000000
(0,0,0)

Tints of #4D854B

#4D854B
(77,133,75)
#5D905B
(93,144,91)
#6D9B6B
(109,155,107)
#7DA67B
(125,166,123)
#8DB18B
(141,177,139)
#9DBC9B
(157,188,155)
#ADC7AB
(173,199,171)
#BDD2BB
(189,210,187)
#CDDDCB
(205,221,203)
#DDE8DB
(221,232,219)
#EDF3EB
(237,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D854B color. Also use rgb(77,133,75) instead hex code.

Text Font Color

.myTextColor { color: #4D854B; }

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

This text font color is #4D854B.

Background Color

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

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

This div background color is #4D854B.

Border color

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

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

This div border color is #4D854B.

Opacity

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

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

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

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

This text has shadow with #4D854B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D854B.

Preview

Color preview on black background

This text has color #4D854B on black background.


Color preview on white background

This text has color #4D854B on white background.


Black color preview on #4D854B background

This text has black color on #4D854B background.


White color preview on #4D854B background

This text has white color on #4D854B background.


Related colors

Complementary color

Complementary color for #hex is #B27AB4.


I love getcolorcode.com

Triadic colors

1 #4B4D85 and #854B4D with #4D854B are triadic colors.

2 #4B854D and #854D4B with #4D854B are triadic colors.