COLOR #4D5259

HEX: #4D5259 RGB: (77,82,89)

Color info

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

RGB color model

#4D5259 color RGB value is (77,82,89).

RGB: (77,82,89) (30%, 32%, 35%)

RGB channels and saturation

R 77 of 255 = 30%
G 82 of 255 = 32%
B 89 of 255 = 35%

77
82
89

R + G + B ~ 32%. #4D5259 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 82 + 89 = 248 (100%)
R 77 of 248 ~ 31.05%
G 82 of 248 ~ 33.06%
B 89 of 248 ~ 35.89'%

%31.05
%33.06
%35.89

CMYK color model

#4D5259 color CMYK value is (13,8,0,65).

  • cyan value is 13.48%
  • magenta value is 7.87%
  • yellow value is 0.00%
  • key color value is 65.10%
CMYK: (13,8,0,65) C13M8Y0K65 (13%,8%,0%,65%) (0.13/0.08/0.00/0.65) 

CMYK percentages

%13.48
%7.87
%0
%65.1

Codes

Color #4D5259 in popluar color models

4D 52 59
RGB 77 82 89
HSL 215° 7.23% 32.55%
HSB/HSV 215° 13.48% 34.90%
CMYK 13.48% 7.87% 0.00%
65.10%

Color #4D5259 in popluar number systems.

HEX 4D 52 59
Decimal 77 82 89
Binary 1001101 1010010 1011001
Octal 115 122 131

Shades and tints

Shades of #4D5259

#4D5259
(77,82,89)
#464B51
(70,75,81)
#3F4449
(63,68,73)
#383D41
(56,61,65)
#313639
(49,54,57)
#2A2F31
(42,47,49)
#232829
(35,40,41)
#1C2121
(28,33,33)
#151A19
(21,26,25)
#0E1311
(14,19,17)
#070C09
(7,12,9)
#000000
(0,0,0)

Tints of #4D5259

#4D5259
(77,82,89)
#5D6168
(93,97,104)
#6D7077
(109,112,119)
#7D7F86
(125,127,134)
#8D8E95
(141,142,149)
#9D9DA4
(157,157,164)
#ADACB3
(173,172,179)
#BDBBC2
(189,187,194)
#CDCAD1
(205,202,209)
#DDD9E0
(221,217,224)
#EDE8EF
(237,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D5259 color. Also use rgb(77,82,89) instead hex code.

Text Font Color

.myTextColor { color: #4D5259; }

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

This text font color is #4D5259.

Background Color

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

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

This div background color is #4D5259.

Border color

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

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

This div border color is #4D5259.

Opacity

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

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

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

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

This text has shadow with #4D5259 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D5259.

Preview

Color preview on black background

This text has color #4D5259 on black background.


Color preview on white background

This text has color #4D5259 on white background.


Black color preview on #4D5259 background

This text has black color on #4D5259 background.


White color preview on #4D5259 background

This text has white color on #4D5259 background.


Related colors

Complementary color

Complementary color for #hex is #B2ADA6.


I love getcolorcode.com

Triadic colors

1 #594D52 and #52594D with #4D5259 are triadic colors.

2 #59524D and #524D59 with #4D5259 are triadic colors.