COLOR #4D736A

HEX: #4D736A RGB: (77,115,106)

Renk bilgisi

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

RGB renk modeli

#4D736A color RGB value is (77,115,106).

RGB: (77,115,106) (30%, 45%, 42%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 115 of 255 = 45%
B 106 of 255 = 42%

77
115
106

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 115 + 106 = 298 (100%)
R 77 of 298 ~ 25.84%
G 115 of 298 ~ 38.59%
B 106 of 298 ~ 35.57'%

%25.84
%38.59
%35.57

CMYK RENK MODELİ

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

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

CMYK: (33,0,8,55)
C33M0Y8K55 (33%, 0%, 8%, 55%)
(0.33 / 0.00 / 0.08 / 0.55)

CMYK yüzdeleri

%33.04
%0
%7.83
%54.9

Codes

Color #4D736A in popluar color models

4D 73 6A
RGB 77 115 106
HSL 166° 19.79% 37.65%
HSB/HSV 166° 33.04% 45.10%
CMYK 33.04% 0.00% 7.83%
54.90%

Color #4D736A in popluar number systems.

HEX 4D 73 6A
Decimal 77 115 106
Binary 1001101 1110011 1101010
Octal 115 163 152

Shades and tints

Shades of #4D736A

#4D736A
(77,115,106)
#466961
(70,105,97)
#3F5F58
(63,95,88)
#38554F
(56,85,79)
#314B46
(49,75,70)
#2A413D
(42,65,61)
#233734
(35,55,52)
#1C2D2B
(28,45,43)
#152322
(21,35,34)
#0E1919
(14,25,25)
#070F10
(7,15,16)
#000000
(0,0,0)

Tints of #4D736A

#4D736A
(77,115,106)
#5D7F77
(93,127,119)
#6D8B84
(109,139,132)
#7D9791
(125,151,145)
#8DA39E
(141,163,158)
#9DAFAB
(157,175,171)
#ADBBB8
(173,187,184)
#BDC7C5
(189,199,197)
#CDD3D2
(205,211,210)
#DDDFDF
(221,223,223)
#EDEBEC
(237,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D736A; }

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

This text font color is #4D736A.

Background Color

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

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

This div background color is #4D736A.

Border color

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

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

This div border color is #4D736A.

Opacity

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

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

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

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

This text has shadow with #4D736A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D736A.

Preview

Color preview on black background

This text has color #4D736A on black background.


Color preview on white background

This text has color #4D736A on white background.


Black color preview on #4D736A background

This text has black color on #4D736A background.


White color preview on #4D736A background

This text has white color on #4D736A background.


Related colors

Complementary color

Complementary color for #hex is #B28C95.


I love getcolorcode.com

Triadic colors

1 #6A4D73 and #736A4D with #4D736A are triadic colors.

2 #6A734D and #734D6A with #4D736A are triadic colors.