COLOR #4D6053

HEX: #4D6053 RGB: (77,96,83)

Color info

#4D6053 contains red, green and blue colors in about the same proportion. Web safe color of #4D6053 is #336666 (or #366).

RGB color model

#4D6053 color RGB value is (77,96,83).

RGB: (77,96,83) (30%, 38%, 33%)

RGB channels and saturation

R 77 of 255 = 30%
G 96 of 255 = 38%
B 83 of 255 = 33%

77
96
83

R + G + B ~ 34%. #4D6053 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 96 + 83 = 256 (100%)
R 77 of 256 ~ 30.08%
G 96 of 256 ~ 37.5%
B 83 of 256 ~ 32.42'%

%30.08
%37.5
%32.42

CMYK color model

#4D6053 color CMYK value is (20,0,14,62).

  • cyan value is 19.79%
  • magenta value is 0.00%
  • yellow value is 13.54%
  • key color value is 62.35%
CMYK: (20,0,14,62) C20M0Y14K62 (20%,0%,14%,62%) (0.20/0.00/0.14/0.62) 

CMYK percentages

%19.79
%0
%13.54
%62.35

Codes

Color #4D6053 in popluar color models

4D 60 53
RGB 77 96 83
HSL 139° 10.98% 33.92%
HSB/HSV 139° 19.79% 37.65%
CMYK 19.79% 0.00% 13.54%
62.35%

Color #4D6053 in popluar number systems.

HEX 4D 60 53
Decimal 77 96 83
Binary 1001101 1100000 1010011
Octal 115 140 123

Shades and tints

Shades of #4D6053

#4D6053
(77,96,83)
#46584C
(70,88,76)
#3F5045
(63,80,69)
#38483E
(56,72,62)
#314037
(49,64,55)
#2A3830
(42,56,48)
#233029
(35,48,41)
#1C2822
(28,40,34)
#15201B
(21,32,27)
#0E1814
(14,24,20)
#07100D
(7,16,13)
#000000
(0,0,0)

Tints of #4D6053

#4D6053
(77,96,83)
#5D6E62
(93,110,98)
#6D7C71
(109,124,113)
#7D8A80
(125,138,128)
#8D988F
(141,152,143)
#9DA69E
(157,166,158)
#ADB4AD
(173,180,173)
#BDC2BC
(189,194,188)
#CDD0CB
(205,208,203)
#DDDEDA
(221,222,218)
#EDECE9
(237,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D6053; }

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

This text font color is #4D6053.

Background Color

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

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

This div background color is #4D6053.

Border color

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

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

This div border color is #4D6053.

Opacity

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

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

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

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

This text has shadow with #4D6053 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6053.

Preview

Color preview on black background

This text has color #4D6053 on black background.


Color preview on white background

This text has color #4D6053 on white background.


Black color preview on #4D6053 background

This text has black color on #4D6053 background.


White color preview on #4D6053 background

This text has white color on #4D6053 background.


Related colors

Complementary color

Complementary color for #hex is #B29FAC.


I love getcolorcode.com

Triadic colors

1 #534D60 and #60534D with #4D6053 are triadic colors.

2 #53604D and #604D53 with #4D6053 are triadic colors.