COLOR #4D4F67

HEX: #4D4F67 RGB: (77,79,103)

Color info

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

RGB color model

#4D4F67 color RGB value is (77,79,103).

RGB: (77,79,103) (30%, 31%, 40%)

RGB channels and saturation

R 77 of 255 = 30%
G 79 of 255 = 31%
B 103 of 255 = 40%

77
79
103

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

Portions of RGB colors in percentages

R + G + B = 77 + 79 + 103 = 259 (100%)
R 77 of 259 ~ 29.73%
G 79 of 259 ~ 30.5%
B 103 of 259 ~ 39.77'%

%29.73
%30.5
%39.77

CMYK color model

#4D4F67 color CMYK value is (25,23,0,60).

  • cyan value is 25.24%
  • magenta value is 23.30%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (25,23,0,60)
C25M23Y0K60 (25%, 23%, 0%, 60%)
(0.25 / 0.23 / 0.00 / 0.60)

CMYK percentages

%25.24
%23.3
%0
%59.61

Codes

Color #4D4F67 in popluar color models

4D 4F 67
RGB 77 79 103
HSL 235° 14.44% 35.29%
HSB/HSV 235° 25.24% 40.39%
CMYK 25.24% 23.30% 0.00%
59.61%

Color #4D4F67 in popluar number systems.

HEX 4D 4F 67
Decimal 77 79 103
Binary 1001101 1001111 1100111
Octal 115 117 147

Shades and tints

Shades of #4D4F67

#4D4F67
(77,79,103)
#46485E
(70,72,94)
#3F4155
(63,65,85)
#383A4C
(56,58,76)
#313343
(49,51,67)
#2A2C3A
(42,44,58)
#232531
(35,37,49)
#1C1E28
(28,30,40)
#15171F
(21,23,31)
#0E1016
(14,16,22)
#07090D
(7,9,13)
#000000
(0,0,0)

Tints of #4D4F67

#4D4F67
(77,79,103)
#5D5F74
(93,95,116)
#6D6F81
(109,111,129)
#7D7F8E
(125,127,142)
#8D8F9B
(141,143,155)
#9D9FA8
(157,159,168)
#ADAFB5
(173,175,181)
#BDBFC2
(189,191,194)
#CDCFCF
(205,207,207)
#DDDFDC
(221,223,220)
#EDEFE9
(237,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D4F67; }

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

This text font color is #4D4F67.

Background Color

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

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

This div background color is #4D4F67.

Border color

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

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

This div border color is #4D4F67.

Opacity

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

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

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

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

This text has shadow with #4D4F67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4F67.

Preview

Color preview on black background

This text has color #4D4F67 on black background.


Color preview on white background

This text has color #4D4F67 on white background.


Black color preview on #4D4F67 background

This text has black color on #4D4F67 background.


White color preview on #4D4F67 background

This text has white color on #4D4F67 background.


Related colors

Complementary color

Complementary color for #hex is #B2B098.


I love getcolorcode.com

Triadic colors

1 #674D4F and #4F674D with #4D4F67 are triadic colors.

2 #674F4D and #4F4D67 with #4D4F67 are triadic colors.