COLOR #4D4A62

HEX: #4D4A62 RGB: (77,74,98)

Color info

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

RGB color model

#4D4A62 color RGB value is (77,74,98).

RGB: (77,74,98) (30%, 29%, 38%)

RGB channels and saturation

R 77 of 255 = 30%
G 74 of 255 = 29%
B 98 of 255 = 38%

77
74
98

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

Portions of RGB colors in percentages

R + G + B = 77 + 74 + 98 = 249 (100%)
R 77 of 249 ~ 30.92%
G 74 of 249 ~ 29.72%
B 98 of 249 ~ 39.36'%

%30.92
%29.72
%39.36

CMYK color model

#4D4A62 color CMYK value is (21,24,0,62).

  • cyan value is 21.43%
  • magenta value is 24.49%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (21,24,0,62)
C21M24Y0K62 (21%, 24%, 0%, 62%)
(0.21 / 0.24 / 0.00 / 0.62)

CMYK percentages

%21.43
%24.49
%0
%61.57

Codes

Color #4D4A62 in popluar color models

4D 4A 62
RGB 77 74 98
HSL 248° 13.95% 33.73%
HSB/HSV 248° 24.49% 38.43%
CMYK 21.43% 24.49% 0.00%
61.57%

Color #4D4A62 in popluar number systems.

HEX 4D 4A 62
Decimal 77 74 98
Binary 1001101 1001010 1100010
Octal 115 112 142

Shades and tints

Shades of #4D4A62

#4D4A62
(77,74,98)
#46445A
(70,68,90)
#3F3E52
(63,62,82)
#38384A
(56,56,74)
#313242
(49,50,66)
#2A2C3A
(42,44,58)
#232632
(35,38,50)
#1C202A
(28,32,42)
#151A22
(21,26,34)
#0E141A
(14,20,26)
#070E12
(7,14,18)
#000000
(0,0,0)

Tints of #4D4A62

#4D4A62
(77,74,98)
#5D5A70
(93,90,112)
#6D6A7E
(109,106,126)
#7D7A8C
(125,122,140)
#8D8A9A
(141,138,154)
#9D9AA8
(157,154,168)
#ADAAB6
(173,170,182)
#BDBAC4
(189,186,196)
#CDCAD2
(205,202,210)
#DDDAE0
(221,218,224)
#EDEAEE
(237,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D4A62 color. Also use rgb(77,74,98) instead hex code.

Text Font Color

.myTextColor { color: #4D4A62; }

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

This text font color is #4D4A62.

Background Color

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

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

This div background color is #4D4A62.

Border color

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

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

This div border color is #4D4A62.

Opacity

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

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

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

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

This text has shadow with #4D4A62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4A62.

Preview

Color preview on black background

This text has color #4D4A62 on black background.


Color preview on white background

This text has color #4D4A62 on white background.


Black color preview on #4D4A62 background

This text has black color on #4D4A62 background.


White color preview on #4D4A62 background

This text has white color on #4D4A62 background.


Related colors

Complementary color

Complementary color for #hex is #B2B59D.


I love getcolorcode.com

Triadic colors

1 #624D4A and #4A624D with #4D4A62 are triadic colors.

2 #624A4D and #4A4D62 with #4D4A62 are triadic colors.