COLOR #4D7B68

HEX: #4D7B68 RGB: (77,123,104)

Color info

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

RGB color model

#4D7B68 color RGB value is (77,123,104).

RGB: (77,123,104) (30%, 48%, 41%)

RGB channels and saturation

R 77 of 255 = 30%
G 123 of 255 = 48%
B 104 of 255 = 41%

77
123
104

R + G + B ~ 40%. #4D7B68 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 77 + 123 + 104 = 304 (100%)
R 77 of 304 ~ 25.33%
G 123 of 304 ~ 40.46%
B 104 of 304 ~ 34.21'%

%25.33
%40.46
%34.21

CMYK color model

#4D7B68 color CMYK value is (37,0,15,52).

  • cyan value is 37.40%
  • magenta value is 0.00%
  • yellow value is 15.45%
  • key color value is 51.76%
CMYK: (37,0,15,52) C37M0Y15K52 (37%,0%,15%,52%) (0.37/0.00/0.15/0.52) 

CMYK percentages

%37.4
%0
%15.45
%51.76

Codes

Color #4D7B68 in popluar color models

4D 7B 68
RGB 77 123 104
HSL 155° 23.00% 39.22%
HSB/HSV 155° 37.40% 48.24%
CMYK 37.40% 0.00% 15.45%
51.76%

Color #4D7B68 in popluar number systems.

HEX 4D 7B 68
Decimal 77 123 104
Binary 1001101 1111011 1101000
Octal 115 173 150

Shades and tints

Shades of #4D7B68

#4D7B68
(77,123,104)
#46705F
(70,112,95)
#3F6556
(63,101,86)
#385A4D
(56,90,77)
#314F44
(49,79,68)
#2A443B
(42,68,59)
#233932
(35,57,50)
#1C2E29
(28,46,41)
#152320
(21,35,32)
#0E1817
(14,24,23)
#070D0E
(7,13,14)
#000000
(0,0,0)

Tints of #4D7B68

#4D7B68
(77,123,104)
#5D8775
(93,135,117)
#6D9382
(109,147,130)
#7D9F8F
(125,159,143)
#8DAB9C
(141,171,156)
#9DB7A9
(157,183,169)
#ADC3B6
(173,195,182)
#BDCFC3
(189,207,195)
#CDDBD0
(205,219,208)
#DDE7DD
(221,231,221)
#EDF3EA
(237,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D7B68 color. Also use rgb(77,123,104) instead hex code.

Text Font Color

.myTextColor { color: #4D7B68; }

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

This text font color is #4D7B68.

Background Color

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

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

This div background color is #4D7B68.

Border color

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

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

This div border color is #4D7B68.

Opacity

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

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

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

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

This text has shadow with #4D7B68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D7B68.

Preview

Color preview on black background

This text has color #4D7B68 on black background.


Color preview on white background

This text has color #4D7B68 on white background.


Black color preview on #4D7B68 background

This text has black color on #4D7B68 background.


White color preview on #4D7B68 background

This text has white color on #4D7B68 background.


Related colors

Complementary color

Complementary color for #hex is #B28497.


I love getcolorcode.com

Triadic colors

1 #684D7B and #7B684D with #4D7B68 are triadic colors.

2 #687B4D and #7B4D68 with #4D7B68 are triadic colors.