COLOR #4D7267

HEX: #4D7267 RGB: (77,114,103)

Color info

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

RGB color model

#4D7267 color RGB value is (77,114,103).

RGB: (77,114,103) (30%, 45%, 40%)

RGB channels and saturation

R 77 of 255 = 30%
G 114 of 255 = 45%
B 103 of 255 = 40%

77
114
103

R + G + B ~ 38%. #4D7267 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 114 + 103 = 294 (100%)
R 77 of 294 ~ 26.19%
G 114 of 294 ~ 38.78%
B 103 of 294 ~ 35.03'%

%26.19
%38.78
%35.03

CMYK color model

#4D7267 color CMYK value is (32,0,10,55).

  • cyan value is 32.46%
  • magenta value is 0.00%
  • yellow value is 9.65%
  • key color value is 55.29%

CMYK: (32,0,10,55)
C32M0Y10K55 (32%, 0%, 10%, 55%)
(0.32 / 0.00 / 0.10 / 0.55)

CMYK percentages

%32.46
%0
%9.65
%55.29

Codes

Color #4D7267 in popluar color models

4D 72 67
RGB 77 114 103
HSL 162° 19.37% 37.45%
HSB/HSV 162° 32.46% 44.71%
CMYK 32.46% 0.00% 9.65%
55.29%

Color #4D7267 in popluar number systems.

HEX 4D 72 67
Decimal 77 114 103
Binary 1001101 1110010 1100111
Octal 115 162 147

Shades and tints

Shades of #4D7267

#4D7267
(77,114,103)
#46685E
(70,104,94)
#3F5E55
(63,94,85)
#38544C
(56,84,76)
#314A43
(49,74,67)
#2A403A
(42,64,58)
#233631
(35,54,49)
#1C2C28
(28,44,40)
#15221F
(21,34,31)
#0E1816
(14,24,22)
#070E0D
(7,14,13)
#000000
(0,0,0)

Tints of #4D7267

#4D7267
(77,114,103)
#5D7E74
(93,126,116)
#6D8A81
(109,138,129)
#7D968E
(125,150,142)
#8DA29B
(141,162,155)
#9DAEA8
(157,174,168)
#ADBAB5
(173,186,181)
#BDC6C2
(189,198,194)
#CDD2CF
(205,210,207)
#DDDEDC
(221,222,220)
#EDEAE9
(237,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D7267 color. Also use rgb(77,114,103) instead hex code.

Text Font Color

.myTextColor { color: #4D7267; }

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

This text font color is #4D7267.

Background Color

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

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

This div background color is #4D7267.

Border color

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

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

This div border color is #4D7267.

Opacity

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

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

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

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

This text has shadow with #4D7267 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D7267.

Preview

Color preview on black background

This text has color #4D7267 on black background.


Color preview on white background

This text has color #4D7267 on white background.


Black color preview on #4D7267 background

This text has black color on #4D7267 background.


White color preview on #4D7267 background

This text has white color on #4D7267 background.


Related colors

Complementary color

Complementary color for #hex is #B28D98.


I love getcolorcode.com

Triadic colors

1 #674D72 and #72674D with #4D7267 are triadic colors.

2 #67724D and #724D67 with #4D7267 are triadic colors.