COLOR #4D4968

HEX: #4D4968 RGB: (77,73,104)

Color info

#4D4968 contains red, green and blue colors in about the same proportion. Web safe color of #4D4968 is #333366 (or #336).

RGB color model

#4D4968 color RGB value is (77,73,104).

RGB: (77,73,104) (30%, 29%, 41%)

RGB channels and saturation

R 77 of 255 = 30%
G 73 of 255 = 29%
B 104 of 255 = 41%

77
73
104

R + G + B ~ 33%. #4D4968 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 73 + 104 = 254 (100%)
R 77 of 254 ~ 30.31%
G 73 of 254 ~ 28.74%
B 104 of 254 ~ 40.94'%

%30.31
%28.74
%40.94

CMYK color model

#4D4968 color CMYK value is (26,30,0,59).

  • cyan value is 25.96%
  • magenta value is 29.81%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (26,30,0,59)
C26M30Y0K59 (26%, 30%, 0%, 59%)
(0.26 / 0.30 / 0.00 / 0.59)

CMYK percentages

%25.96
%29.81
%0
%59.22

Codes

Color #4D4968 in popluar color models

4D 49 68
RGB 77 73 104
HSL 248° 17.51% 34.71%
HSB/HSV 248° 29.81% 40.78%
CMYK 25.96% 29.81% 0.00%
59.22%

Color #4D4968 in popluar number systems.

HEX 4D 49 68
Decimal 77 73 104
Binary 1001101 1001001 1101000
Octal 115 111 150

Shades and tints

Shades of #4D4968

#4D4968
(77,73,104)
#46435F
(70,67,95)
#3F3D56
(63,61,86)
#38374D
(56,55,77)
#313144
(49,49,68)
#2A2B3B
(42,43,59)
#232532
(35,37,50)
#1C1F29
(28,31,41)
#151920
(21,25,32)
#0E1317
(14,19,23)
#070D0E
(7,13,14)
#000000
(0,0,0)

Tints of #4D4968

#4D4968
(77,73,104)
#5D5975
(93,89,117)
#6D6982
(109,105,130)
#7D798F
(125,121,143)
#8D899C
(141,137,156)
#9D99A9
(157,153,169)
#ADA9B6
(173,169,182)
#BDB9C3
(189,185,195)
#CDC9D0
(205,201,208)
#DDD9DD
(221,217,221)
#EDE9EA
(237,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D4968; }

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

This text font color is #4D4968.

Background Color

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

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

This div background color is #4D4968.

Border color

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

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

This div border color is #4D4968.

Opacity

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

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

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

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

This text has shadow with #4D4968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4968.

Preview

Color preview on black background

This text has color #4D4968 on black background.


Color preview on white background

This text has color #4D4968 on white background.


Black color preview on #4D4968 background

This text has black color on #4D4968 background.


White color preview on #4D4968 background

This text has white color on #4D4968 background.


Related colors

Complementary color

Complementary color for #hex is #B2B697.


I love getcolorcode.com

Triadic colors

1 #684D49 and #49684D with #4D4968 are triadic colors.

2 #68494D and #494D68 with #4D4968 are triadic colors.