COLOR #4D736E

HEX: #4D736E RGB: (77,115,110)

Renk bilgisi

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

RGB renk modeli

#4D736E color RGB value is (77,115,110).

RGB: (77,115,110) (30%, 45%, 43%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 115 of 255 = 45%
B 110 of 255 = 43%

77
115
110

R + G + B ~ 39%. #4D736E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 115 + 110 = 302 (100%)
R 77 of 302 ~ 25.5%
G 115 of 302 ~ 38.08%
B 110 of 302 ~ 36.42'%

%25.5
%38.08
%36.42

CMYK RENK MODELİ

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

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

CMYK: (33,0,4,55)
C33M0Y4K55 (33%, 0%, 4%, 55%)
(0.33 / 0.00 / 0.04 / 0.55)

CMYK yüzdeleri

%33.04
%0
%4.35
%54.9

Codes

Color #4D736E in popluar color models

4D 73 6E
RGB 77 115 110
HSL 172° 19.79% 37.65%
HSB/HSV 172° 33.04% 45.10%
CMYK 33.04% 0.00% 4.35%
54.90%

Color #4D736E in popluar number systems.

HEX 4D 73 6E
Decimal 77 115 110
Binary 1001101 1110011 1101110
Octal 115 163 156

Shades and tints

Shades of #4D736E

#4D736E
(77,115,110)
#466964
(70,105,100)
#3F5F5A
(63,95,90)
#385550
(56,85,80)
#314B46
(49,75,70)
#2A413C
(42,65,60)
#233732
(35,55,50)
#1C2D28
(28,45,40)
#15231E
(21,35,30)
#0E1914
(14,25,20)
#070F0A
(7,15,10)
#000000
(0,0,0)

Tints of #4D736E

#4D736E
(77,115,110)
#5D7F7B
(93,127,123)
#6D8B88
(109,139,136)
#7D9795
(125,151,149)
#8DA3A2
(141,163,162)
#9DAFAF
(157,175,175)
#ADBBBC
(173,187,188)
#BDC7C9
(189,199,201)
#CDD3D6
(205,211,214)
#DDDFE3
(221,223,227)
#EDEBF0
(237,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D736E; }

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

This text font color is #4D736E.

Background Color

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

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

This div background color is #4D736E.

Border color

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

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

This div border color is #4D736E.

Opacity

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

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

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

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

This text has shadow with #4D736E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D736E.

Preview

Color preview on black background

This text has color #4D736E on black background.


Color preview on white background

This text has color #4D736E on white background.


Black color preview on #4D736E background

This text has black color on #4D736E background.


White color preview on #4D736E background

This text has white color on #4D736E background.


Related colors

Complementary color

Complementary color for #hex is #B28C91.


I love getcolorcode.com

Triadic colors

1 #6E4D73 and #736E4D with #4D736E are triadic colors.

2 #6E734D and #734D6E with #4D736E are triadic colors.