COLOR #4D7B53

HEX: #4D7B53 RGB: (77,123,83)

Renk bilgisi

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

RGB renk modeli

#4D7B53 color RGB value is (77,123,83).

RGB: (77,123,83) (30%, 48%, 33%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 123 of 255 = 48%
B 83 of 255 = 33%

77
123
83

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 123 + 83 = 283 (100%)
R 77 of 283 ~ 27.21%
G 123 of 283 ~ 43.46%
B 83 of 283 ~ 29.33'%

%27.21
%43.46
%29.33

CMYK RENK MODELİ

#4D7B53 rengi CMYK tonu (37,0,33,52).

  • camgöbeği tonu 37.40%
  • eflatun tonu 0.00%
  • sarı tonu 32.52%
  • ana renk tonu 51.76%

CMYK: (37,0,33,52)
C37M0Y33K52 (37%, 0%, 33%, 52%)
(0.37 / 0.00 / 0.33 / 0.52)

CMYK yüzdeleri

%37.4
%0
%32.52
%51.76

Codes

Color #4D7B53 in popluar color models

4D 7B 53
RGB 77 123 83
HSL 128° 23.00% 39.22%
HSB/HSV 128° 37.40% 48.24%
CMYK 37.40% 0.00% 32.52%
51.76%

Color #4D7B53 in popluar number systems.

HEX 4D 7B 53
Decimal 77 123 83
Binary 1001101 1111011 1010011
Octal 115 173 123

Shades and tints

Shades of #4D7B53

#4D7B53
(77,123,83)
#46704C
(70,112,76)
#3F6545
(63,101,69)
#385A3E
(56,90,62)
#314F37
(49,79,55)
#2A4430
(42,68,48)
#233929
(35,57,41)
#1C2E22
(28,46,34)
#15231B
(21,35,27)
#0E1814
(14,24,20)
#070D0D
(7,13,13)
#000000
(0,0,0)

Tints of #4D7B53

#4D7B53
(77,123,83)
#5D8762
(93,135,98)
#6D9371
(109,147,113)
#7D9F80
(125,159,128)
#8DAB8F
(141,171,143)
#9DB79E
(157,183,158)
#ADC3AD
(173,195,173)
#BDCFBC
(189,207,188)
#CDDBCB
(205,219,203)
#DDE7DA
(221,231,218)
#EDF3E9
(237,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D7B53 color. Also use rgb(77,123,83) instead hex code.

Text Font Color

.myTextColor { color: #4D7B53; }

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

This text font color is #4D7B53.

Background Color

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

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

This div background color is #4D7B53.

Border color

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

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

This div border color is #4D7B53.

Opacity

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

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

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

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

This text has shadow with #4D7B53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D7B53.

Preview

Color preview on black background

This text has color #4D7B53 on black background.


Color preview on white background

This text has color #4D7B53 on white background.


Black color preview on #4D7B53 background

This text has black color on #4D7B53 background.


White color preview on #4D7B53 background

This text has white color on #4D7B53 background.


Related colors

Complementary color

Complementary color for #hex is #B284AC.


I love getcolorcode.com

Triadic colors

1 #534D7B and #7B534D with #4D7B53 are triadic colors.

2 #537B4D and #7B4D53 with #4D7B53 are triadic colors.