COLOR #4D734F

HEX: #4D734F RGB: (77,115,79)

Renk bilgisi

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

RGB renk modeli

#4D734F color RGB value is (77,115,79).

RGB: (77,115,79) (30%, 45%, 31%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 115 of 255 = 45%
B 79 of 255 = 31%

77
115
79

R + G + B ~ 35%. #4D734F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 115 + 79 = 271 (100%)
R 77 of 271 ~ 28.41%
G 115 of 271 ~ 42.44%
B 79 of 271 ~ 29.15'%

%28.41
%42.44
%29.15

CMYK RENK MODELİ

#4D734F rengi CMYK tonu (33,0,31,55).

  • camgöbeği tonu 33.04%
  • eflatun tonu 0.00%
  • sarı tonu 31.30%
  • ana renk tonu 54.90%

CMYK: (33,0,31,55)
C33M0Y31K55 (33%, 0%, 31%, 55%)
(0.33 / 0.00 / 0.31 / 0.55)

CMYK yüzdeleri

%33.04
%0
%31.3
%54.9

Codes

Color #4D734F in popluar color models

4D 73 4F
RGB 77 115 79
HSL 123° 19.79% 37.65%
HSB/HSV 123° 33.04% 45.10%
CMYK 33.04% 0.00% 31.30%
54.90%

Color #4D734F in popluar number systems.

HEX 4D 73 4F
Decimal 77 115 79
Binary 1001101 1110011 1001111
Octal 115 163 117

Shades and tints

Shades of #4D734F

#4D734F
(77,115,79)
#466948
(70,105,72)
#3F5F41
(63,95,65)
#38553A
(56,85,58)
#314B33
(49,75,51)
#2A412C
(42,65,44)
#233725
(35,55,37)
#1C2D1E
(28,45,30)
#152317
(21,35,23)
#0E1910
(14,25,16)
#070F09
(7,15,9)
#000000
(0,0,0)

Tints of #4D734F

#4D734F
(77,115,79)
#5D7F5F
(93,127,95)
#6D8B6F
(109,139,111)
#7D977F
(125,151,127)
#8DA38F
(141,163,143)
#9DAF9F
(157,175,159)
#ADBBAF
(173,187,175)
#BDC7BF
(189,199,191)
#CDD3CF
(205,211,207)
#DDDFDF
(221,223,223)
#EDEBEF
(237,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D734F color. Also use rgb(77,115,79) instead hex code.

Text Font Color

.myTextColor { color: #4D734F; }

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

This text font color is #4D734F.

Background Color

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

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

This div background color is #4D734F.

Border color

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

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

This div border color is #4D734F.

Opacity

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

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

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

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

This text has shadow with #4D734F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D734F.

Preview

Color preview on black background

This text has color #4D734F on black background.


Color preview on white background

This text has color #4D734F on white background.


Black color preview on #4D734F background

This text has black color on #4D734F background.


White color preview on #4D734F background

This text has white color on #4D734F background.


Related colors

Complementary color

Complementary color for #hex is #B28CB0.


I love getcolorcode.com

Triadic colors

1 #4F4D73 and #734F4D with #4D734F are triadic colors.

2 #4F734D and #734D4F with #4D734F are triadic colors.